configurable/CHANGELOG.md

845 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

1.0.6

  • Add async function support
  • Add functions for set and remove for system config and file functions
  • Add TextFormatter for format the string with args

1.0.7

  • Removed example "example_flutter_secure_storage_provider.dart"

1.0.8

  • Fixed Text Formatter on dynamic to string