flutter_nearby_messages_api 0.0.8 flutter_nearby_messages_api: ^0.0.8 copied to clipboard
Google Nearby Message API for Flutter (Cross platforms).
0.0.1 #
- Google Nearby Messages API for Flutter
0.0.2 #
- Fix some bugs for Android and iOS
- Update installation instructions for iOS (README.md)
0.0.3 #
- Change onFound and onLost from static method to callback
- Add status handle for publish and subscribe action
- Update README.md
0.0.4 #
- Add method to allow change of nearby default permission alert
- Add a few more methods for error handling
- Update README.md
0.0.5 #
- Add permission handle callback
- Update README.md
0.0.6 #
- Allows to publish and subscribe at the same time
0.0.7 #
- Support for setting distance type for android platform (iOS not support) (https://developers.google.com/android/reference/com/google/android/gms/nearby/messages/Strateg)
0.0.8 #
- Update null safety