eyflutter_uikit 0.2.1
eyflutter_uikit: ^0.2.1 copied to clipboard
eyflutter项目工具库
We analyzed this package 2 days ago, and awarded it 95 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.
The package description contains too many non-ASCII characters.
The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.
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
1157 out of 2090 API elements (55.4 %) have documentation comments.
Some symbols that are missing documentation: action_bar, action_bar.ActionBar, action_bar.ActionBar.ActionBar.new, action_bar.ActionBarStructItem, action_bar.ActionBarStructItem.ActionBarStructItem.new.
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_uikit/eyflutter_uikit.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:eyflutter_uikit/eyflutter_uikit.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:eyflutter_uikit/eyflutter_uikit.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:eyflutter_uikit/eyflutter_uikit.dartthat declares support for platforms:Android,iOS.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/eyflutter_uikit/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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 226 issues. Showing the first 2:
INFO: Statements in an if should be enclosed in a block.
lib/gif/gif_image.dart:117:11
╷
117 │ ┌ setState(() {
118 │ │ _infos = imageInfors;
119 │ │ _fetchComplete = true;
120 │ │ _curIndex = widget.controller.value.toInt();
121 │ │ if (widget.onFetchCompleted != null) {
122 │ │ widget.onFetchCompleted!();
123 │ │ }
124 │ └ });
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/gif/gif_image.dart
INFO: Statements in an if should be enclosed in a block.
lib/gif/gif_image.dart:136:9
╷
136 │ ┌ setState(() {
137 │ │ _curIndex = widget.controller.value.toInt();
138 │ └ });
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/gif/gif_image.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cached_network_image |
^3.3.0 |
3.3.1 | 3.4.1 | |
convex_bottom_bar |
^3.1.0+1 |
3.2.0 | 3.2.0 | |
extended_text |
^12.0.0 |
12.1.0 | 15.0.2 | |
eyflutter_core |
^0.0.15+8 |
0.0.15+10 | 0.0.15+10 | |
eyflutter_webview |
^2.0.9 |
2.0.9 | 2.0.9 | |
flutter_cache_manager |
^3.3.1 |
3.3.1 | 3.4.1 | |
flutter_easyrefresh |
^2.2.1 |
2.2.2 | 2.2.2 | Discontinued |
flutter_switch |
^0.3.2 |
0.3.2 | 0.3.2 | |
http |
^0.13.3 |
0.13.6 | 1.6.0 | |
meta |
^1.3.0 |
1.17.0 | 1.17.0 | |
oktoast |
^3.3.1 |
3.4.0 | 3.4.0 | |
percent_indicator |
^4.2.2 |
4.2.5 | 4.2.5 | |
provider |
^6.0.5 |
6.1.5+1 | 6.1.5+1 | |
uni_links |
^0.5.1 |
0.5.1 | 0.5.1 | Discontinued |
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_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 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
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 | |
extended_text_library |
- | 12.0.1 | 12.0.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
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 | |
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_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 | |
nested |
- | 1.0.0 | 1.0.0 | |
numerus |
- | 1.1.1 | 2.3.0 | |
octo_image |
- | 2.1.0 | 2.1.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 |
petitparser |
- | 5.4.0 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
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.5 | 2.1.5 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
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.8.22 | 2.8.22 | |
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.1.4 | 1.1.4 | |
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 3 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 `^0.13.3` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http 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 2 errors:
UNDEFINED_METHOD-lib/uikit/webkit/h5_webview.dart:262:15- The method 'canLaunchUrl' isn't defined for the type '_H5WebViewState'.UNDEFINED_METHOD-lib/uikit/webkit/h5_webview.dart:263:13- The method 'launchUrl' isn't defined for the type '_H5WebViewState'.
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.2, Dart 3.10.0.
Check the analysis log for details.