playbook_ui 1.3.0
playbook_ui: ^1.3.0 copied to clipboard
Playbook UI 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 - Refactored scenario container code to use pattern matching instead of runtimeType switch
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.0 #
- FEAT:
ScenarioWidgetshowsCheckeredbackground. If you don't want to show the background, setcheckeredColortonull.
0.1.0+1 #
- CHORE: fix playbook version.
0.1.0 #
- BREAKING CHANGE: upgrade sdk and flutter.
0.0.4 #
- FEAT: set scenario thumbnail scale parameter from PlaybookGallery.
- FEAT: expose searchTextController.
0.0.3+2 #
- FIX: search bar initial state.
0.0.3+1 #
- FIX: abandon scroll_to_index, set story to search text directly.
0.0.3 #
- FEAT: update gallery ui.
- FEAT: touch app bar to scroll to top.
- FEAT: allow auto scroll to story from menu bar.
- FEAT: allow set custom actions.
- FEAT: disable hero mode instead of nested navigator hack.
- CHORE: melos bootstrap.
0.0.2 #
- BUILD: bump deps.
0.0.1 #
- initial release.