https://github.com/prologify/extremum_size
A widget that sets the minimum and maximum sizes of the child widget.
https://github.com/prologify/extremum_size
child-widget container dart extremum extremum-size flutter maximum-sizes minimum size widget
Last synced: about 1 month ago
JSON representation
A widget that sets the minimum and maximum sizes of the child widget.
- Host: GitHub
- URL: https://github.com/prologify/extremum_size
- Owner: prologify
- License: mit
- Created: 2019-04-01T07:57:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T15:43:59.000Z (almost 7 years ago)
- Last Synced: 2025-10-23T06:27:10.659Z (5 months ago)
- Topics: child-widget, container, dart, extremum, extremum-size, flutter, maximum-sizes, minimum, size, widget
- Language: Dart
- Homepage: https://pub.dartlang.org/packages/extremum_size
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# extremum_size
A widget that sets the minimum and maximum sizes of the child widget.
## Getting Started
This project is a starting point for a Dart
[package](https://flutter.io/developing-packages/),
a library module containing code that can be shared easily across
multiple Flutter or Dart projects.
For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.