File tree Expand file tree Collapse file tree
wakelock_plus_platform_interface Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.4.0]
2+ * [ #121 ] ( https://github.com/fluttercommunity/wakelock_plus/pull/121 ) : Pigeon v26.2 upgrade. Thanks [ diegotori] ( https://github.com/diegotori ) .
3+ * ** BREAKING CHANGES** :
4+ - Dart
5+ * Library now requires Dart version ` 3.10 ` or higher.
6+ * Library now requires Flutter version ` 3.38 ` or higher.
7+ - iOS
8+ * Library now supports at least iOS version ` 13.0 ` or higher.
9+ - Android
10+ * Library now supports at least Android API Level 24 (7.0 Nougat) or higher
11+
112## [ 1.3.0]
213* [ #107 ] ( https://github.com/fluttercommunity/wakelock_plus/pull/107 ) : Flutter 3.35 upgrade. Thanks [ diegotori] ( https://github.com/diegotori ) .
314* ** BREAKING CHANGES** :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: wakelock_plus_platform_interface
22description : >-2
33 A common platform interface for the wakelock_plus plugin used by the different platform
44 implementations.
5- version : 1.3 .0
5+ version : 1.4 .0
66repository : >-2
77 https://github.com/fluttercommunity/wakelock_plus/tree/main/wakelock_plus_platform_interface
88
You can’t perform that action at this time.
0 commit comments