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

Display A Dialog like Android Native Window, which can display by position in screen.

1.1.2 #

  • support flutter 2.0, upgrade dart to 2.10.0

1.1.1 #

  • support flutter 1.12.

1.1.0 #

  • remove deprecated child and window, use buttonBuilder and windowBuilder instead.
  • remove unused code

1.0.0+6 #

  • Support custom window show not only when button click. You can call PopupWindowButton.of(context).showPopupWindow() in button builder.
  • deprecated child and window, next version will remove them and use buttonBuilder and windowBuilder instead.

1.0.0+5 #

  • Add show and dismiss callback

1.0.0+4 #

  • Support custom animation

1.0.0+3 #

  • improve animation of window

1.0.0+2 #

  • modify readme

1.0.0+1 #

  • Initial experimentation
16
likes
30
pub points
75%
popularity

Publisher

verified publisherwilin.me

Display A Dialog like Android Native Window, which can display by position in screen.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on popup_window