app_widget 0.1.0
app_widget: ^0.1.0 copied to clipboard
Flutter plugin that provide useful app widget api and callback into flutter
0.1.0 #
- Support flavored app
- Fix update method
- finalized android params name
0.0.4 #
- implement
handleConfigureActionandroid method
0.0.3 #
- implement getWidgetIds api - Android
0.0.2 #
- implement updateWidget api - Android
- remove debug log - Android and Dart
0.0.1 #
- implement configureWidget api - Android
- implement cancelConfifureWidget api - Android
- implement reloadWidgets api - Android
- implement widgetExist api - Android
- implement onConfigureWidget callback api - Android
- implement onClickWidget callback api - Android