home_widget 0.1.4 copy "home_widget: ^0.1.4" to clipboard
home_widget: ^0.1.4 copied to clipboard

outdated

A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS.

0.1.4 #

  • Fix HomeWidget.updateWidget not completing on iOS #26
  • Fix casting Error on Registering Background Callback #31 by aljkor
  • Fix collision for Deeplinks #42 by mgonzalezc
  • Make Android PendingIntents immutable for Android 12 #49 by mgonzalezc
  • Update Gradle Versions and target Android SDK 31
  • Fix Issues rrelating to initiallyLaunchedFromHomeWidget
    • #48 Call not completing on iOS
    • #40 Cast exception on Android for cases launched from Widget but without data Uri

0.1.3 #

  • Add GitHub Actions, Tests and Integration Tests to ensure further quality
  • Fix double and null handling on Android
  • Fix HomeWidget.updateWidget not completing on Android #26

0.1.2+1 #

  • Fix #19 Receiver not registered bug

0.1.2 #

  • Add Click Listeners
    • Detect if App has been 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
  • Workaround 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
1513
likes
0
pub points
98%
popularity

Publisher

verified publisherantonborri.es

A plugin to provide a common interface for creating HomeScreen Widgets for Android and iOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on home_widget