o_popup 1.0.1 copy "o_popup: ^1.0.1" to clipboard
o_popup: ^1.0.1 copied to clipboard

An overlaid content, which closes itself into opening place (on back button) or into the position where the pointer contacted the screen. It means, popup supports tap gesture.

[1.0.1] - 5th of September 2021 #

  • Updating packages' versions

[1.0.0] - 15th of March 2021 #

  • Null safety support
  • Add more tests
  • Upgrade effective_dart version

[0.1.4] - 16th of October 2020 #

  • Add an ability to fully customize content of popup by conditionally omitting [OPopupContent] class in [OPopupTrigger]

[0.1.3] - 15th of October 2020 #

  • Upgrade dependencies
  • Add generic parameter to [OPopupOverlay]
  • Improve documentation

[0.1.2] - 12th of August 2020 #

Adjust [CoordinatesToAlignment] to real situations.

[0.1.1] - 11th of August 2020 #

Add documentation and use effective_dart.

[0.1.0] - 11th of August 2020 #

  • Create basic classes:
    • CoordinatesToAlignment
    • OPopupContent
    • OModalBarrierGestureDetector
    • OPopupOverlay
    • OPopupTrigger
  • Create an extension of OverlayEntry which gives ability to copy an instance of OverlayEntry
  • Create tests
24
likes
120
pub points
75%
popularity

Publisher

unverified uploader

An overlaid content, which closes itself into opening place (on back button) or into the position where the pointer contacted the screen. It means, popup supports tap gesture.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on o_popup