eyflutter_rich_text 0.0.3+9
eyflutter_rich_text: ^0.0.3+9 copied to clipboard
rich text editor
We analyzed this package 6 days ago, and awarded it 85 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/eyinfo/eyflutter_rich_text was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
1173 out of 2747 API elements (42.7 %) have documentation comments.
Some symbols that are missing documentation: align_dialog, align_dialog.AlignDialog, align_dialog.AlignDialog.AlignDialog.new, align_dialog.AlignDialog.buildAlignMenus, align_dialog.AlignDialog.buildAlignPanel.
10/10 points: Package has an example
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:eyflutter_rich_text/eyflutter_rich_text.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:eyflutter_rich_text/eyflutter_rich_text.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:eyflutter_rich_text/eyflutter_rich_text.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:eyflutter_rich_text/eyflutter_rich_text.dartthat 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:eyflutter_rich_text/eyflutter_rich_text.dartthat imports:package:eyflutter_rich_text/editor/widgets/raw_editor/raw_editor_state_text_input_client_mixin.dartthat imports:package:eyflutter_rich_text/editor/widgets/editor.dartthat imports:package:eyflutter_rich_text/editor/widgets/raw_editor.dartthat imports:package:pasteboard/pasteboard.dartthat declares support for platforms:iOS,Windows,Linux,macOS,Web.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/eyflutter_rich_text/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 111 issues. Showing the first 2:
WARNING: The parameter type of '==' operators should be non-nullable.
lib/editor/models/quill_delta.dart:296:17
╷
296 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/editor/models/quill_delta.dart
INFO: Dangling library doc comment.
lib/beans/link_content.dart:2:1
╷
2 │ ┌ /// Author lijinghuan
3 │ │ /// Email:ljh0576123@163.com
4 │ │ /// CreateTime:2023-04-21
5 │ │ /// Description:Generated file. Do not edit.
6 │ │ /// Modifier:
7 │ └ /// ModifyContent:
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/beans/link_content.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.0.0 |
2.7.0 | 2.7.0 | |
charcode |
^1.2.0 |
1.4.0 | 1.4.0 | |
collection |
^1.17.0 |
1.19.1 | 1.19.1 | |
diff_match_patch |
^0.4.1 |
0.4.1 | 0.4.1 | |
extended_text |
^12.0.0 |
12.1.0 | 15.0.2 | |
extended_text_library |
^12.0.0 |
12.0.1 | 12.0.1 | |
eyflutter_core |
^0.0.15+10 |
0.0.15+10 | 0.0.15+10 | |
eyflutter_uikit |
^0.2.1 |
0.2.1 | 0.2.1 | |
flutter_keyboard_visibility |
^5.4.0 |
5.4.1 | 6.0.0 | |
flutter_widget_from_html_core |
^0.10.0 |
0.10.6 | 0.17.0 | |
pasteboard |
^0.2.0 |
0.2.0 | 0.4.0 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
quiver |
^3.2.1 |
3.2.2 | 3.2.2 | |
string_validator |
^1.0.0 |
1.2.0 | 1.2.0 | |
url_launcher |
^6.0.3 |
6.3.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 22.0.0 | 92.0.0 | |
analyzer |
- | 1.7.2 | 9.0.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
cached_network_image |
- | 3.3.1 | 3.4.1 | |
cached_network_image_platform_interface |
- | 4.0.0 | 4.1.1 | |
cached_network_image_web |
- | 1.2.0 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
chewie |
- | 1.5.0 | 1.13.0 | |
chewie_audio |
- | 1.5.0 | 1.5.0 | |
cli_util |
- | 0.3.5 | 0.4.2 | |
clock |
- | 1.1.2 | 1.1.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
convex_bottom_bar |
- | 3.2.0 | 3.2.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 0.17.3 | 1.0.2 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
dartx |
- | 1.2.0 | 1.2.0 | |
eyflutter_webview |
- | 2.0.9 | 2.0.9 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_cache_manager |
- | 3.3.1 | 3.4.1 | |
flutter_easyrefresh |
- | 2.2.2 | 2.2.2 | Discontinued |
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_web |
- | 2.0.0 | 2.0.0 | |
flutter_keyboard_visibility_windows |
- | 1.0.0 | 1.0.0 | |
flutter_layout_grid |
- | 1.0.6 | 2.0.8 | |
flutter_math_fork |
- | 0.5.0 | 0.7.4 | |
flutter_svg |
- | 0.23.0+1 | 2.2.3 | |
flutter_switch |
- | 0.3.2 | 0.3.2 | |
glob |
- | 2.1.3 | 2.1.3 | |
html |
- | 0.15.4 | 0.15.6 | |
html_character_entities |
- | 1.0.0+1 | 1.0.0+1 | |
http |
- | 0.13.6 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.18.1 | 0.20.2 | |
isolate |
- | 2.1.1 | 2.1.1 | Discontinued |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
numerus |
- | 1.1.1 | 2.3.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
oktoast |
- | 3.4.0 | 3.4.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 0.5.1+1 | 1.0.1 | |
path_parsing |
- | 0.2.1 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 | |
pedantic |
- | 1.11.1 | 1.11.1 | Discontinued |
percent_indicator |
- | 4.2.5 | 4.2.5 | |
petitparser |
- | 5.4.0 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
recursive_regex |
- | 1.0.0 | 1.0.0 | |
rxdart |
- | 0.27.7 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.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 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.8 | 0.7.8 | |
time |
- | 2.1.6 | 2.1.6 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uni_links |
- | 0.5.1 | 0.5.1 | Discontinued |
uni_links_platform_interface |
- | 1.0.0 | 1.0.0 | |
uni_links_web |
- | 0.1.0 | 0.1.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 3.0.7 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player |
- | 2.10.1 | 2.10.1 | |
video_player_android |
- | 2.9.0 | 2.9.0 | |
video_player_avfoundation |
- | 2.8.8 | 2.8.8 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
wakelock |
- | 0.6.2 | 0.6.2 | Discontinued |
wakelock_macos |
- | 0.4.0 | 0.4.0 | |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 | |
wakelock_web |
- | 0.4.0 | 0.4.0 | |
wakelock_windows |
- | 0.2.1 | 0.2.1 | |
watcher |
- | 1.2.0 | 1.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 3.1.4 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 5.4.1 | 6.6.1 | |
xml_parser |
- | 1.0.0 | 1.0.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^12.0.0` on extended_text does not support the stable version `13.0.0`.
Try running dart pub upgrade --major-versions extended_text to update the constraint.
The constraint `^5.4.0` on flutter_keyboard_visibility does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions flutter_keyboard_visibility 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 1 error:
UNDEFINED_METHOD-lib/editor/widgets/text_line.dart:392:11- The method 'launchUrl' isn't defined for the type '_TextLineState'.
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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.