flutter_sms_inbox 1.0.4
flutter_sms_inbox: ^1.0.4 copied to clipboard
Flutter SMS Inbox Plugin (Android only). This library allows users to easily query inbox messages.
1.0.4 #
- Bump Android Gradle Plugin to 8.3.1
- Bump minimum supported Android SDK to 19
- Update the example app
PR from https://github.com/Sahad2701
- Migrated to FlutterPlugin using onAttachedToEngine
- Removed deprecated PluginRegistry.Registrar usage
- Preserved existing functionality with method channels
1.0.3 #
- Added support for AGP 8.0
- Update plugin test cases
1.0.2 #
- Remove iOS platform
- Update description and fix lint errors
1.0.1 #
- Added
Null Safety
support - Update example app
0.0.1 #
- TODO: Describe initial release.