ntfy 1.0.2 copy "ntfy: ^1.0.2" to clipboard
ntfy: ^1.0.2 copied to clipboard

A Flutter plugin to natively subscribe to ntfy (ntfy.sh) topics using an Android Foreground Service and SSE.

0.0.1 #

  • TODO: Describe initial release.

1.0.0 #

  • Added iOS platform support.
  • Implemented real-time Server-Sent Events (SSE) streaming on iOS using URLSessionDataTask.
  • Added support for displaying local iOS notifications upon receiving a new message using UNUserNotificationCenter.
  • Implemented automatic background reconnection logic for iOS streams.
  • Updated pubspec.yaml to include iOS platform configuration.

1.0.1 #

  • Added iOS platform support.

1.0.2 #

  • LICENSE
0
likes
160
points
290
downloads

Documentation

API reference

Publisher

verified publisherkarsmiths.com

Weekly Downloads

A Flutter plugin to natively subscribe to ntfy (ntfy.sh) topics using an Android Foreground Service and SSE.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ntfy

Packages that implement ntfy