Skip to content

Releases: jb3rndt/PersistentBottomNavBarV2

v5.2.3

24 Apr 08:20
Compare
Choose a tag to compare

Commits

  • 4ef0497: Add unique history for controller (Daniel Gorgan) #138
  • 551a888: Merge branch 'master' into controller_unique_history (Daniel Gorgan) #138
  • 74041e0: Merge branch 'jb3rndt:master' into controller_unique_history (Daniel Gorgan) #138
  • d84a72e: Improve history (Daniel Gorgan) #138
  • cb49b67: Rework and add tests (Daniel Gorgan) #138
  • fb17a89: Merge branch 'master' into controller_unique_history (Daniel Gorgan) #138
  • c77e741: dart format (Daniel Gorgan) #138
  • 212f57b: Fix popAllScreensOnTapOfSelectedTab and onSelectedTabPressWhenNoScreensPushed not working properly when an initialRoute was set for that tab (jb3rndt)
  • 6c3bf7c: Fix popUntil to be independent of initialRoute (jb3rndt)
  • 8522c96: Make home non-null (jb3rndt)
  • 6fbdd0e: Version 5.2.3 (jb3rndt)

v5.2.2

11 Apr 14:43
Compare
Choose a tag to compare

Commits

v5.2.1

09 Apr 22:03
Compare
Choose a tag to compare

Documentation

Commits

  • c45c859: Prevent clipping by size transition (jb3rndt)
  • cee946f: Prevent clipping by DecoratedNavBar BackdropFilter (jb3rndt)
  • 2526c5d: Conditionally add backdropfilter (jb3rndt)
  • 664d902: Version 5.2.1 (jb3rndt)

v5.2.0

03 Apr 16:47
Compare
Choose a tag to compare

Commits

  • b952bbb: Fix NavigatorConfig.copyWith (jb3rndt)
  • 8d44567: Rename go router example (jb3rndt)
  • 7c0bdce: Rewrite PopScope handling (jb3rndt)
  • 9cb2083: Mark onWillPop as deprecated (jb3rndt)
  • 70c960e: Version 5.2.0 (jb3rndt)

v5.1.0

28 Mar 15:15
Compare
Choose a tag to compare

Commits

  • 4742538: Fix preview gif link (jb3rndt)
  • 19145b6: Update package description (jb3rndt)
  • ea18da3: Update bug_report.md (Jannis Berndt)
  • 286175e: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBarV2 (jb3rndt)
  • 992e15d: Upgrade example build configuration (jb3rndt)
  • 552f577: Include all platforms in example project (jb3rndt)
  • ffba398: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBarV2 (jb3rndt)
  • bfbacf2: Fix Theme color deprecation (Jannis Berndt)
  • 419e30f: Use FAB in interactive example (Jannis Berndt)
  • 0ac67b3: The Main Scaffold only extends its body if necessary (full overlap or hidden navbar) to prevent unnecessary padding (equal to navbar height) (Jannis Berndt)
  • b9d7a1c: Replace NavBar SlideTransition with SizeTransition to correctly report its size to the Main Scaffold (Jannis Berndt)
  • 2fc8938: Pass paddings to body of the main scaffold (Jannis Berndt)
  • 59c99e6: Prevent Navbar jumping when keyboard opens (jb3rndt)
  • f64f217: Fix tabs overlaying each other if no transition animation should be shown (jb3rndt)
  • e20a476: Version 5.1.0 (jb3rndt)

v5.0.0-beta.10

13 Mar 15:29
Compare
Choose a tag to compare

Commits

v5.0.0

13 Mar 17:07
Compare
Choose a tag to compare

Commits

v5.0.0-beta.9

04 Mar 21:26
Compare
Choose a tag to compare

Commits

v5.0.0-beta.8

15 Jan 20:39
Compare
Choose a tag to compare

Commits

  • d1ddf9b: Publish package manually (jb3rndt) #42
  • 50a0b86: Add readme link to pub.dev (jb3rndt) #42
  • dc3091e: Make ItemConfig inactiveIcon a Widget (jb3rndt) #42
  • 4cc5593: Version 5.0.0-beta.8 (jb3rndt) #42

v5.0.0-beta.7

06 Dec 18:01
Compare
Choose a tag to compare

Commits

  • 1e798aa: Add release script for bash (jb3rndt) #42
  • 324dd49: Bump sdk version (jb3rndt) #42
  • 7f6e624: Improve readme (jb3rndt) #42
  • 18faa91: pub get (Jannis Berndt) #42
  • 79986a2: Fix example (Jannis Berndt) #42
  • f8db95e: Add Navigator funcitons for pushReplacement (jb3rndt) #42
  • ce6288d: Upgrade go_router to v12 (jb3rndt) #42
  • 8518aa7: Make page switching transition rtl compatible (jb3rndt) #42
  • cd58cb4: Fix _animation not initialized error (jb3rndt) #42
  • 266c1cc: Add globalkeys to tabs to prevent stateful tabs re-initializing during the page transition animation (jb3rndt) #42
  • 6dc8737: dart fix (jb3rndt) #42
  • c53a524: Version 5.0.0-beta.7 (jb3rndt) #42