at_app_flutter 5.0.1
at_app_flutter: ^5.0.1 copied to clipboard
A library that help developers build flutter applications on the @platform.
5.0.1 #
- Chore: Updated at_onboarding_flutter dependency constraint to support major versions 4 and 5.
5.0.0+2 #
- Chore: Updated CI badge to refer to the new CI process.
5.0.0+1 #
- Docs: Updated README.md.
- Docs: Updated AtEnv annotations.
5.0.0 #
- BREAKING CHANGE: dependency at_onboarding_flutter has a breaking change.
4.0.1 #
- Fix: Allow fallback values to persist even if the .env file is empty.
4.0.0 #
- BREAKING CHANGE: Added desktop support by replacing flutter_config with flutter_dotenv
3.0.0 #
- BREAKING CHANGE: Replace dotenv with flutter_config
- Chore: Cleaned imports to reduce autocomplete pollution for the developer
2.0.0 #
- BREAKING CHANGE: Remove the AtContext model which is no longer needed with at_client_mobile 3.x.x
1.1.1 #
- Fix: Fixed a bug causing atContext to be including in the widget tree prematurely.
1.1.0 #
- N.B. Skipped version 1.0.0 in order to match at_app's version.
- Chore: Added rsdk support at_client_mobile version 3.x.x
- Chore: Updated the default AtClientPreference configuration
- Chore: Adjusted folder structure to support multiple template types (more templates will come in a later update)
0.1.0 #
- Initial version
- Initialized from the library portion of at_app package.