adaptive_library
A set of Widgets that create a native look and feel on iOS and Android.
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships unpredictably
gaps range from 1 weeks to 1.4 years
Most releases are documented
notes for 19 of 29 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
31 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
31 releases · Nov 2019 to May 2022Releases
latest 31-
0.7.014 May 2022Nothing published for this version
-
0.6.0-nullsafety.110 Dec 2020 pre-releaseNothing published for this version
-
0.6.0-nullsafety.010 Dec 2020 pre-releaseNothing published for this version
-
0.5.426 May 2020Nothing published for this version
-
0.5.4+126 May 2020Nothing published for this version
-
0.5.203 May 2020Nothing published for this version
-
0.5.103 May 2020Nothing published for this version
-
0.4.313 Mar 2020Nothing published for this version
-
0.4.213 Mar 2020Nothing published for this version
-
0.4.108 Mar 2020Nothing published for this version
-
0.4.008 Mar 2020Nothing published for this version
-
0.3.808 Mar 2020Nothing published for this version
-
0.3.724 Feb 2020 -
0.3.624 Feb 2020 -
0.3.519 Feb 2020Release notes
Open source →- fields
drawer,endDrawer,backgroundColor,floatingActionButton,floatingActionButtonLocation,floatingActionButtonAnimatorandbottomNavigationBaradded.
- fields
-
0.3.417 Feb 2020 -
0.3.317 Feb 2020Release notes
Open source →- Do not use 0.3.2 cause it contains a critical issue. Recommended to update to this version
-
0.3.217 Feb 2020Release notes
Open source →AdaptiveButtonhas now more properties:textTheme,hoverColorandhightlightColor.
-
0.3.117 Feb 2020Release notes
Open source →- Color property for raised buttons can now be set through the known "color" field directly.
Deprecated
- AdaptiveButton's
buttonColorwas deprecated sincecolorproperty is used.
-
0.3.012 Nov 2019Release notes
Open source →- Flutter already has a Switch.adaptive, but the platform for this widget cannot dynamically be adjusted.
-
0.2.903 Nov 2019 -
0.2.9+112 Nov 2019 -
0.2.9+212 Nov 2019 -
0.2.803 Nov 2019 -
0.2.703 Nov 2019Release notes
Open source →- Setting a title on AdaptiveScaffold requires the app bars to be null.
- Not setting a title requires both app bars to be set.
-
0.2.603 Nov 2019Release notes
Open source →- All widgets now contain a key parameter.
- AdaptiveScaffold contains a key "scaffoldKey".
-
0.2.503 Nov 2019 -
0.2.402 Nov 2019 -
0.2.302 Nov 2019Release notes
Open source →- Not setting onPressed on AdaptiveAlertDialogButton causes the app to crash
-
0.2.202 Nov 2019Release notes
Open source →- Improved stability on AdaptiveScaffold
- A guide for AdaptiveScaffold is now in README.md
-
0.2.102 Nov 2019Release notes
Open source →- Initially published version.
- Set of 7 widgets that can easily be used.
- Use README.md as a guide