playbook 1.3.0
playbook: ^1.3.0 copied to clipboard
Playbook package.
1.3.0 #
Improvements #
- Updated SDK constraint to
^3.9.0 - Updated Flutter constraint to
>=3.35.0 - Updated analysis options to use
very_good_analysis/analysis_options.10.0.0.yaml
Dependencies #
- Updated
very_good_analysisfrom^9.0.0to^10.0.0
Infrastructure #
- Migrated from Melos workspace to Dart workspace configuration
- Migrated from
subosito/flutter-actiontojdx/mise-actionin review workflow - Added
.mise.tomlfor Flutter 3.35.5 version management - Removed
melos.yamlandpubspec_overrides.yamlfiles - Added
resolution: workspaceto package pubspec
1.1.0 #
- FEAT: can set
ScenarioWidgetBuildertoScenarioWidget.
1.0.1 #
- FIX: can set
ScenarioLayoutSizingtoScenarioLayout.
1.0.0 #
- BREAKING CHANGE: remove
needsScrollableResizingfromScenarioLayoutCompressed. UseScenarioLayoutFillinstead.
0.1.0 #
- FEAT:
Scenariois 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.