at_app_flutter 5.0.0
at_app_flutter: ^5.0.0 copied to clipboard
A library that help developers build flutter applications on the @platform.
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 #
- CHORE: Cleaned imports to reduce autocomplete pollution for the developer
- BREAKING CHANGE: Replace dotenv with flutter_config
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 #
- Skipped version to match at_app
- 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 #
- Initialize with library portion from at_app package.