- Connectivity status
- Replace GetStorage with Hive
- Added Field as default gql field
- Added text input filtering for money input
- Added text input filtering for profanity censor
- Added quick api map.asFormData extensions
- Enum checking is not working in web release mode, workaround with EnumSafeType
- Support gql enum
- Flutter 3.0
- Rollback the entity field default instance changes
- Fixed AppSettings issue
- Make entity field default instance true
- Fixed gql query typo
- Credential actions error handling issue
- Credential actions
- Introduce AppBuilder
- Upgrade url_launcher, custom safeLaunchUrl
- Added AppTranslations
- Fixed app_theme bug
- Fixed upload media file bug
- Renamed: AppService.init and App.config
- Rework on App.dialog and notification
- Add url to MediaFile model
- Refactoring and rework the App init setup
- EntitySearch api call
- Added App credential callback actions
- Use cross platform XFile in MediaFile
- Added crypto (checkSum) support
- Refresh token with checkSum
- Added entity onLoaded callback function
- Added x-refresh-token storage
- Added post-token for post api request
- Added methods to ListField: lastOrDefault, firstWhereOrDefault.
- Added ListField.rxEx, which will listening to list activity only. Changes from its children entity will be ignored.
- Update getx version to 4.5.1
- Improved the Upgrader checking