stager 1.3.0
stager: ^1.3.0 copied to clipboard
A Flutter productivity tool that allows developers to isolate pieces of UI.
1.3.0 #
- Increase the
analyzerdependency version constraint to^8.2.0. - Increase the
builddependency version constraint to>=3.0.0 <5.0.0. - Widen the
source_gendependency version constraint to'>=2.0.0 <5.0.0'.
1.2.0 #
- Widen the
source_gendependency version constraint to'>=1.2.7 <3.0.0'.
1.1.0 #
- Widen the
analyzerdependency version constraint to'>=5.1.0 <8.0.0'.
1.0.1 #
- Upgrade to newer analyzer.
1.0.0 #
- Better support for the environment control panel on larger screens.
- Overhaul of environment control system, including custom controls.
- Updated license from MIT to Apache 2.0, changed copyright to Google.
0.2.2 #
This version includes a complete overhaul of the environment control panel.
- Adds new functionality to environment control panel (device sizes, bold text).
- Scenes can now add their own widgets to the environment control panel.
0.1.0 #
- Initial version.