-
Notifications
You must be signed in to change notification settings - Fork 20
Feat/documentation #57
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(issue_54): fixed firebase import in remote.dart
fix(firebase): remote di syntax fix
fix(brick): macos flavorizr
Coloud1
reviewed
Apr 7, 2024
bricks/flutter_clean_base/__brick__/{{project_name.snakeCase()}}/lib/core/di/source.dart
Outdated
Show resolved
Hide resolved
Pending internal testing by @Coloud1 and @cozvtieg9 . |
Coloud1
approved these changes
Apr 15, 2024
Coloud1
pushed a commit
that referenced
this pull request
Apr 15, 2024
* 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>
Coloud1
added a commit
that referenced
this pull request
May 22, 2024
* Feat/documentation (#57) * 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> * feat(Fastlane): Added documentation * temp * feat(Fastlane): Added Fastlane files generator service * feat(Fastlane): Added logic * fix(Fastlane): Removed clean line from flavorizr makefile * feat(Fastlane): Added logic for skipping documentation and fastlane generation when is modifying the project * feat(Fastlane): Updated INSTALL_INSTRUCTION * fix(flavors): command run fix * fix(flavors): command run fix * fix(flavors): command run fix * fix(flavors): command run fix * fix(docs): fixed flavr documentation * feat(Fastlane): Fixed bug with copying files, added error output * feat(Fastlane): Added .gitignore file instructions * fix(Fastlane): Fixed async call issue with writeAsStringSync method * fix(Fastlane): Updated fastlane instructions * fix(Fastlane): Updated Android Appfile * fix(Fastlane): Updated Fastfile android and ios * feat(version): fixed version check * feat(Fastlane): Updated .gitignore * feat(L10n): commited * fix(Fastlane): Fixed bugs with Fastlane generation utils * fix(Fastlane): Removed default flavor from fastlane line command * fix(Fastlane): Added extra space * feat(Services): Services refactoring * fix(screen_generation): refactored screen generation * fix(themes_generation): refactored themes generation * fix(themes_generation): refactored styles generation * fix(clean): imports and formatting * fix(data_components): data components refactor * fix(generation): fixed bloc generation * fix(generation): fixed manual theming generation * fix(generation): fixed manual theming generation * feat(source_generation): source generation refactor * feat(data_generation): data generation refactor * feat(output): refactor output feat(process): refactor process * feat(UI): UI improvements * feat(UI): UI improvements * feat(i10): fixed i10 * fix(conflicts): fixed after merge conflicts * fix(docs): fixed issue id docs service * fix(SummaryScreen): Fixed bug with SummaryScreen extra * fix(Services): Updated RequestGenerator, RequestGenerator, StyleGeneratorConsts, FigmaStylesDialog * fix(generator): fixed async file creation fix(cubit): remove useless constructor for cubit * fix(generator): fixed async file creation fix(cubit): remove useless constructor for cubit * fix(merge): after merge fix * fix(fastlane): fixed several bugs with the makefile generators * fix(flavorizr): fixed prod package name * fix(flavorizr): fixed prod package name * fix(flavorizr): fixed prod package name * fix(flavorizr): fixed prod package name * fix(flavorizr): fixed prod package name * fix(flavorizr): fixed prod package name * fix(flavorizr): fixed prod package name * fix(flavorizr): fixed prod package name * fix(flavorizr): fixed prod package name * fix(docs): added flavorizr command * fix(fiel_gen): cubit constructor * fix(file_gen): screen imports * fix(file_gen): screen di * fix(file_gen): screen di * fix(docs): fixed package names in docs * feat(Fastlane): Updated flavors logic. Added statements --------- Co-authored-by: alexandr.fedorenko <fedorenkoalex1992@gmail.com> Co-authored-by: Ivan Modlo <ivan.modlo@onix-systems.com> * feat(Platforms): Update PlatformList screen (#64) * feat(Platforms): Updated PlatformScreen * fix(Platforms): Updated state logic, updated platformsList * fix(Imports): Fixed import in PlatformScreenBody --------- Co-authored-by: Ivan Modlo <ivan.modlo@onix-systems.com> * fix(Flavors Field): Fixed bug with multi spacing.Added TextInputFormatter. Updated codeformat (#66) Co-authored-by: Ivan Modlo <ivan.modlo@onix-systems.com> --------- Co-authored-by: DemeoStep <demeo.alex@gmail.com> Co-authored-by: alexandr.fedorenko <fedorenkoalex1992@gmail.com> Co-authored-by: Ivan Modlo <ivan.modlo@onix-systems.com> Co-authored-by: Coloud1 <vanek975@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat(documentation): Added documentation generation
feat(mason): Added option to select mason brick branch
feat(mason): Added flavors generation for MacOs
fix(codestyle): Cleared warnings and optimized imports
fix(mason): Fixed Firebase DI generation
fix(other): Other fixes and improvements