toast_native_dev 0.0.3 copy "toast_native_dev: ^0.0.3" to clipboard
toast_native_dev: ^0.0.3 copied to clipboard

Native toast notifications that appear above Flutter widgets and native WebViews using platform overlays (Android WindowManager + iOS UIWindow).

0.0.3 #

  • Sync README with the current API, MethodChannel name, and platform implementation.
  • Exclude local build output and machine-specific files from the pub.dev package archive.

0.0.2 #

  • Rewrite README with accurate API documentation and clearer structure (no code changes).

0.0.1 #

  • Initial release.
  • Native toast notifications that render above Flutter widgets and native WebViews (Hybrid Composition).
  • Android: Jetpack Compose overlay on the Activity's DecorView.
  • iOS: per-toast UIWindow at .alert + 1.
  • Features: success / error / warning types, top / bottom positions, custom colors and icons, durations (short / medium / long / ages / never / custom ms), drag-to-dismiss, hold-to-pause, mirrored enter/exit animations.
1
likes
0
points
225
downloads

Publisher

unverified uploader

Weekly Downloads

Native toast notifications that appear above Flutter widgets and native WebViews using platform overlays (Android WindowManager + iOS UIWindow).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on toast_native_dev

Packages that implement toast_native_dev