Skip to content

Releases: merlinofcha0s/generator-jhipster-flutter

2.0.0-4

02 Apr 08:23
Compare
Choose a tag to compare

Fixed

  • Fixing dependencies issue with yeoman-environment

2.0.0-0

11 Mar 09:36
Compare
Choose a tag to compare

Changed

  • Upgrade generator to Flutter 2.0
  • Upgrade internal dependencies

Fixed

  • Issues when creating an entity with a multiword name

1.6.0

20 Oct 15:39
Compare
Choose a tag to compare
  • Externalize entities routes for entity generator (#41)
  • Bumping dependencies (bloc 6.x, etc) (#39)
  • Compatibility with Flutter 1.22.x (#39)
  • Permission missing when deploying on non local API (#36)
  • No more custom mapper list and enum for JSON serialization / deserialization (#39)
  • Improved List UI card (#42)

1.5.0

12 Aug 13:53
Compare
Choose a tag to compare

1.4.0

27 Jul 09:29
Compare
Choose a tag to compare
  • Refactor all screen with flutter_bloc library (#26)
  • Better http error handling (#16)
  • Commit reflectable file (no need to run reflection when cloning the project) (#28)
  • Bump lodash from 4.17.15 to 4.17.19 (#30)

1.3.0

08 Jul 10:53
Compare
Choose a tag to compare
  • Theming support (light for now) (#21)
  • Full I18n support (#6)
  • New Settings UI (#17)
  • Profil dev and prod (w IntelliJ target file) (#13)
  • First generated unit test (#12)
  • Choose languages (Objc / Swift, Java / Kotlin) (#8)

1.2.0

16 Jun 12:44
Compare
Choose a tag to compare
  • Migrating blueprint to module (#3) thanks to @murdos
  • Updating dependencies
  • This module is now compatible with all 6.x.x versions of the generator