quill_super_clipboard 0.0.1-alpha.2
quill_super_clipboard: ^0.0.1-alpha.2 copied to clipboard
A package for integrating the package super_clipboard with flutter_quill to provide access to the system clipboard.
We analyzed this package 2 days ago, and awarded it 140 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/FlutterQuill/quill-super-clipboard/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
3 out of 3 API elements (100.0 %) have documentation comments.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:quill_super_clipboard/quill_super_clipboard.dart
that imports:package:quill_super_clipboard/src/super_clipboard_service.dart
that imports:package:flutter_quill/internal.dart
that imports:package:flutter_quill/src/rules/rule.dart
that imports:package:flutter_quill/src/rules/insert.dart
that imports:package:flutter_quill/src/document/document.dart
that imports:package:flutter_quill/src/document/nodes/node.dart
that imports:package:flutter_quill/src/document/nodes/line.dart
that imports:package:flutter_quill/src/document/nodes/leaf.dart
that imports:package:flutter_quill/src/editor/embed/embed_editor_builder.dart
that imports:package:flutter_quill/src/editor/embed/embed_context.dart
that imports:package:flutter_quill/src/controller/quill_controller.dart
that imports:package:flutter_quill/src/controller/clipboard/quill_controller_rich_paste.dart
that imports:package:flutter_quill/src/editor_toolbar_controller_shared/clipboard/clipboard_service_provider.dart
that imports:package:flutter_quill/src/editor_toolbar_controller_shared/clipboard/default_clipboard_service.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:quill_super_clipboard/quill_super_clipboard.dart
that imports:package:quill_super_clipboard/src/super_clipboard_service.dart
that imports:package:flutter_quill/internal.dart
that imports:package:flutter_quill/src/rules/rule.dart
that imports:package:flutter_quill/src/rules/insert.dart
that imports:package:flutter_quill/src/document/document.dart
that imports:package:flutter_quill/src/document/nodes/node.dart
that imports:package:flutter_quill/src/document/nodes/line.dart
that imports:package:flutter_quill/src/document/nodes/leaf.dart
that imports:package:flutter_quill/src/editor/embed/embed_editor_builder.dart
that imports:package:flutter_quill/src/editor/embed/embed_context.dart
that imports:package:flutter_quill/src/controller/quill_controller.dart
that imports:package:flutter_quill/src/controller/clipboard/quill_controller_rich_paste.dart
that imports:package:flutter_quill/src/editor_toolbar_controller_shared/clipboard/clipboard_service_provider.dart
that imports:package:flutter_quill/src/editor_toolbar_controller_shared/clipboard/default_clipboard_service.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'package:flutter_quill/flutter_quill_internal.dart' is deprecated and shouldn't be used. Use internal.dart instead of flutter_quill_internal.dart.
lib/quill_super_clipboard.dart:6:1
╷
6 │ import 'package:flutter_quill/flutter_quill_internal.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/quill_super_clipboard.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
flutter_quill |
^11.0.0-dev.1 |
11.4.1 | 11.4.1 | |
meta |
^1.10.0 |
1.16.0 | 1.17.0 | |
super_clipboard |
^0.8.24 |
0.8.24 | 0.9.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
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 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dart_quill_delta |
- | 10.8.3 | 10.8.3 | |
device_info_plus |
- | 10.1.2 | 11.5.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
diff_match_patch |
- | 0.4.1 | 0.4.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_colorpicker |
- | 1.1.0 | 1.1.0 | |
flutter_keyboard_visibility_linux |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_macos |
- | 1.0.0 | 1.0.0 | |
flutter_keyboard_visibility_platform_interface |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_temp_fork |
- | 0.1.5 | 0.1.5 | |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 | |
flutter_quill_delta_from_html |
- | 1.5.2 | 1.5.2 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.4.0 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
irondash_engine_context |
- | 0.5.5 | 0.5.5 | |
irondash_message_channel |
- | 0.7.0 | 0.7.0 | |
markdown |
- | 7.3.0 | 7.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pixel_snap |
- | 0.1.5 | 0.1.5 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
quill_native_bridge |
- | 11.0.1 | 11.0.1 | |
quill_native_bridge_android |
- | 0.0.1+2 | 0.0.1+2 | |
quill_native_bridge_ios |
- | 0.0.1 | 0.0.1 | |
quill_native_bridge_linux |
- | 0.0.1 | 0.0.1 | |
quill_native_bridge_macos |
- | 0.0.1 | 0.0.1 | |
quill_native_bridge_platform_interface |
- | 0.0.2+1 | 0.0.2+1 | |
quill_native_bridge_web |
- | 0.0.2 | 0.0.2 | |
quill_native_bridge_windows |
- | 0.0.1 | 0.0.1 | |
quiver |
- | 3.2.2 | 3.2.2 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
super_native_extensions |
- | 0.8.24 | 0.9.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.6 | 0.7.6 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher |
- | 6.3.1 | 6.3.1 | |
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 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.14.0 | 5.14.0 | |
win32_registry |
- | 1.1.5 | 2.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.8.24` on super_clipboard does not support the stable version `0.9.0`, that was published 25 days ago.
When super_clipboard is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions super_clipboard
to update the constraint.
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.