File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
packages/flutter_plugin_android_lifecycle Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 1- ## 2.0.0-nullsafety.2
1+ ## 2.0.0
22
3+ * Bump Dart SDK for null-safety compatibility.
34* Fix outdated links across a number of markdown files ([ #3276 ] ( https://github.com/flutter/plugins/pull/3276 ) )
45
5- ## 2.0.0-nullsafety.1
6-
7- * Fix example app SDK.
8-
9- ## 2.0.0-nullsafety
10-
11- * Bump Dart SDK.
12-
136## 1.0.12
147
158* Update Flutter SDK constraint.
Original file line number Diff line number Diff line change 11name : flutter_plugin_android_lifecycle
22description : Flutter plugin for accessing an Android Lifecycle within other plugins.
3- version : 2.0.0-nullsafety.2
3+ version : 2.0.0
44homepage : https://github.com/flutter/plugins/tree/master/packages/flutter_plugin_android_lifecycle
55
66environment :
7- sdk : " >=2.12.0-0 <3.0.0"
7+ sdk : " >=2.12.0-259.9.beta <3.0.0"
88 flutter : " >=1.12.13"
99
1010dependencies :
You can’t perform that action at this time.
0 commit comments