account_picker 2.2.0 account_picker: ^2.2.0 copied to clipboard
Prompt user to pick an Email or a Phone number saved on device without requiring extra permission
[2.2.0] - 18th Nov 2024. #
- Updated to support Flutter 3.22.2
- Updated to Purely Kotlin
- Using registerActivityForResult instead of startActivityForResult
- Removed iOS support
[2.1.0] - 15th June 2023. #
- Fix bug preventing iOS build
[2.0.0] - 24th May 2021. #
- Null Safety support
[1.0.5] - 15th September 2020. #
- Run
flutter create .
[1.0.4] - 15th September 2020. #
- Re-Formatted with Dart Format Again
[1.0.3] - 15th September 2020. #
- Re-Formatted with Dart Format
[1.0.2] - 18th August 2020. #
- Added documentation
- Added Unit Tests
- Formatted with Dart Format
[1.0.1] - 12th June 2020. #
- Fixed RegisterWith was not adding onActivityResult listner
- Changed Activity Result intent Code to reduce risk of plugin conflict
[1.0.0] - 11th June 2020. #
- Initial Release.