aether_core 0.4.3
aether_core: ^0.4.3 copied to clipboard
Aether Core
0.4.3 #
- Fixed gql query typo
0.4.2 #
- Credential actions error handling issue
0.4.1 #
- Credential actions
0.4.0 #
- Introduce AppBuilder
0.3.9 #
- Upgrade url_launcher, custom safeLaunchUrl
0.3.8 #
- Added AppTranslations
0.3.7 #
- Fixed app_theme bug
0.3.6 #
- Fixed upload media file bug
0.3.5 #
- Renamed: AppService.init and App.config
0.3.4 #
- Rework on App.dialog and notification
0.3.3 #
- Add url to MediaFile model
0.3.2 #
- Refactoring and rework the App init setup
- EntitySearch api call
0.3.1 #
- Added App credential callback actions
0.3.0 #
- Use cross platform XFile in MediaFile
0.2.9 #
- Added crypto (checkSum) support
- Refresh token with checkSum
0.2.8 #
- Added entity onLoaded callback function
0.2.7 #
- Added x-refresh-token storage
0.2.6 #
- Added post-token for post api request
0.2.5 #
- Added methods to ListField: lastOrDefault, firstWhereOrDefault.
0.2.4 #
- Added ListField.rxEx, which will listening to list activity only. Changes from its children entity will be ignored.
0.2.3 #
- Update getx version to 4.5.1
0.2.2 #
- Improved the Upgrader checking