blob: fb3d8d83cb62fffccce1986624cb003f56c59fcf [file] [log] [blame] [view]
## 1.0.2
* Adapt to the embedding API changes in https://github.com/flutter/engine/pull/13280 (only supports Activity Lifecycle).
## 1.0.1
* Register the E2E plugin in the example app.
## 1.0.0
* Introduces a `FlutterLifecycleAdapter`, which can be used by other plugins to obtain a `Lifecycle`
reference from a `FlutterPluginBinding`.