fluent_environment 0.4.0
fluent_environment: ^0.4.0 copied to clipboard
Package that provides a way to register your environment globally and display it.
0.0.1 #
- Initial version.
0.0.2 #
- Version of
fluent_environment_apiwas updated to v0.0.2 - Public APIs was documented
0.0.2+1 #
- Version of
fluent_environment_apiwas updated to v0.0.2+1
0.0.3 #
- Version of
fluent_environment_apiwas updated to v0.0.3 - Dependency
fluent_sdkwas added
0.0.4 #
- Version of
fluent_environment_apiwas updated to v0.0.4 - Version of
fluent_sdkwas updated to v0.2.0
0.1.0 #
- Version of
fluent_environment_apiwas updated to v0.1.0 - Hide
EnvironmentBannerwidget in production is now validate internally
0.1.1 #
- Example android and ios platform updated to latest versions
- Example web platform enabled
- Dev dependencies updated
0.2.0 #
- Upgrade package to flutter version v3.35
0.3.0 #
- Upgrade fluent_sdk version to v0.4.0
0.4.0 #
- BREAKING CHANGE: Updated
fluent_sdkdependency to^0.5.0 - REFACTOR: Renamed
buildmethod toonCreateinEnvironmentModule - CHORE: Recreated example platforms and updated READMEs.