storybook_toolkit 1.3.0+1 copy "storybook_toolkit: ^1.3.0+1" to clipboard
storybook_toolkit: ^1.3.0+1 copied to clipboard

A storybook for Flutter widgets. Live preview of isolated widgets for faster development and showcase.

4
likes
110/ 160
pub points
48%
popularity

We analyzed this package 12 hours ago, and awarded it 110 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

187 out of 462 API elements (40.5 %) have documentation comments.

Some symbols that are missing documentation: storybook_toolkit, storybook_toolkit.BooleanKnobWidget.description, storybook_toolkit.BooleanKnobWidget.enabled, storybook_toolkit.BooleanKnobWidget.label, storybook_toolkit.BooleanKnobWidget.nullable.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:storybook_toolkit/storybook_toolkit.dart that imports:
  • package:storybook_toolkit/src/plugins/plugin_panel.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `Windows`.

Because:

  • package:storybook_toolkit/storybook_toolkit.dart that imports:
  • package:storybook_toolkit/src/plugins/plugin_panel.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:storybook_toolkit/storybook_toolkit.dart that imports:
  • package:storybook_toolkit/src/plugins/plugin_panel.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:storybook_toolkit/storybook_toolkit.dart that imports:
  • package:storybook_toolkit/src/plugins/plugin_panel.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

0/50 points: code has no errors, warnings, lints, or formatting issues

ERROR: The argument type 'String' can't be assigned to the parameter type 'Uri'.

lib/src/storybook.dart:231:20

    ╷
231 │         .findMatch(router!.routerDelegate.currentConfiguration.uri.path)
    │                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/storybook.dart

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
any_syntax_highlighter ^0.0.13 0.0.13 0.0.13
collection ^1.18.0 1.18.0 1.19.0
device_frame_plus ^1.2.1 1.2.2+1 1.2.2+1
flutter flutter 0.0.0 0.0.0
flutter_test flutter 0.0.0 0.0.0
go_router ^14.2.2 14.3.0 14.3.0
inspector ^2.1.0 2.1.0 2.1.0
nested ^1.0.0 1.0.0 1.0.0
pointer_interceptor ^0.10.1+1 0.10.1+2 0.10.1+2
provider >=6.0.0 <7.0.0 6.1.2 6.1.2
vader_popup ^0.1.2 0.1.2+1 0.1.2+1
Transitive dependencies
Package Constraint Compatible Latest
art_buttons_kh - 0.0.7 0.0.7
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
crypto - 3.0.5 3.0.5
fading_edge_scrollview - 4.1.1 4.1.1
fake_async - 1.3.1 1.3.1
ffi - 2.1.3 2.1.3
flutter_web_plugins - 0.0.0 0.0.0
freezed_annotation - 2.4.4 2.4.4
google_fonts - 4.0.5 6.2.1
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.0
json_annotation - 4.9.0 4.9.0
leak_tracker - 10.0.5 10.0.7
leak_tracker_flutter_testing - 3.0.5 3.0.8
leak_tracker_testing - 3.0.1 3.0.1
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
modal_bottom_sheet - 3.0.0 3.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.11 2.2.11
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor_ios - 0.10.1 0.10.1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.2+1 0.10.2+1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.3.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
vm_service - 14.2.5 14.3.0
web - 1.1.0 1.1.0
xdg_directories - 1.1.0 1.1.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.12, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

4
likes
110
pub points
48%
popularity

Publisher

unverified uploader

A storybook for Flutter widgets. Live preview of isolated widgets for faster development and showcase.

Repository (GitHub)
View/report issues

Topics

#storybook #widgetbook #widget #toolkit

Documentation

API reference

License

MIT (license)

Dependencies

any_syntax_highlighter, collection, device_frame_plus, flutter, flutter_test, go_router, inspector, nested, pointer_interceptor, provider, vader_popup

More

Packages that depend on storybook_toolkit