native_dialog_plus 1.1.2 copy "native_dialog_plus: ^1.1.2" to clipboard
native_dialog_plus: ^1.1.2 copied to clipboard

A flutter minimalistic plugin to show native Dialogs!, Compatible with iOS and Android, uses the native UI on each platform to show alert and confirm dialogs.

0.0.1 #

  • TODO: Describe initial release.

1.0.5 #

  • Added namespace

1.0.6 #

  • Added compileOptions and kotlinOptions for jvmTarget 1.8

1.0.7 #

  • Added Action sheet for Android

1.0.9 #

  • Updated compileSdkVersion to 31

1.1.0 #

-- Added wasm compatibility

1.1.1 #

-- Fix Dialogs not working in Macos

1.1.2 #

  • [Android] Support dismissal by tapping outside the dialog via new cancelable parameter on NativeDialogPlus (defaults to true)
  • [Android] Destructive buttons now render in red; default buttons render in blue
  • [Android] Action sheet destructive buttons now render in red
  • [iOS] Added Swift Package Manager (SPM) support
21
likes
150
points
6.08k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter minimalistic plugin to show native Dialogs!, Compatible with iOS and Android, uses the native UI on each platform to show alert and confirm dialogs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, web

More

Packages that depend on native_dialog_plus

Packages that implement native_dialog_plus