File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed
android_alarm_manager_plus
connectivity_plus/connectivity_plus Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.0
2+
3+ - ** FEAT** : we can now send extra data to alarm manager and receive it in our callback (#1014 ).
4+
15## 2.0.8
26
37 - ** FIX** : lint warnings - add missing dependency for tests (#1233 ).
Original file line number Diff line number Diff line change 11name : android_alarm_manager_plus
22description : Flutter plugin for accessing the Android AlarmManager service, and
33 running Dart code in the background when alarms fire.
4- version : 2.0.8
4+ version : 2.1.0
55homepage : https://plus.fluttercommunity.dev/
66repository : https://github.com/fluttercommunity/plus_plugins/tree/main/packages/
77issue_tracker : https://github.com/fluttercommunity/plus_plugins/labels/android_alarm_manager_plus
Original file line number Diff line number Diff line change 1+ ## 3.0.2
2+
3+ - ** FIX** : Add connectivity_plus_web export (#1278 ).
4+
15## 3.0.1
26
37 - ** FIX** : Increase min Flutter version to fix dartPluginClass registration (#1275 ).
Original file line number Diff line number Diff line change 11name : connectivity_plus
22description : Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
3- version : 3.0.1
3+ version : 3.0.2
44homepage : https://plus.fluttercommunity.dev/
55repository : https://github.com/fluttercommunity/plus_plugins/tree/main/packages/
66issue_tracker : https://github.com/fluttercommunity/plus_plugins/labels/connectivity_plus
You can’t perform that action at this time.
0 commit comments