Skip to content

Releases: Onix-Systems/onix-flutter-project-generator

1.0.21

30 Jan 08:43
22b1c40

Choose a tag to compare

  • fixes and improvements

1.0.20

29 Jan 09:01
6a8df96

Choose a tag to compare

  • sync brick with boilerplate

1.0.19

22 Jan 09:22
e7d7f87

Choose a tag to compare

-fix: di/app.dart imports when autorouter choosed
-fix: delete bricks zip, bricks folder and config.json before generation if exists from previous generation

1.0.18

05 Jan 07:50
9106d12

Choose a tag to compare

  • libs upgrade
  • some minor fixes

1.0.17

28 Nov 14:04
85c831c

Choose a tag to compare

  • added functionality to cooperate with Figma color and text styles
  • fixed routes names constants

1.0.16

20 Nov 11:56
d6cb382

Choose a tag to compare

  • Added firebase integration with firebase-auth
  • Merge changes in logger

1.0.15

07 Nov 11:49
f8ce9c9

Choose a tag to compare

  • Fix: di source file generation fix
  • Feat: added orientation extension

1.0.14

01 Nov 11:42
41ff93f

Choose a tag to compare

  • fix: Cubit not registering on GetIt
  • feat: generate empty source folders for future use
  • feat: update brick with latest architecture changes

1.0.13

24 Oct 08:38
8069183

Choose a tag to compare

  • fix parsing non standard content-type
  • fix bug when unzip can't unzip bricks folder

1.0.12

16 Oct 07:45
c098b52

Choose a tag to compare

  • code refactoring
  • fix: generation fails in folder with spaces in name
  • fix: add context.mounted condition on context.loaderOverlay.hide() in BaseBlockState and BaseCubitState
  • fix: config don't save source dataComponents
  • add source and dataComponent remove confirmation dialogs