| ## NEXT |
| |
| * Updates compileSdkVersion to 31. |
| |
| ## 0.1.0+4 |
| |
| * Updated Android lint settings. |
| * Updated package description. |
| |
| ## 0.1.0+3 |
| |
| * Remove references to the Android v1 embedding. |
| |
| ## 0.1.0+2 |
| |
| * Migrate maven repo from jcenter to mavenCentral |
| |
| ## 0.1.0+1 |
| |
| * Minor code cleanup |
| * Package metadata updates |
| |
| ## 0.1.0 |
| |
| * Update SDK requirement for null-safety compatibility. |
| |
| ## 0.0.1+9 |
| |
| * Update Flutter SDK constraint. |
| |
| ## 0.0.1+8 |
| |
| * Android: Handle deprecation & unchecked warning as error. |
| |
| ## 0.0.1+7 |
| |
| * Update android compileSdkVersion to 29. |
| |
| ## 0.0.1+6 |
| |
| * Keep handling deprecated Android v1 classes for backward compatibility. |
| |
| ## 0.0.1+5 |
| |
| * Replace deprecated `getFlutterEngine` call on Android. |
| * Fix CocoaPods podspec lint warnings. |
| |
| ## 0.0.1+4 |
| |
| * Remove Swift dependency. |
| |
| ## 0.0.1+3 |
| |
| * Make the pedantic dev_dependency explicit. |
| |
| ## 0.0.1+2 |
| |
| * Update te example app to avoid using deprecated api. |
| |
| ## 0.0.1+1 |
| |
| * Updates to README to avoid unnecessary imports and warnings. |
| |
| ## 0.0.1 |
| |
| * Initial open-source release of Espresso bindings for Flutter. |