| ## 1.0.0 |
| |
| * Bump to released version. |
| |
| ## 0.3.3 |
| |
| * Updated Google Play Services dependencies to version 15.0.0. |
| |
| ## 0.3.2 |
| |
| * Updated package channel name |
| |
| ## 0.3.1 |
| |
| * Simplified podspec for Cocoapods 1.5.0, avoiding link issues in app archives. |
| |
| ## 0.3.0 |
| |
| * **Breaking change**. Set SDK constraints to match the Flutter beta release. |
| |
| ## 0.2.3 |
| |
| * Enabled use in Swift projects. |
| |
| ## 0.2.2+1 |
| |
| * Updated description to clarify this is 'Google Analytics for Firebase' |
| |
| ## 0.2.2 |
| |
| * Moved to the io.flutter.plugins organization. |
| |
| ## 0.2.1 |
| |
| * Simplified and upgraded Android project template to Android SDK 27. |
| * Updated package description. |
| |
| ## 0.2.0 |
| |
| * **Breaking change**. Upgraded to Gradle 4.1 and Android Studio Gradle plugin |
| 3.0.1. Older Flutter projects need to upgrade their Gradle setup as well in |
| order to use this version of the plugin. Instructions can be found |
| [here](https://github.com/flutter/flutter/wiki/Updating-Flutter-projects-to-Gradle-4.1-and-Android-Studio-Gradle-plugin-3.0.1). |
| * Relaxed GMS dependency to [11.4.0,12.0[ |
| |
| ## 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` (a `NavigatorObserver`) to automatically log `PageRoute` 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 |