playbook-flutter
playbook-flutter copied to clipboard
[](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...
... the order of the Scenarios in the Stories?
https://github.com/playbook-ui/playbook-flutter/tree/main/examples/simple_example/simple_catalog_app only in web*
https://pub.dev/packages/golden_toolkit#loading-fonts >By default, flutter test only uses a single "test" font called Ahem. This font is designed to show black spaces for every character and icon. This obviously makes goldens...
https://melos.invertase.dev/ Melos support these features: - Automatic versioning & changelog generation. Run `melos version` - Automated publishing of packages to pub.dev. Run `melos publish` - Local package linking and installation....
This two scenarios can cause dead loop during resize snapshot size. ```dart final story = Story('TestApi', scenarios: [ Scenario( 'SliverFillRemaining', child: CustomScrollView( controller: ScrollController(), slivers: [ SliverToBoxAdapter( child: Container( color:...
[](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [very_good_analysis](https://togithub.com/VeryGoodOpenSource/very_good_analysis) | dev_dependencies | major | `^5.1.0` -> `^6.0.0` | --- ### Release...
### Enhancements to PlaybookGallery: * Added new properties `initialRoute`, `lightTheme`, `darkTheme`, and `themeMode` to the `PlaybookGallery` class in `packages/playbook_ui/lib/src/playbook_gallery.dart`. * Updated the `PlaybookGalleryState` class to use the new properties and...