What's Changed
- docs: Add Example For iOS Lockscreen Widgets by @ABausG in https://github.com/ABausG/home_widget/pull/380
- fix: Fix iOS Widget Updating using only
nameparameter by @ABausG in https://github.com/ABausG/home_widget/pull/381 - docs: Fix typo for Jetpack Glance Dependency by @billyeh in https://github.com/ABausG/home_widget/pull/384
- chore!: Upgrade to melos 7.0.0 by @ABau...