PackageTrack
Sign in Get early access

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.

1.3.0 moulibheemaneti/adaptive_navbar

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 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 1.3.0 22 Aug 2026
    Release notes

    1.3.0 (2026-08-21)

    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)
    Open source →
    Release notes

    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)
    Open source →
    Release notes

    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 )
    Open source →
  2. 1.2.2 18 Jul 2026
    Release notes

    1.2.2 (2026-07-18)

    Bug Fixes

    • ci: update renovate github action to v46.1.19 (6a5087a)
    • ci: update renovate github action to v46.1.19 (ac8eab3)
    Open source →
    Release notes

    Bug Fixes

    • ci: update renovate github action to v46.1.19 (6a5087a)
    • ci: update renovate github action to v46.1.19 (ac8eab3)
    Open source →
    Release notes

    Bug Fixes

    • ci: update renovate github action to v46.1.19 ( 6a5087a )

    • ci: update renovate github action to v46.1.19 ( ac8eab3 )

    Open source →
  3. 1.2.1 14 Jul 2026
    Release notes

    1.3.0 (2026-07-14)

    Features

    • upgrade flutter sdk to 3.44.6 (b2f4da3)
    Open source →
    Release notes

    Features

    • upgrade flutter sdk to 3.44.6 (4b2904e)
    Open source →
    Release notes

    Features

    • upgrade flutter sdk to 3.44.6 ( 4b2904e )
    Open source →
  4. 1.2.0 25 Jun 2026
    Release notes

    1.2.0 (2026-06-25)

    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)
    Open source →
    Release notes

    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)
    Open source →
    Release notes

    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 )

    Open source →
  5. 1.1.5 21 Jun 2026
    Release notes

    1.1.5 (2026-06-21)

    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)
    Open source →
    Release notes

    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)
    Open source →
    Release notes

    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 )

    Open source →
  6. 1.1.4 21 Jun 2026
    Release notes

    1.1.4 (2026-06-21)

    CI

    • fix publish workflow not triggering after release-please (e1f1fc1)
    Open source →
    Release notes

    CI

    • fix publish workflow not triggering after release-please (e1f1fc1)
    Open source →
    Release notes

    CI

    • fix publish workflow not triggering after release-please ( e1f1fc1 )
    Open source →
  7. 1.0.3 06 Jun 2026
    Release notes

    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.
    Open source →
    Release notes

    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.

    Open source →
  8. 1.0.2 06 Jun 2026
    Release notes

    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).
    Open source →
    Release notes

    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).

    Open source →
  9. 1.0.1 24 May 2026
    Release notes
    • Upgrade flutter version to 3.44.0
    Open source →
  10. 1.0.0 07 Feb 2026
    Release notes
    • Initial stable release with adaptive navigation bar (menu on narrow screens, full navbar on wide).
    Open source →
  11. 0.0.3 17 Oct 2022
    Release notes
    • Updated documentation.
    Open source →
  12. 0.0.2 09 Jan 2022
    Release notes
    • Properly documented.
    Open source →
  13. 0.0.1 09 Jan 2022
    Release notes
    • 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

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive