playbook 1.1.0 playbook: ^1.1.0 copied to clipboard
Playbook package.
1.1.0 #
- FEAT: can set
ScenarioWidgetBuilder
toScenarioWidget
.
1.0.1 #
- FIX: can set
ScenarioLayoutSizing
toScenarioLayout
.
1.0.0 #
- BREAKING CHANGE: remove
needsScrollableResizing
fromScenarioLayoutCompressed
. UseScenarioLayoutFill
instead.
0.1.0 #
- FEAT:
Scenario
is supported to build withWidgetBuilder
. - BREAKING CHANGE: upgrade sdk and flutter.
0.0.4 #
- BREAKING CHANGE: remove scenario thumbnail scale parameter.
0.0.3 #
- FEAT: can be stop resizing
Scrollable
.
0.0.2 #
- BUILD: bump deps.
[0.0.1+1] #
- Delete unnecessary dependencies.
[0.0.1] #
- initial release.