flutter_nearby_messages_api 0.0.5 flutter_nearby_messages_api: ^0.0.5 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