live_activities 1.5.0 copy "live_activities: ^1.5.0" to clipboard
live_activities: ^1.5.0 copied to clipboard

A Flutter plugin to use iOS 16.1+ Live Activities & iPhone 14 Pro Dynamic Island features

1.5.0 #

  • ✨ Add method to get push token (thanks to @jolamar 👍).
  • ♻️ Rework Swift code.

1.4.2+1 #

  • 📝 Add screenshots in pubspec.yaml

1.4.2 #

  • ✨ End live activity when the app is terminated (thanks to @JulianBissekkou 👍).

1.4.1 #

  • 🐛 Fix a bug where init never completes (thanks to @JulianBissekkou 👍).

1.4.0 #

  • ✨ Can now pass assets between Flutter & Native.
  • 📝 Update README.md.

1.3.0+1 #

  • 📝 Update README.md.

1.3.0 #

  • ✨ Now using App Groups to pass typed data across Flutter & Native !
  • 🗑️ Remove unused code in example.
  • 📝 Improve README.md.

1.2.1 #

  • ✨ Add method to get the activity state (active, ended or dismissed).

1.2.0 #

  • ✨ Add stream to handle url scheme from live activities &/or dynamic island.
  • 📝 Improve README.md
  • ♻️ Rework example

1.1.0 #

  • ✨ Add method to check if live activities are enabled.
  • ✨ Add method to get all activities ids created.
  • ✨ Add method to cancel all activities.
  • 🐛 Fix add result to all methods.

1.0.0 #

  • 🎉 Initial release.