at_app_flutter 4.0.0 copy "at_app_flutter: ^4.0.0" to clipboard
at_app_flutter: ^4.0.0 copied to clipboard

outdated

A library that help developers build flutter applications on the @platform.

4.0.0 #

  • Added desktop support by replacing flutter_config with flutter_dotenv

3.0.0 #

  • Cleaned imports to reduce autocomplete pollution for the developer
  • Replace dotenv with flutter_config

2.0.0 #

  • Remove the AtContext model which is no longer needed with at_client_mobile 3.x.x

1.1.1 #

  • Fixed a bug causing atContext to be including in the widget tree prematurely.

1.1.0 #

  • Skipped version to match at_app
  • Added rsdk support at_client_mobile version 3.x.x
  • Updated the default AtClientPreference configuration
  • Adjusted folder structure to support multiple template types (more templates will come in a later update)

0.1.0+2 #

  • Update README.md

0.1.0+1 #

  • Updated repository url

0.1.0 #

  • Initialize with library portion from at_app package.