sandboxed 0.1.3 copy "sandboxed: ^0.1.3" to clipboard
sandboxed: ^0.1.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.

110/ 160
pub points
69
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

1080 out of 2127 API elements (50.8 %) have documentation comments.

Some symbols that are missing documentation: addon, addon.Addon, addon.Addon.Addon.new, addon.Addon.id, addon.Addon.initialSerializedState.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:sandboxed/sandboxed.dart that imports:
  • package:sandboxed/theme.dart that imports:
  • package:sandboxed/provider/brand_color.dart that imports:
  • package:flutter_riverpod/flutter_riverpod.dart that imports:
  • package:flutter_riverpod/src/internals.dart that imports:
  • package:flutter_riverpod/src/core.dart that imports:
  • package:flutter_test/flutter_test.dart that imports:
  • package:flutter_test/src/widget_tester.dart that imports:
  • package:flutter_test/src/test_text_input.dart that imports:
  • package:flutter_test/src/test_text_input_key_handler.dart that imports:
  • package:flutter_test/src/binding.dart that imports:
  • package:flutter_test/src/platform.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:sandboxed/sandboxed.dart that imports:
  • package:sandboxed/theme.dart that imports:
  • package:sandboxed/provider/brand_color.dart that imports:
  • package:flutter_riverpod/flutter_riverpod.dart that imports:
  • package:flutter_riverpod/src/internals.dart that imports:
  • package:flutter_riverpod/src/core.dart that imports:
  • package:flutter_test/flutter_test.dart that imports:
  • package:flutter_test/src/widget_tester.dart that imports:
  • package:flutter_test/src/test_text_input.dart that imports:
  • package:flutter_test/src/test_text_input_key_handler.dart that imports:
  • package:flutter_test/src/binding.dart that imports:
  • package:flutter_test/src/platform.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

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

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 15 issues. Showing the first 2:

WARNING: The value of the local variable 'scope' isn't used.

lib/widgets/sb_bottom_app_bar.dart:45:25

   ╷
45 │                   final scope = ProviderScope.containerOf(context);
   │                         ^^^^^
   ╵

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

INFO: Angle brackets will be interpreted as HTML.

lib/addons/addon.dart:20:13

   ╷
20 │   /// - List<DartType> - list of objects of base dart type, list or map
   │             ^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
auto_route ^10.1.2 10.1.2 10.1.2
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.5 1.0.5
flutter_resizable_container ^4.0.0 4.2.0 4.2.0
flutter_riverpod ^3.0.0-dev.16 3.0.1 3.0.1
freezed_annotation ^3.1.0 3.1.0 3.1.0
google_fonts ^6.0.0 6.3.2 6.3.2
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 ^3.0.0-dev.16 3.0.1 3.0.1
rxdart ^0.28.0 0.28.0 0.28.0
sandboxed_core ^0.1.2 0.1.2 0.1.2
sandboxed_ui_kit ^0.1.1 0.1.1 0.1.1
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.7 0.3.7
url_launcher ^6.0.0 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 85.0.0 89.0.0
analyzer - 7.7.1 8.2.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
cli_config - 0.2.0 0.2.0
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
coverage - 1.15.0 1.15.0
crypto - 3.0.6 3.0.6
decimal - 3.2.4 3.2.4
fake_async - 1.3.3 1.3.3
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.1 2.2.1
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
http - 1.5.0 1.5.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
io - 1.0.5 1.0.5
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
node_preamble - 2.0.2 2.0.2
package_config - 2.2.0 2.2.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.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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 - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.2 1.5.2
pub_semver - 2.2.0 2.2.0
rational - 2.2.3 2.2.3
riverpod - 3.0.1 3.0.1
shared_preferences_android - 2.4.13 2.4.13
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
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test - 1.26.2 1.26.3
test_api - 0.7.6 0.7.7
test_core - 0.6.11 0.6.12
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.22 6.3.22
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
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.19 1.1.19
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
watcher - 1.1.3 1.1.3
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • URI_DOES_NOT_EXIST - lib/widgets/sb_notification_listener.dart:4:8 - Target of URI doesn't exist: 'package:url_launcher/url_launcher_string.dart'.
  • UNDEFINED_METHOD - lib/widgets/sb_notification_listener.dart:22:25 - The method 'canLaunchUrlString' isn't defined for the type 'SBNotificationListener'.
  • UNDEFINED_METHOD - lib/widgets/sb_notification_listener.dart:23:17 - The method 'launchUrlString' isn't defined for the type 'SBNotificationListener'.

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.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: