flutter_helper 1.0.0
flutter_helper: ^1.0.0 copied to clipboard
A helper tool.
We analyzed this package 17 hours ago, and awarded it 35 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.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.0.0").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting flutter_helper... Discovering libraries... ERR: dartdoc 9.0.0 (/tmp/analyzerNNDNHM/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.9.2.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/pana_YEGWRH/lib/src/View'. #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218:7) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205:27) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82:55) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:198:32) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:281:22)
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_helper/flutter_helper.dartthat imports:package:flutter_helper/src/view/video_picker_view.dartthat imports:package:video_player/video_player.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_helper/flutter_helper.dartthat imports:package:flutter_helper/src/view/video_picker_view.dartthat imports:package:video_player/video_player.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Web`.
Because:
package:flutter_helper/flutter_helper.dartthat imports:package:flutter_helper/src/service/storage_service.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
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:flutter_helper/flutter_helper.dartthat imports:package:flutter_helper/src/view/video_picker_view.dartthat imports:package:flutter_helper/src/view/url_video_player_view.dartthat imports:package:chewie/chewie.dartthat imports:package:chewie/src/material/material_desktop_controls.dartthat imports:package:chewie/src/chewie_player.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:flutter_helper/flutter_helper.dartthat imports:package:flutter_helper/src/view/video_picker_view.dartthat imports:package:flutter_helper/src/view/url_video_player_view.dartthat imports:package:chewie/chewie.dartthat imports:package:chewie/src/material/material_desktop_controls.dartthat imports:package:chewie/src/chewie_player.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:flutter_helper/flutter_helper.dartthat imports:package:flutter_helper/src/view/video_picker_view.dartthat imports:package:flutter_helper/src/view/url_video_player_view.dartthat imports:package:chewie/chewie.dartthat imports:package:chewie/src/material/material_desktop_controls.dartthat imports:package:chewie/src/chewie_player.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 36 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:flutter_helper/src/View/text_field_view.dart'.
lib/src/util/auth_util.dart:3:8
╷
3 │ import 'package:flutter_helper/src/View/text_field_view.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/util/auth_util.dart
ERROR: The method 'TextFieldView' isn't defined for the type 'AuthUtil'.
lib/src/util/auth_util.dart:48:26
╷
48 │ child: TextFieldView(
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/util/auth_util.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cached_network_image |
^3.0.0 |
3.3.1 | 3.4.1 | |
chewie |
^1.2.2 |
1.13.0 | 1.13.0 | |
cloud_firestore |
^3.1.10 |
3.2.0 | 6.1.0 | |
duration |
^3.0.6 |
3.0.15 | 4.0.3 | |
firebase_auth |
^1.3.0 |
1.4.1 | 6.1.2 | |
firebase_storage |
^8.1.1 |
8.1.3 | 13.0.4 | |
flutter_riverpod |
^1.0.3 |
1.0.4 | 3.0.3 | |
http |
^0.13.4 |
0.13.6 | 1.5.0 | |
image_picker |
^0.8.4 |
0.8.9 | 1.2.0 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
path_provider |
^2.0.8 |
2.1.5 | 2.1.5 | |
quiver |
^3.0.1 |
3.2.2 | 3.2.2 | |
recase |
^4.0.0 |
4.1.0 | 4.1.0 | |
rxdart |
^0.27.1 |
0.27.7 | 0.28.0 | |
timeago |
^3.1.0 |
3.3.0 | 3.7.1 | |
video_player |
^2.2.16 |
2.10.0 | 2.10.0 |
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 | |
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 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore_platform_interface |
- | 5.7.5 | 7.0.4 | |
cloud_firestore_web |
- | 2.6.18 | 5.1.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5 | 0.3.5 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
cupertino_icons |
- | 1.0.8 | 1.0.8 | |
dbus |
- | 0.7.11 | 0.7.11 | |
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_macos |
- | 0.9.4+5 | 0.9.4+5 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
firebase_auth_platform_interface |
- | 4.3.1 | 8.1.4 | |
firebase_auth_web |
- | 1.3.1 | 6.1.0 | |
firebase_core |
- | 1.19.0 | 4.2.1 | |
firebase_core_platform_interface |
- | 4.4.1 | 6.0.2 | |
firebase_core_web |
- | 1.6.5 | 3.3.0 | |
firebase_storage_platform_interface |
- | 2.1.2 | 5.2.15 | |
firebase_storage_web |
- | 1.1.2 | 3.11.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.3.1 | 3.4.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.32 | 2.0.32 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+7 | 0.8.13+7 | |
image_picker_for_web |
- | 2.2.0 | 3.1.0 | |
image_picker_ios |
- | 0.8.13+1 | 0.8.13+1 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_info_plus |
- | 9.0.0 | 9.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.20 | 2.2.20 | |
path_provider_foundation |
- | 2.4.3 | 2.4.3 | |
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 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
riverpod |
- | 1.0.3 | 3.0.3 | |
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 | |
state_notifier |
- | 0.7.2+1 | 1.0.0 | |
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.7 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_android |
- | 2.8.17 | 2.8.17 | |
video_player_avfoundation |
- | 2.8.5 | 2.8.5 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
wakelock_plus |
- | 1.4.0 | 1.4.0 | |
wakelock_plus_platform_interface |
- | 1.3.0 | 1.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 9 issues. Showing the first 2:
The constraint `^3.1.10` on cloud_firestore does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore to update the constraint.
The constraint `^3.0.6` on duration does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions duration 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 15 errors:
URI_DOES_NOT_EXIST-lib/src/util/auth_util.dart:3:8- Target of URI doesn't exist: 'package:flutter_helper/src/View/text_field_view.dart'.UNDEFINED_METHOD-lib/src/util/auth_util.dart:48:26- The method 'TextFieldView' isn't defined for the type 'AuthUtil'.URI_DOES_NOT_EXIST-lib/src/util/children_util.dart:2:8- Target of URI doesn't exist: 'package:flutter_helper/src/View/border_view.dart'.
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.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.