Skip to content

Releases: alexey-nobody/flutter-app-environment

1.0.4

31 Jan 07:56
c8bfe81

Choose a tag to compare

  • added new exceptions to improve error handling:
    • EnvironmentFailedToLoadException
    • EnvironmentAlreadyInitializedException
    • EnvironmentNotInitializedException
  • improved error handling during environment initialization

1.0.3

17 Oct 08:09
295bea3

Choose a tag to compare

  • refactor documentation and update linting rules for improved code consistency

1.0.2

17 Oct 07:45
34eb8f8

Choose a tag to compare

  • update docs
  • add method initWithCustomType - for use custom environment type from entrypoint
  • add method initFromJsonWithCustomType - for use custom environment type from json

1.0.1

01 Mar 15:27
41f3d67

Choose a tag to compare

  • environment variables initialization refactor

1.0.0

01 Mar 07:54
0431423

Choose a tag to compare

Initial release