dart_define 1.0.6 copy "dart_define: ^1.0.6" to clipboard
dart_define: ^1.0.6 copied to clipboard

Utility for generating and populating dart-define config files

dart_define changelog #

1.0.6 #

  • feat: makes it possible to change config yaml file location
  • docs: improves documentation readability

1.0.5 #

  • fix: fixes bug where some fields in config yaml did not work
  • chore: migrates from package:change_case to package:mankeli_core

1.0.4 #

  • feat: adds support for flavors

1.0.3 #

  • fix: fixes issues with analyzer

1.0.2 #

  • chore: adds example
  • fix: fixes issues with analyzer
  • fix: adds empty private constructor to generated dart class to disable creating new instance of the static class

1.0.1 #

  • fix: fixes issues in documentation

1.0.0 #

  • feat: initial release 🎉