app_widget_platform_interface
Common platform interface for app_widget plugin.
0.4.0
350 downloads/mo
#958 most downloaded on pub.dev
noxasch/flutter_app_widget
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 10 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
8 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Sep 2022 to Apr 2024
2023
2024
2025
2026
Releases
latest 8-
0.4.026 Apr 2024Release notes
Open source →Feat
feat(android): forward layout id and name #26
Breaking Changes
configureWidgetandupdateWidgetmethod no longer acceptwidgetLayoutand acceptlayoutIdinsteadonConfigureWidgetnow accept 3 params (widgetId,layoutId,layoutName)
Release notes
Open source →- breaking changes:
configureWidgetandupdateWidgetacceptlayoutIdinstead oflayoutName
-
0.3.113 Dec 2023 -
0.3.013 Dec 2023Release notes
Open source →Feat
- add support for android API 33
- feat: added optional params for interface to accept androidPackageName (to support widget provider with different package name) #20
Test
test: update widget test
test(android): update integration test -
0.2.021 Sep 2022Release notes
Open source →- rename interface into more generic
- feat(android): support uri payload for onClick intent
- fix: onClickWidget callback are now called properly
Breaking Changes
androidPackageNameare no longer accepted inconfigureWidgetandupdateWidgetmethodonClickWidgetcallback now accept a string instead of Map
Release notes
Open source →- breaking changes:
androidAppNamerenamed toandroidPackageName - breaking changes: parameter
textViewsIdMaprenamed totextViewsforconfigureWidgetandupdateWidget - feat: androidPackageName are now accepted for reloadWidget and getWidgetIds
-
0.1.017 Sep 2022Release notes
Open source → -
0.0.315 Sep 2022 -
0.0.215 Sep 2022 -
0.0.115 Sep 2022Release notes
Open source →- implement configureWidget api interface
- implement cancelConfifureWidget api interface
- implement reloadWidgets api interface
- implement widgetExist api interface
- implement onConfigureWidget callback api interface
- implement onClickWidget callback api interface