playbook-flutter icon indicating copy to clipboard operation
playbook-flutter copied to clipboard

Results 16 playbook-flutter issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

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:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...