firebase_analytics 0.1.2 firebase_analytics: ^0.1.2 copied to clipboard
Firebase Analytics plugin for Flutter.
0.1.2 #
- Added FLT prefix to iOS types
- Change GMS dependency to 11.4.+
0.1.1 #
- Change GMS dependency to 11.+
0.1.0+1 #
- Aligned author name with rest of repo.
0.1.0 #
- Added
FirebaseAnalyticsObserver
(aNavigatorObserver
) to automatically logPageRoute
transitions
0.0.5 #
- Support for long parameter values on Android
0.0.4 #
- Updated to Firebase SDK to always use latest patch version for 11.0.x builds
0.0.3 #
- Updated to Firebase SDK Version 11.0.1
0.0.2 #
- Bumped buildToolsVersion to 25.0.3
- Updated README.md
0.0.1 #
- Initial Release