home_widget 0.1.2+1
home_widget: ^0.1.2+1 copied to clipboard
A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS.
0.1.2 #
- Add Click Listeners
- Detect if App was launched via a view from the HomeScreen Widget
- Execute Background Dart Code when clicking on a view in HomeScreen Widget [Android only]
0.1.1+2 #
- Set sdk bound correctly
- Woraround for analysis_options import error
- Cleanup Example
0.1.1+1 #
- Also allow older Flutter Versions
0.1.1 #
- Flutter 2
0.1.0+1 #
- More general Dart SDK Fixes Pub Score
- Add Pub Score and Like Badges
0.1.0 #
- Migrate HomeWidget to nullsafety.
0.0.2 #
- Background Updates
- Add Paragraph on explaining background updates
- Extend example to include background updates using flutter_workmanager
0.0.1+4 #
- Use absolute Image path to show images on pub.dev
0.0.1+3 #
- Compressed iOS and Android demo images in Readme (#16)
- Add README Entry to sync CFBundleVersion (#13)
- Format Examples into table (#10)
- Fix Build Error (#12)
0.0.1+2 #
- Add more documentation to README
0.0.1+1 #
- Add Images to README
0.0.1 #
- Initial Release of HomeWidget