adaptive_navbar
A responsive Flutter navigation bar that adapts to screen size, rendering as a full navbar on web and desktop and collapsing into a menu drawer on mobile.
What this package is like to depend on
Last release 2 days ago
22 Aug 2026
Ships unpredictably
gaps range from 2 weeks to 3.3 years
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
13 releases · first in 2022
10 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jan 2022 to Aug 2026Releases
latest 13-
1.3.022 Aug 2026Release notes
Open source →Release notes
Open source →Features
-
upgrade flutter sdk to 3.47.1 ( 40258c7 )
-
upgrade flutter sdk to 3.47.1 ( b76609f )
Miscellaneous
- deps: update dart_husky to 1.8.0 ( 7ed461d )
-
-
1.2.218 Jul 2026Release notes
Open source →Bug Fixes
-
ci: update renovate github action to v46.1.19 ( 6a5087a )
-
ci: update renovate github action to v46.1.19 ( ac8eab3 )
-
-
1.2.114 Jul 2026 -
1.2.025 Jun 2026Release notes
Open source →Features
-
upgrade flutter sdk to 3.44.4 ( 9b41ef1 )
-
upgrade flutter sdk to 3.44.4 ( 53609e3 )
Miscellaneous
-
bump version to next patch ( 546bd4c )
-
update example pubspec.lock for flutter 3.44.4 ( 576b298 )
-
-
1.1.521 Jun 2026Release notes
Open source →Miscellaneous
-
bump version to 1.1.4 ( 41f49dc )
-
update flutter version to 3.44.2 ( 397db97 )
-
update flutter version to 3.44.2 ( 23c54bb )
-
update pubspec.lock ( a3cdc59 )
-
-
1.1.421 Jun 2026Release notes
Open source → -
1.0.306 Jun 2026Release notes
Open source →Added
- Community Health Files for GitHub Community Standards compliance:
CODE_OF_CONDUCT.md(Contributor Covenant 2.1).CONTRIBUTING.mdwith setup, test, and conventional-commit guidance.SECURITY.mdwith private vulnerability reporting via GitHub Security Advisories..github/ISSUE_TEMPLATE/bug_report.ymlandfeature_request.yml(YAML forms)..github/ISSUE_TEMPLATE/config.ymlfor issue-creation routing..github/pull_request_template.mdPR checklist.
Release notes
Open source →Added
-
Community Health Files for GitHub Community Standards compliance:
-
CODE_OF_CONDUCT.md (Contributor Covenant 2.1).
-
CONTRIBUTING.md with setup, test, and conventional-commit guidance.
-
SECURITY.md with private vulnerability reporting via GitHub Security Advisories.
-
.github/ISSUE_TEMPLATE/bug_report.yml and feature_request.yml (YAML forms).
-
.github/ISSUE_TEMPLATE/config.yml for issue-creation routing.
-
.github/pull_request_template.md PR checklist.
- Community Health Files for GitHub Community Standards compliance:
-
1.0.206 Jun 2026Release notes
Open source →Added
- Widget Test Suite: 23 widget tests across
AdaptiveNavBar,NavBarItem,NavBarSmall, andNavBarWidecovering adaptive breakpoint switching, title behavior, tap handlers, layout, andAppBarpass-through. - Package Metadata for pub.dev SEO:
topics:field (navigation,navbar,responsive,adaptive,widget).screenshots:entry pointing atscreenshots/adaptive_navbar.png.issue_trackerURL.
- CI & Tooling:
- GitHub Actions workflow (
pr_title.yml) enforcing conventional commits on PR titles. - Dependabot config for daily dependency upgrades.
dart_huskypre-commit hooks:dart format --set-exit-if-changed,flutter analyze,flutter test.- Conventional commit-msg hook (allows
wipandreleasetypes).
- GitHub Actions workflow (
Changed
- Rewrote
descriptionfield for better pub.dev SEO (60–180 char sweet spot). - Loosened SDK constraint from
^3.12.1to>=3.0.0 <4.0.0.
Removed
pub_login.shand the legacypublish.ymltoken-based publishing flow (will be replaced by pub.dev OIDC-based automated publishing).- Redundant
testdev dependency that conflicted with the Flutter SDK'stest_apipin (flutter_testre-exports it).
Release notes
Open source →Added
-
Widget Test Suite : 23 widget tests across AdaptiveNavBar , NavBarItem , NavBarSmall , and NavBarWide covering adaptive breakpoint switching, title behavior, tap handlers, layout, and AppBar pass-through.
-
Package Metadata for pub.dev SEO :
-
topics: field ( navigation , navbar , responsive , adaptive , widget ).
-
screenshots: entry pointing at screenshots/adaptive_navbar.png .
-
issue_tracker URL.
-
CI & Tooling :
-
GitHub Actions workflow ( pr_title.yml ) enforcing conventional commits on PR titles.
-
Dependabot config for daily dependency upgrades.
-
dart_husky pre-commit hooks: dart format --set-exit-if-changed , flutter analyze , flutter test .
-
Conventional commit-msg hook (allows wip and release types).
Changed
-
Rewrote description field for better pub.dev SEO (60–180 char sweet spot).
-
Loosened SDK constraint from ^3.12.1 to >=3.0.0 <4.0.0 .
Removed
-
pub_login.sh and the legacy publish.yml token-based publishing flow (will be replaced by pub.dev OIDC-based automated publishing).
-
Redundant test dev dependency that conflicted with the Flutter SDK's test_api pin ( flutter_test re-exports it).
- Widget Test Suite: 23 widget tests across
-
1.0.124 May 2026 -
1.0.007 Feb 2026Release notes
Open source →- Initial stable release with adaptive navigation bar (menu on narrow screens, full navbar on wide).
-
0.0.317 Oct 2022 -
0.0.209 Jan 2022 -
0.0.109 Jan 2022Release notes
Open source →- Added support for adaptiveness of the default Flutter AppBar.
22
likes
160
points
3.22k
downloads
Documentation
API reference
Publisher
moulibheemaneti.com
Weekly Downloads
Metadata
A responsive Flutter navigation bar that adapts to screen size, rendering as a full navbar on web and desktop and collapsing into a menu drawer on mobile.
Repository (GitHub)
View/report issues
Contributing
Topics
#navigation #navbar #responsive #adaptive #widget
License
MIT ( license )
Dependencies
flutter
More
Packages that depend on adaptive_navbar
← Metadata
22
likes
160
points
3.22k
downloads
Documentation
API reference
Publisher
moulibheemaneti.com
Weekly Downloads
Metadata
A responsive Flutter navigation bar that adapts to screen size, rendering as a full navbar on web and desktop and collapsing into a menu drawer on mobile.
Repository (GitHub)
View/report issues
Contributing
Topics
#navigation #navbar #responsive #adaptive #widget
License
MIT ( license )
Dependencies
flutter
More
Packages that depend on adaptive_navbar
Back