- Fixed method type by Dishank Jindal - PR
- Removed unnecessary type declarations
- Removed unnecessary
excludefrom theanalyses_options.yaml - Replaced
flutter_lintswithvery_good_analysisin the example app
- Lowered Java version to 11 for better compatibility
- Retracted version 3.0.0
- Improved readme by adding detailed instructions
- Improved the result returned from all methods
- Upgraded Android Dependencies PR - with help of OneXeor 🙏
- Kotlin version 2.0.0
- gradle plugin 8.3.2
- android sdk 35
- core-ktx 1.15.0
- Java 21
- Removed fake support for other operating systems
- Migrated to Pigeon
- Added new Credentials
Manager API
requestPhoneNumberHint
- Removed deprecated SmartLock API
getCredentialsaveCredentialdeleteCredential
- Fixed RECEIVER_EXPORTED exception in android SDK 34 PR
- Fix "Namespace not specified" error when upgrading to AGP 8.0 PR
- Updated readme
- Formatted example app
- Fixed AGP 4.2<= compatibility
- Updated SDK constraints
- Updated default SMS code matcher regex length to 8 digits
- Upgraded Gradle to 7.2.0
- Added GitHub Actions
- Static Analysis
- Fixed Error receiving broadcast Intent
- Improved docs
- Remove downcast of Activity => FlutterActivity
- Replaced dart.io with foundation.dart
- Fake support of all operating systems, because other packages is depended on this one
- Fixed reinitializing listeners
- Fixed Typos
Initial Release