File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.5.0
2+ ** Breaking Changes**
3+ * The package now uses a library pattern so you should only import ` 'package:home_widget/home_widget.dart' `
4+
5+ ** New Features**
6+ * Jetpack Glance Support
7+ * Support ` requestPinWidget ` on Android
8+ * Support getting Information about Widgets Users have currently added to their Home and Lock Screens
9+ * Support saving ` Uint8List ` on iOS
10+
11+ ** Fixes**
12+ * iOS Background Work not working when App was fully closed
13+ * Launching the App on Android 14+
14+ * iOS not compiling when using interactive Widgets with Flutter 3.19+
15+
116## 0.4.1
217* Fix First Background on iOS being ignored by [ mchudy] ( https://github.com/mchudy ) in [ #188 ] ( https://github.com/ABausG/home_widget/pull/188 )
318
Original file line number Diff line number Diff line change 11name : home_widget
22description : A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS.
3- version : 0.4.1
3+ version : 0.5.0
44repository : https://github.com/ABausG/home_widget
55
66environment :
You can’t perform that action at this time.
0 commit comments