Skip to content

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 17 May 12:05
· 36 commits to master since this release

Commits

  • eec1e62: Use NavBarOverlap.none() as the default for navBarOverlap (Jannis Berndt) #187
  • 9a077e3: Moved ItemConfig opacity and filter to NavBarDecoration (jb3rndt) #187
  • 9a74969: Merge branch 'master' into v6.0.0 (jb3rndt) #187
  • 10822e7: Remove controller onIndexChanged and listen instead (jb3rndt) #187
  • 2cb4729: Merge branch 'master' into v6.0.0 (jb3rndt) #187
  • df1423f: Merge branch 'v6.0.0' of https://github.com/jb3rndt/PersistentBottomNavBarV2 into v6.0.0 (jb3rndt) #187
  • 880e65e: Remove deprecated use of onWillPop (jb3rndt) #187
  • 5ba9741: Fix viewInset when resizeToAvoidBottomInset is set to false (jb3rndt) #187
  • 5a0492d: Some configs and cleanups (jb3rndt) #187
  • 7d17f9c: Generate NavigatorKey directly in config (jb3rndt) #187
  • dd15bab: Linter fixes (jb3rndt) #187
  • d05bac6: Allow changing the number of tabs at runtime (jb3rndt) #187
  • df04fe8: Remove selectedTabContext (jb3rndt) #187
  • 36c3fe1: Clean up TabSwitchingView (jb3rndt) #187
  • cd71d30: Update changelog and remove deprecated onWillPop (jb3rndt) #187
  • 2a6e87f: Add hideOnScrollVelocity to allow hiding the NavBar when scrolling down (jb3rndt) #187
  • 01a448a: Update README (jb3rndt) #187
  • 7438092: Replaced popAllScreensOnTapAnyTabs with keepNavigatorHistory (jb3rndt) #187
  • 6a739ff: Add SelectedTabPressConfig, bundle some scattered settings into that and add scrollToTop functionality (jb3rndt) #187
  • b1210da: Add tests for SelectedTabPressConfig (jb3rndt) #187
  • 00c690e: Add function to pop all screens of the current tab (jb3rndt) #187
  • be9befc: Add previousIndex to controller (jb3rndt) #187
  • 4a3245f: Add animated icons (jb3rndt) #187
  • 24bd019: Update readme announcing v6 and v6 syntax (jb3rndt) #187
  • 657cdae: Remove navBarHeight use the height of each style instead (jb3rndt) #187
  • e2c60c7: Update flutter version in ci (jb3rndt) #187
  • f4ca026: Merge branch 'master' into v6.0.0 (Jannis Berndt) #187
  • bb3d585: Update codecov and checkout steps in ci (jb3rndt) #187
  • fb29cca: Merge branch 'v6.0.0' of https://github.com/jb3rndt/PersistentBottomNavBarV2 into v6.0.0 (jb3rndt) #187
  • 1d72259: Refactor tests (jb3rndt) #187
  • f15c5e6: Add missing navigator functions tests (jb3rndt) #187
  • e20771a: Fix tab view scaffold to rerender once the animation finished to update the offstage state (jb3rndt) #187
  • 635023e: Animate initial animated icon instantly (jb3rndt) #187
  • 1e568dd: Add tests for animated icons and navigator configuration (jb3rndt) #187
  • d3324c4: Add go_router tests, navbar color filter and PersistentTabConfig.noScreen (jb3rndt) #187
  • 22ee14b: Here come the tests (jb3rndt) #187
  • 69dfb76: Add tests for gesture navigation and hiding the navigation bar at runtime (jb3rndt) #187
  • 6c16f27: Format (jb3rndt) #187
  • 8199836: Update pubspec.lock (jb3rndt) #187
  • 9ee9654: Fix SwipableTabSwitchingView not disposing pages if statemanagement is disabled and add tests (jb3rndt) #187
  • 3c8fbdf: Fix focus node deposing when removing tabs at runtime (jb3rndt) #187
  • 7c8d75f: Add tests for screen transition animation (jb3rndt) #187
  • 02e0141: Refactor PageTransitionAnimation and add tests (jb3rndt) #187
  • 8d55200: Add models tests (jb3rndt) #187
  • 2d28549: Add slideUp test (jb3rndt) #187
  • 474266a: Change model test to testWidgets (jb3rndt) #187
  • 01cd3ae: Add cupertino and material page transition test (jb3rndt) #187
  • ea47e31: Add tab switching to navbar style test (jb3rndt) #187
  • 30ccb82: Add copywith tests (jb3rndt) #187
  • 33e4d3f: Add controller tests (jb3rndt) #187
  • ef2208d: Add neumorphic tests (jb3rndt) #187
  • 67197c3: Fix neumorphic test (jb3rndt) #187
  • 9c1f03d: config updates (jb3rndt)
  • 5739e59: Merge branch 'master' into v6.0.0 (jb3rndt) #187
  • bab530b: handle changing the tabs (jb3rndt) #187
  • fe5724b: fix WidgetBuilder using an old value for the index (jb3rndt) #187
  • a4a76a1: fix focus node causing unresponsiveness (jb3rndt) #187
  • cfc9cd5: update tests (jb3rndt) #187
  • 1d92ac8: Revert "handle changing the tabs" (jb3rndt) #187
  • b687853: handle adding/removing tabs better (jb3rndt) #187
  • 04f5d44: format (jb3rndt) #187
  • e19bffa: make height of nav bar styles optional (jb3rndt) #187
  • bd1c3d2: fix analyzer (jb3rndt) #187
  • 9b9aee3: make height of neumorphic navbar optional (jb3rndt) #187
  • 07d1305: fix tests (jb3rndt) #187
  • 439dde0: update test expect method (jb3rndt) #187
  • f08bee9: update readme and changelog (jb3rndt) #187
  • 4b7d3c4: udgrade flutter version (jb3rndt) #187
  • 2d4c34a: Version 6.0.0 (jb3rndt)