sandboxed 0.1.2+3
sandboxed: ^0.1.2+3 copied to clipboard
A Flutter toolkit for building, testing, and presenting UI components in isolation with a focus on speed, modularity, and developer experience.
We analyzed this package 3 days ago, and awarded it 70 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/sboxed/sandboxed/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
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
.
10/10 points: 20% or more of the public API has dartdoc comments
936 out of 1950 API elements (48.0 %) have documentation comments.
Some symbols that are missing documentation: addon
, addon.Addon
, addon.Addon.Addon.new
, addon.Addon.id
, addon.Addon.initialSerializedState
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ 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.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 issues. Showing the first 2:
ERROR: The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'.
lib/theme.dart:53:18
╷
53 │ cardTheme: kCardTheme,
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/theme.dart
ERROR: The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'.
lib/theme.dart:78:18
╷
78 │ cardTheme: kCardTheme,
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/theme.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
auto_route |
^9.0.0 |
9.3.0+1 | 10.1.0+1 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
device_frame_plus |
^1.0.0 |
1.5.0 | 1.5.0 | |
equatable |
^2.0.0 |
2.0.7 | 2.0.7 | |
flat |
^0.5.0 |
0.5.0 | 0.5.0 | |
flex_color_picker |
^3.0.0 |
3.7.1 | 3.7.1 | |
flutter_markdown_plus |
^1.0.0 |
1.0.3 | 1.0.3 | |
flutter_resizable_container |
^4.0.0 |
4.2.0 | 4.2.0 | |
flutter_riverpod |
^2.6.0 |
2.6.1 | 2.6.1 | |
freezed_annotation |
^2.0.0 |
2.4.4 | 3.0.0 | |
google_fonts |
^6.0.0 |
6.2.1 | 6.2.1 | |
iconify_flutter_plus |
^1.0.0 |
1.0.4 | 1.0.4 | |
markdown |
^7.0.0 |
7.3.0 | 7.3.0 | |
nested |
^1.0.0 |
1.0.0 | 1.0.0 | |
recase |
^4.0.0 |
4.1.0 | 4.1.0 | |
recursive_tree_flutter |
^1.0.0 |
1.0.4 | 1.0.4 | |
riverpod_annotation |
^2.6.0 |
2.6.1 | 2.6.1 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
sandboxed_core |
^0.1.1+1 |
0.1.1+1 | 0.1.1+1 | |
sandboxed_ui_kit |
^0.1.0+4 |
0.1.0+4 | 0.1.0+4 | |
shared_preferences |
^2.0.0 |
2.5.3 | 2.5.3 | |
slugify |
^2.0.0 |
2.0.0 | 2.0.0 | |
two_dimensional_scrollables |
^0.3.0 |
0.3.6 | 0.3.6 | |
url_launcher |
^6.0.0 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
decimal |
- | 3.2.4 | 3.2.4 | |
faker |
- | 2.2.0 | 2.2.0 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
flex_seed_scheme |
- | 3.5.1 | 3.5.1 | |
flutter_svg |
- | 2.2.0 | 2.2.0 | |
http |
- | 1.4.0 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
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 | |
petitparser |
- | 6.1.0 | 7.0.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
rational |
- | 2.2.3 | 2.2.3 | |
riverpod |
- | 2.6.1 | 2.6.1 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.17 | 1.1.17 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.6.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^9.0.0` on auto_route does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions auto_route
to update the constraint.
The constraint `^2.0.0` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 31 errors:
ARGUMENT_TYPE_NOT_ASSIGNABLE
-lib/theme.dart:53:18
- The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'.ARGUMENT_TYPE_NOT_ASSIGNABLE
-lib/theme.dart:78:18
- The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'.UNDEFINED_NAMED_PARAMETER
-lib/tree/component_tree_node.freezed.dart:125:12
- The named parameter 'includeFromJson' isn't defined.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.