flutter_adaptive_scaffold
Widgets to easily build adaptive layouts, including navigation elements.
0.3.3
6.4K downloads/mo
#3504 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 1 years ago
06 May 2025
Release timing varies
gaps range from 8 days to 5 months
Nearly every release is documented
notes for 37 of 37 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
37 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
37 releases · Sep 2022 to May 2025
2023
2024
2025
2026
Releases
latest 37-
0.3.302 May 2025Release notes
Open source →- Adds
navigationRailPaddingpadding toAdaptiveScaffoldfor specifying custom padding around the navigation rail.
- Adds
-
0.3.3+106 May 2025 -
0.3.214 Feb 2025Release notes
Open source →- Fixes some memory leaks by disposing curved animations and value notifiers.
-
0.3.113 Sep 2024 -
0.3.1+110 Feb 2025 -
0.3.013 Sep 2024Release notes
Open source →- Adds
inDuration,outDuration,inCurve, andoutCurveparameters for configuring additionalSlotLayoutConfiganimation behavior. - BREAKING CHANGES:
- Removes
durationparameter fromSlotLayoutConfig.
- Removes
- Adds
-
0.2.604 Sep 2024 -
0.2.504 Sep 2024 -
0.2.430 Aug 2024 -
0.2.329 Aug 2024Release notes
Open source →- Update the spacing and margins to the latest material m3 specs.
- Add
margin,spacing,padding,recommendedPanesandmaxPaneswith their Material value toBreakpoint.
-
0.2.221 Aug 2024 -
0.2.115 Aug 2024Release notes
Open source →- Add
Breakpoint.activeBreakpointOf(context)to find the currently active breakpoint. - Don't check for height on Desktop platforms.
- Add
-
0.2.012 Aug 2024Release notes
Open source →- Add breakpoints for mediumLarge and extraLarge.
- Add height and orientation based breakpoint checks.
- BREAKING CHANGES:
- Removes
WidthPlatformBreakpoint - Breakpoints can now be constructed directly with
Breakpoint - Checks for
andUporplatformcan be done as parameter:Breakpoint.small(andUp: true, platform: Breakpoint.mobile)
- Removes
-
0.1.1208 Aug 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
- Updates minimum supported SDK version to Flutter 3.19/Dart 3.3.
- Expose
labelTypefor NavigationRails. - Add
navigationRailDestinationBuilderto apply custom Destinations. - Add
groupAlignmentproperty to change alignment. - Set
navRailThemewhen using the Drawer just like the other NavigationRails.
-
0.1.1129 May 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.19/Dart 3.3.
- Migrates deprecated MaterialState and MaterialStateProperty to WidgetState and WidgetStateProperty.
-
0.1.11+124 Jun 2024Release notes
Open source →- Allows custom animation duration for the NavigationRail and BottomNavigationBar transitions. flutter/flutter#112938
-
0.1.1021 Mar 2024Release notes
Open source →- FIX : Assertion added when tried with less than 2 destinations - flutter/flutter#110902
-
0.1.10+121 Mar 2024 -
0.1.10+230 Apr 2024 -
0.1.807 Feb 2024Release notes
Open source →- Adds
transitionDurationparameter for specifying how long the animation should be.
- Adds
-
0.1.722 Aug 2023Release notes
Open source →- Fix top padding for NavigationBar.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
-
0.1.7+129 Aug 2023 -
0.1.7+204 Jan 2024 -
0.1.612 Jul 2023Release notes
Open source →- Added support for displaying an AppBar on any Breakpoint by introducing appBarBreakpoint
-
0.1.514 Jun 2023Release notes
Open source →- Added support for Right-to-left (RTL) directionality.
- Fixes stale ignore: prefer_const_constructors.
- Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
-
0.1.418 May 2023 -
0.1.310 Apr 2023Release notes
Open source →- Fixes
groupAlignmentproperty not available instandardNavigationRail- flutter/flutter#121994
- Fixes
-
0.1.220 Mar 2023Release notes
Open source →- Fixes
NavigationRailitems not consideringNavigationRailThemevalues - flutter/flutter#121135 - When
NavigationRailThemeis provided, it will use the theme for values that the user has not given explicit theme-related values for.
- Fixes
-
0.1.117 Mar 2023Release notes
Open source →- Fixes flutter/flutter#121135)
selectedIconparameter not displayed even if it is provided.
- Fixes flutter/flutter#121135)
-
0.1.025 Jan 2023Release notes
Open source →- Change the
selectedIndexparameter onstandardNavigationRailto allow null values to indicate "no destination". - An explicitly null
currentIndexparameter passed tostandardBottomNavigationBarwill also default to 0, just like implicitly null missing parameters.
- Change the
-
0.0.924 Jan 2023Release notes
Open source →- Fix passthrough of
leadingExtendedNavRail,leadingUnextendedNavRailandtrailingNavRail
- Fix passthrough of
-
0.0.824 Oct 2022 -
0.0.724 Oct 2022 -
0.0.610 Oct 2022 -
0.0.503 Oct 2022 -
0.0.416 Sep 2022 -
0.0.314 Sep 2022