configurable/CHANGELOG.md
Sambo Chea 1be7ecaa33 - Fixed simple provider for final configs variable
- Fixed setAll function that set itself, in simple provider
2021-03-25 13:35:22 +07:00

553 B

1.0.0

  • Initial version, created by Stagehand
  • Add configurable interface, created by @SomboChea
  • Add system configuration
  • Add dotenv and platform environment

1.0.1

  • Fixed dart test in dev deps

1.0.2

  • Add support null-safety

1.0.3

  • Add mutable configuration provider
  • Split tests file
  • Fixed and nullable functions
  • Able to set or remove config from system config

1.0.4

  • Fixed format classes and files

1.0.5

  • Fixed simple provider for final configs variable
  • Fixed setAll function that set itself, in simple provider