Skip to content

update 1.1.1+26 #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 64 commits into from
Jun 12, 2024
Merged

update 1.1.1+26 #74

merged 64 commits into from
Jun 12, 2024

Conversation

cozvtieg9
Copy link
Collaborator

No description provided.

cozvtieg9 and others added 30 commits March 6, 2024 15:38
* fix: remove git inint and commits

* fix: fix existing project RGBO & ARGB colors parse

* fix: skip colors generate if no figma file added

* fix: skip colors generate if no figma file added

* fix: skip colors generate if no figma file added

* feat(v24_update): added documentation generation
fix(issue_54): fixed firebase import in remote.dart

* feat(v24_update): flutter_secure_storage version set to 9.0

* feat(v24_update): flutter_secure_storage version set to 9.0

* feat(v24_update): fixed install instructions for single flavor

* feat(v24_update): light refactor of generation bloc
fix(firebase): remote di syntax fix

* fix(codestyle): organize imports

* fix(fix): fixed post_gen script for mason

* fix(codestyle): clear some warnings and unused code

* fix(tests): fixed request processor test

* fix(documentation): added package names description
fix(brick): macos flavorizr

* fix(brick): added branch config

* fix(branches): added option to select branch for Mason brick

* fix(pr57): improves based on PR comments

* fix(pr57): improves based on PR comments

* fix(pr57): improves based on PR comments

* fix(pr57): hide branch option in release

* fix(brick): fix mac os configuration

* fix(brick): fix mac os configuration

* fix(brick): temporary removed mac os flavors

* fix(brick): tailor version

* fix(brick): tailor constructor

* fix(tailor): tailor generation fixes

* fix(tailor): ThemeTailor migrated to v3+

* fix(version): fixed version check

---------

Co-authored-by: DemeoStep <demeo.alex@gmail.com>
Co-authored-by: alexandr.fedorenko <fedorenkoalex1992@gmail.com>
…ems/onix-flutter-project-generator into feature/fastlane_documentation
…ems/onix-flutter-project-generator into feature/fastlane_documentation
fedorenkoalex and others added 26 commits May 24, 2024 13:34
…issolution between text and bg, wrong symbol for import generation
* feat(issues/67): added util to generate Android signing for project
feat(issues/58): added support of Flavors for MacOs

* feat(issues/67): added util to generate Android signing for project
feat(issues/58): added support of Flavors for MacOs

* fix(clean): removed fvm

* feat(error_handling): error handling fo signing generation

* feat(error_handling): error handling fo signing generation

* feat(error_handling): error handling fo signing generation

* feat(UI): procedure, names, settings and screens UI update

* feat(UI): procedure, names, settings and screens UI update

* feat(UI): procedure, names, settings and screens UI update

* feat(UI): procedure, names, settings and screens UI update

* fix(Update 26): fixed bug with generate signing key for non mobile platforms

* feat(UI): added fingerprint dialog

* feat(UI): adjusted colors

* feat(UI): color scheme and theming

* fix(UI) - fixed input filtering regexes for components names, color dissolution between text and bg, wrong symbol for import generation

---------

Co-authored-by: alexandr.fedorenko <fedorenkoalex1992@gmail.com>
Co-authored-by: Ivan Modlo <ivan.modlo@onix-systems.com>
Co-authored-by: Andrii Ivanov <dzen.ivanov@gmail.com>
# Conflicts:
#	bricks/flutter_clean_base/hooks/post_gen.dart
#	lib/core/app/app_consts.dart
#	lib/core/app/localization/generated/intl/messages_en.dart
#	lib/core/app/localization/generated/intl/messages_uk.dart
#	lib/core/app/localization/generated/l10n.dart
#	lib/core/app/localization/l10n/intl_en.arb
#	lib/core/app/localization/l10n/intl_uk.arb
#	lib/core/di/usecase.dart
#	lib/domain/service/file_generator_service/data_component_generators/mapper_generator.dart
#	lib/domain/service/file_generator_service/file_generator_service.dart
#	lib/domain/service/file_generator_service/signing_generator/params/signing_generator_params.dart
#	lib/domain/service/file_generator_service/signing_generator/signing_generator.dart
#	lib/domain/usecase/file_generation/generate_signing_config_usecase.dart
#	lib/presentation/screen/data_components_screen/data_components_screen.dart
#	lib/presentation/screen/figma_styles_screen/figma_styles_screen.dart
#	lib/presentation/screen/generation_screen/bloc/generation_screen_bloc.dart
#	lib/presentation/screen/generation_screen/generation_screen.dart
#	lib/presentation/screen/generation_screen/widget/generation_controls.dart
#	lib/presentation/screen/platforms_screen/bloc/platforms_screen_models.dart
#	lib/presentation/screen/platforms_screen/platforms_screen.dart
#	lib/presentation/screen/platforms_screen/widgets/platform_checkbox.dart
#	lib/presentation/screen/platforms_screen/widgets/platform_screen_body.dart
#	lib/presentation/screen/procedure_selection_screen/procedure_selection_screen.dart
#	lib/presentation/screen/project_name_screen/project_name_screen.dart
#	lib/presentation/screen/project_settings_screen/project_settings_screen.dart
#	lib/presentation/screen/screens_screen/screens_screen.dart
#	lib/presentation/screen/screens_screen/widgets/figma_styles_dialog/figma_styles_dialog.dart
#	lib/presentation/screen/splash_screen/splash_screen.dart
#	lib/presentation/screen/summary_screen/summary_screen.dart
#	lib/presentation/screen/swagger_parser_screen/swagger_parser_screen.dart
#	lib/presentation/style/app_colors.dart
#	lib/presentation/style/theme/theme_extension/theme_colors.dart
#	lib/presentation/widget/buttons/app_filled_button.dart
#	lib/presentation/widget/inputs/text_field_with_label.dart
#	pubspec.yaml
feat(update_26/addons): fixed app name for flavor (titleCase)
feat(update_26/addons): fixed app name for flavor (titleCase)
feat(update_26/addons): fixed app name for flavor (titleCase)
feat(update_26/addons): fixed app name for flavor (titleCase)
# Conflicts:
#	bricks/flutter_clean_base/hooks/post_gen.dart
#	lib/core/arch/bloc/base_bloc.dart
#	lib/core/arch/domain/entity/failure/failure.dart
#	lib/domain/entity/config/config.dart
#	lib/domain/entity/config/fingerprint.dart
#	lib/presentation/screen/data_components_screen/widgets/data_components_widgets/fields_dialog/add_fields_tile_dropdown.dart
#	lib/presentation/screen/data_components_screen/widgets/data_components_widgets/fields_dialog/fields_dialog.dart
#	lib/presentation/screen/generation_screen/bloc/generation_screen_bloc.dart
#	lib/presentation/screen/platforms_screen/widgets/platform_checkbox.dart
#	lib/presentation/screen/project_settings_screen/project_settings_screen.dart
#	lib/presentation/screen/screens_screen/widgets/screen_table.dart
#	lib/presentation/style/app_colors.dart
#	lib/presentation/widget/buttons/app_filled_button.dart
#	lib/presentation/widget/inputs/labeled_checkbox.dart
#	lib/presentation/widget/inputs/labeled_segmented_control.dart
#	lib/presentation/widget/inputs/switch_with_label.dart
#	lib/presentation/widget/inputs/text_field_with_label.dart
@cozvtieg9 cozvtieg9 requested a review from Coloud1 June 12, 2024 15:20
@cozvtieg9 cozvtieg9 self-assigned this Jun 12, 2024
@cozvtieg9 cozvtieg9 merged commit a597416 into main Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants