Tags: Onix-Systems/onix-flutter-project-generator
Tags
update_25 (#65) * 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>
Feat/documentation (#57) (#59) * 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>
PreviousNext