overlord
An assortment of widgets that loom over your content.
0.4.2
48K downloads/mo
#1489 most downloaded on pub.dev
flutter-bounty-hunters/overlord
What this package is like to depend on
Last release 10 months ago
08 Oct 2025
Release timing varies
gaps range from 2 weeks to 1.4 years
Most releases are documented
notes for 10 of 13 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
13 releases · first in 2022
2 releases in the last 12 months
see the full history below
Release timeline
13 releases · Dec 2022 to Oct 2025Releases
latest 13-
0.4.208 Oct 2025Nothing published for this version
-
0.4.108 Oct 2025Nothing published for this version
-
0.4.010 Jul 2025Nothing published for this version
-
0.0.410 Jul 2025Release notes
Open source →July 9, 2025
- Upgraded
follow_the_leadertov0.0.5which changed theFollowerBoundaryandFollowerAlignerAPIs. - Started using
flutter_test_goldensfor golden tests.
- Upgraded
-
0.0.324 Jan 2023Release notes
Open source →Jan, 2023
Fidelity and nullability.
LeaderMenuFocalPointnow follows the globalLeaderoffset, instead of the localLeaderoffset.LeaderMenuFocalPointnow accounts forLeaderscale when reporting focal point offset.CupertinoPopoverMenudoesn't blow up when the focal point offset is null.
-
0.0.3+101 Feb 2023Release notes
Open source →Jan, 2023
Toolbar elevation,
follow_the_leaderupdate.- CupertinoPopoverToolbar and CupertinoPopoverMenu support elevation with shadows.
- Upgraded
follow_the_leaderto v0.0.4+2 to get updated Follower scaling support.
-
0.0.3+215 Apr 2023Release notes
Open source →April, 2023
Better match for iOS popover and toolbar.
- Popover and toolbar can extend content into the popover's arrow region.
- Arrow icons replaced with chevrons.
- Adjusted some colors.
-
0.0.3+327 Sep 2023Release notes
Open source →Sept, 2023
Upgraded
follow_the_leaderto0.0.4+4and added a scrolling demo. -
0.0.3+430 Sep 2023 -
0.0.3+523 Feb 2024 -
0.0.213 Dec 2022Release notes
Open source →Dec, 2023
Easier menu arrow orientation.
- Replaced
globalFocalPointinCupertinoPopoverToolbarandCupertinoPopoverMenuwithfocalPointof typeMenuFocalPoint, which looks up theOffseton demand. - Added
LeaderMenuFocalPoint, which gets its focal point offset from aLeaderwidget.
- Replaced
-
0.0.2+111 Jan 2023Release notes
Open source →Jan, 2023
CupertinoPopoverMenuhit-test fix.CupertinoPopoverMenuwas hit-testing its paging buttons even when they were invisible.
-
0.0.111 Dec 2022Release notes
Open source →Dec, 2022
Initial Release.
CupertinoPopoverToolbar- an iOS-style popover toolbar with configurable buttonsCupertinoPopoverMenu- an iOS-style popover menuFollowerAligners are available to integrate Cupertino popovers withfollow_the_leaderfor easy positioning