adaptive_components 0.0.6 adaptive_components: ^0.0.6 copied to clipboard
A Flutter package to implement a responsive layouts in Material Design.
0.0.6 - May 23, 2022 #
- Bump
adaptive_breakpoints
dependency
0.0.5 - May 23, 2022 #
- Tweaked pubspec description.
- Polished README.
- Updated dependencies.
0.0.4 - May 19, 2022 #
- Updated the value of the pubspec 'repository' field.
0.0.3 - November 18, 2021 #
- Add linting to example
0.0.2 - July 14, 2021 #
- Adopt
flutter_lints
and migrate fromRaisedButton
toElevatedButton
0.0.1 - December 14, 2020 #
- Create AdaptiveColumn and AdaptiveContainer
- Migrate to NNBD