at_contacts_flutter 4.0.6
at_contacts_flutter: ^4.0.6 copied to clipboard
A Flutter plugin project to provide ease of managing contacts for an @sign using @platform.
4.0.6 #
- FEAT: Updated text
- FIX: Corrected single selection bug
4.0.5 #
- FIX: Lint Fixes according to flutter 3.0
4.0.4 #
- FIX: Added missing fontWeight
- FEAT: Optimised adding and removing contacts
4.0.3 #
- FIX: Fixed bug to get lastname and image
- FEAT: Added list display controls
4.0.2 #
- CHORE: Updated package dependencies
- FEAT: Improved error handling
4.0.1 #
- CHORE: Updated package dependencies
- CHORE: Updated documentation
4.0.0 #
- FEAT: Exposed contact services
- CHORE: Updated return type of contact services
- DOCS: Added documentation for contact service functions
3.1.3 #
- DOCS: Added Package documentation.
- CHORE: Added a new example.
- DOCS: Added example documentation.
3.1.2 #
- FIX: Fixed at_client dependency issue
- CHORE: Updated at_contact dependency
3.1.1 #
- CHORE: Updated package dependencies
3.1.0 #
- FEAT: Added platform support for macos, windows and linux
3.0.2 #
- FIX: Bug fixes
- DOCS: Updated documentation
3.0.1 #
- CHORE: Updated dependencies and bug fixes
3.0.0 #
- CHORE: package updated with rsdk changes
2.0.3 #
- CHORE: Updated public persona keys
2.0.2 #
- CHORE: Updated repository link and description
- CHORE: Updated dependencies
2.0.1 #
- CHORE: Updated dependencies
2.0.0 #
- CHORE: Null safe version
- CHORE: Updated dependencies
1.0.2 #
- FIX: Fix to prevent adding self to contact list
- FEAT: Added function to get contact details from cached data
1.0.1 #
- CHORE: The referenced packages are updated
- CHORE: Improved avatar placeholder
1.0.0 #
- CHORE: Updated example app
0.0.4 #
- CHORE: The referenced packages are updated
0.0.3 #
- CHORE: The referenced packages from client sdk updated
0.0.2 #
- CHORE: The referenced packages from client sdk updated
0.0.1 #
- The initial release consists of two screens - contacts and blocked contacts.