mono_kit 0.39.0 copy "mono_kit: ^0.39.0" to clipboard
mono_kit: ^0.39.0 copied to clipboard

A collection of convenient widgets and utils made by mono. Under construction now.

12
likes
140/ 160
pub points
68%
popularity

We analyzed this package 21 hours ago, and awarded it 140 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

84 out of 416 API elements (20.2 %) have documentation comments.

Some symbols that are missing documentation: animated_expansion_visibility, animated_expansion_visibility.AnimatedExpansionVisibility, animated_expansion_visibility.AnimatedExpansionVisibility.AnimatedExpansionVisibility, animated_expansion_visibility.AnimatedExpansionVisibility.axisAlignment, animated_expansion_visibility.AnimatedExpansionVisibility.child.

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)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:mono_kit/mono_kit.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:mono_kit/mono_kit.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:mono_kit/mono_kit.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:mono_kit/mono_kit.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:mono_kit/mono_kit.dart that imports:
  • package:mono_kit/widgets/widgets.dart that imports:
  • package:mono_kit/widgets/go_router_location_button.dart that imports:
  • package:adaptive_dialog/adaptive_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/show_text_input_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/macos_text_input_dialog.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:mono_kit/mono_kit.dart that imports:
  • package:mono_kit/widgets/widgets.dart that imports:
  • package:mono_kit/widgets/go_router_location_button.dart that imports:
  • package:adaptive_dialog/adaptive_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/show_text_input_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/macos_text_input_dialog.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:mono_kit/mono_kit.dart that imports:
  • package:mono_kit/widgets/widgets.dart that imports:
  • package:mono_kit/widgets/go_router_location_button.dart that imports:
  • package:adaptive_dialog/adaptive_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/show_text_input_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/macos_text_input_dialog.dart that imports:
  • package:macos_ui/macos_ui.dart that imports:
  • package:macos_ui/src/theme/typography.dart that imports:
  • package:macos_ui/src/theme/macos_theme.dart that imports:
  • package:macos_ui/src/library.dart that imports:
  • package:macos_ui/src/utils/utils.dart that imports:
  • package:macos_ui/src/utils/macos_brightness_override_handler.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.dev/web/wasm for details.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
adaptive_dialog ^2.0.0 2.2.1+2 2.2.1+2
collection ^1.15.0 1.18.0 1.19.0
disposable_provider ^2.0.0 2.4.0 2.4.0
flutter flutter 0.0.0 0.0.0
flutter_riverpod ^2.0.0 2.5.1 2.5.1
flutter_svg ^2.0.0 2.0.10+1 2.0.10+1
freezed_annotation ^2.0.0 2.4.4 2.4.4
go_router ^14.0.0 14.2.7 14.2.7
image_picker ^1.0.0 1.1.2 1.1.2
nested ^1.0.0 1.0.0 1.0.0
quiver ^3.0.0 3.2.2 3.2.2
rxdart >=0.27.0 <1.0.0 0.28.0 0.28.0
simple_logger ^1.6.0 1.9.0+3 1.9.0+3
state_notifier ^1.0.0 1.0.0 1.0.0
stream_transform ^2.0.0 2.1.0 2.1.0
subscription_holder ^2.1.0 2.2.0 2.2.0
tinycolor2 ^3.0.0 3.0.1 3.0.1
url_launcher ^6.0.0 6.3.0 6.3.0
Transitive dependencies
Package Constraint Compatible Latest
animations - 2.0.11 2.0.11
appkit_ui_element_colors - 1.0.0 1.0.0
args - 2.5.0 2.5.0
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
cross_file - 0.3.4+2 0.3.4+2
dynamic_color - 1.7.0 1.7.0
equatable - 2.0.5 2.0.5
fake_async - 1.3.1 1.3.1
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.4 0.9.4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+2 0.9.3+2
flutter_plugin_android_lifecycle - 2.0.22 2.0.22
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
gradient_borders - 1.0.1 1.0.1
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.0
image_picker_android - 0.8.12+13 0.8.12+13
image_picker_for_web - 3.0.5 3.0.5
image_picker_ios - 0.8.12 0.8.12
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
intersperse - 2.0.0 2.0.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
macos_ui - 2.0.9 2.0.9
macos_window_utils - 1.5.0 1.5.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
mime - 1.0.6 1.0.6
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
petitparser - 6.0.2 6.0.2
pigment - 1.0.4 1.0.4
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
riverpod - 2.5.1 2.5.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
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
url_launcher_android - 6.3.10 6.3.10
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.0 3.2.0
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.2 3.1.2
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
vm_service - 14.2.5 14.2.5
web - 1.0.0 1.0.0
xml - 6.5.0 6.5.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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • UNDEFINED_METHOD - lib/plugins/app_installation_checker.dart:17:14 - The method 'canLaunchUrl' isn't defined for the type 'AppInstallationChecker'.
  • UNDEFINED_METHOD - lib/widgets/link_text_span.dart:13:61 - The method 'launchUrl' isn't defined for the type 'LinkTextSpan'.

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.12, Flutter 3.24.2, Dart 3.5.2.

Check the analysis log for details.