at_follows_flutter 3.0.14 at_follows_flutter: ^3.0.14 copied to clipboard
A Flutter plugin project that provides a basic social "follows" functionality for atSigns. Provides a list of followers and following for atSigns with the option to unfollow them.
3.0.14 #
- build[deps]: Upgraded dependencies for the following packages:
- at_client: 3.2.2
- at_client_mobile: 3.2.19
- at_commons: 5.0.0
- at_server_status: 1.0.5
- at_lookup: 3.0.49
- at_utils: 3.0.19
3.0.13: #
- FIX: Depreciated AtClientService methods replaced with AtAuthService methods
- CHORE: Major version increase of flutter_local_notifications from ^14.1.1 to ^17.2.2
- CHORE: Kotlin version updated from ^1.7.10 to 1.8.20
- CHORE: Android exported set to true in AndroidManifest.xml
3.0.12: #
- CHORE: Major version increase of at_commons from ^3.0.55 to ^4.0.1
3.0.11 #
- CHORE: Updated dependencies
- CHORE: Lint fixes
3.0.10 #
- CHORE: Bumped all dependency versions
- Major version increase of permission_handler from ^9.2.0 to ^11.0.0
3.0.9 #
- CHORE: Replaced file_saver with at_file_saver
3.0.8 #
- CHORE: Updated dependencies and android gradle versions
- CHORE: Package description updated
- FIX: Removed flutter_qr_reader usage
3.0.7 #
- FIX: Solved dependency conflict
3.0.6 #
- FIX: Fixed getting details of following/follower list
- FIX: Fixed QR Scanner not working.
3.0.5 #
- Fix for at client dependency issue. Removed reference to deprecated SyncStrategy
- updated dependencies
3.0.4 #
- updated dependencies and documentation
3.0.3 #
- upgraded to latest dependencies
- Fixes for follows screen bugs
3.0.2 #
- Upgraded to latest version of at_client
- Fixes for follows screen bugs
3.0.1 #
- Upgraded to latest version of at_client
- Fixes for follows screen bugs
3.0.0 #
- Resilient SDK changes uptake for monitor, notification and sync improvements
2.0.4 #
- ConnectionsService and ConnectionProvider instance exposed to app side
2.0.3 #
- Support for namespace migration changes
2.0.2 #
- Fix for setstate issue in init
2.0.1 #
- Fix sync related issues in follows list
2.0.0 #
- support for .wavi keys and minor bug fixes
- null-safety migration
1.0.0+2 #
- upgraded some packages to resolve dependency issues
1.0.0+1 #
- Notifications fix
1.0.0 #
- Initial version