popover
A popover is a transient view that appears above other content onscreen when you tap a control or in an area.
0.4.0
38K downloads/mo
#1651 most downloaded on pub.dev
minikin/popover
What this package is like to depend on
Last release 10 months ago
23 Oct 2025
Release timing varies
gaps range from 3 weeks to 1.2 years
Nearly every release is documented
notes for 25 of 25 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
25 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
25 releases · Jan 2021 to Oct 2025Releases
latest 25-
0.4.023 Oct 2025Release notes
Open source →What's Changed
- feat: Allow clicking on widgets behind the barrier by @mcquenji in #101
- fix: Dispose CurvedAnimation in FadeTransitionWidget to prevent memory leak (#105) by @ZacharyYongBB in #106
- chore: Bump version to 0.4.0 by @minikin in #108
New Contributors
- @mcquenji made their first contribution in #101
- @ZacharyYongBB made their first contribution in #106
Full Changelog: v0.3.1...v0.4.0
Release notes
Open source →- Fixed memory leak by disposing CurvedAnimation in FadeTransitionWidget (#105, #106).(thanks @ZacharyYongBB).
- Added ability to click on widgets behind the barrier (#101).(thanks @mcquenji).
- Updated minimum Flutter and Dart versions to 3.35.0+ and 3.9.0+ respectively.
-
0.3.111 Aug 2024Release notes
Open source →- Update minimum Flutter and Dart versions to 3.24.0+ and 3.5.0+ respectively.
-
0.3.008 Feb 2024 -
0.3.0+119 May 2024Release notes
Open source →- Update README.
- Update web example to use flutter.js service worker bootstrapping.
Release notes
Open source →- Update README.
- Update web example to use flutter.js service worker bootstrapping.
-
0.2.908 Dec 2023Release notes
Open source →What's Changed
- fix: Added contentdxOffset by @kasyanyukd1995 in #80
New Contributors
- @kasyanyukd1995 made their first contribution in #80
Full Changelog: v0.2.8...v0.2.9
-
0.2.802 Jan 2023Release notes
Open source →What's Changed
- Fix/popover render by @VictorOhashi in #56
New Contributors
- @VictorOhashi made their first contribution in #56
Full Changelog: v0.2.7...v0.2.8
Release notes
Open source →- BREAKING: Improve popover rendering.
isParentAliveparameter was deprecated. (thanks @VictorOhashi).
-
0.2.8+105 Feb 2023Release notes
Open source → -
0.2.8+201 Mar 2023Release notes
Open source →What's Changed
- Fix exception when enabling widget-selection mode in Widget Inspector when the popover is opened by @moescs in #64
New Contributors
Full Changelog: v0.2.8+1...v0.2.8+2
Release notes
Open source → -
0.2.724 Oct 2022Release notes
Open source →What's Changed
- Fix_Error_when_parent_removed : DONE by @ajaxspace in #43
- Add Animation Transition by @sanjidbillah in #50
New Contributors
- @ajaxspace made their first contribution in #43
- @sanjidbillah made their first contribution in #50
Full Changelog: v0.2.6.2...v0.2.7
Release notes
Open source →- Add
popoverTransitionBuilder. Users can provide custom animation transition now. (thanks @sanjidbillah).
-
0.2.621 May 2021Release notes
Open source →- Fix constraints size for
PopoverDirection.top&PopoverDirection.bottom.
- Fix constraints size for
-
0.2.6+121 May 2021 -
0.2.6+217 Jun 2021Release notes
Open source →- Fixed the bug that appears when you change window size while popover is opened (thanks @whitebug).
-
0.2.6+312 Oct 2021Release notes
Open source →- Fixed the bug that appears when the parent widget from which
Popoverwas presented has been removed from a widget tree (thanks @ajaxspace).
Release notes
Open source →- Fixed the bug that appears when the parent widget from which
Popoverwas presented has been removed from a widget tree (thanks @ajaxspace).
- Fixed the bug that appears when the parent widget from which
-
0.2.518 May 2021 -
0.2.418 May 2021Release notes
Open source →- Parameters
arrowDyOffset,arrowDxOffsetandcontentDyOffsetnow can be apply again. - Fix Popover breaks when opened to the right.
- Update example.
- Parameters
-
0.2.303 May 2021 -
0.2.222 Apr 2021Release notes
Open source →- Rebuild Popover on device orientation changes (thanks @SanekLic, @shcherbuk96).
-
0.2.104 Apr 2021Release notes
Open source →- Lower minimum version requirements for Dart and Flutter to pass pub.dev validation.
-
0.2.004 Apr 2021 -
0.1.009 Feb 2021Release notes
Open source →- BREAKING: Refactor popover implementation to have identical API to included in Flutter modal dialogs e.g.
showCupertinoDialog - docs: README updates
- docs: example application updates
- BREAKING: Refactor popover implementation to have identical API to included in Flutter modal dialogs e.g.
-
0.0.508 Feb 2021 -
0.0.427 Jan 2021 -
0.0.321 Jan 2021 -
0.0.218 Jan 2021 -
0.0.110 Jan 2021