- Upgrade gradle and the flutter support to 3+
- Fix Android building
- Make min sdk to Flutter 3.0.0
- Remove null check operator from method ListenPhone
- Null safety support
- Fix crash because of null value on empty number
- Support old Flutter plugin V1
- Fix crash related to Android 10
- Addded has phone permission
- Added request phone permission
- Added phone permission listener
- Fix bugs
- Add sample image.
- Add support for dual sim card.
- Print exception message on debugging console.
- Migrate to AndroidX
- Add gt mobile number native code to Android
- Initial Release.