flutter_widgets_library 0.0.1
flutter_widgets_library: ^0.0.1 copied to clipboard
A new Flutter project.
We analyzed this package 20 hours ago, and awarded it 15 pub points (of a possible 130):
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 60 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL is insecure.
Update the homepage
field and use a secure (https
) URL.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
No `CHANGELOG.md` found.
Changelog entries help developers follow the progress of your package. See the example generated by stagehand
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/10 points: Failed to run dartdoc
- Failed to resolve dependencies.
stdout: [ +89 ms] executing: uname -m
[ +41 ms] Exit code 0 from: uname -m
[ ] x86_64
[ +7 ms] executing: [/tool/stable/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +4 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ ] cd41fdd495f6944ecd3506c21e94c6567b073278
[ +1 ms] executing: [/tool/stable/flutter/] git tag --points-at cd41fdd495f6944ecd3506c21e94c6567b073278
[ +16 ms] Exit code 0 from: git tag --points-at cd41fdd495f6944ecd3506c21e94c6567b073278
[ ] 3.0.2
[ +10 ms] executing: [/tool/stable/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +4 ms] Exit code 128 from: git rev-parse --abbrev-ref --symbolic @{u}
[ ] fatal: HEAD does not point to a branch
[ +63 ms] Unable to locate an Android SDK.
[ +4 ms] executing: [/tool/stable/flutter/] git rev-parse --abbrev-ref HEAD
[ +4 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] HEAD
[ +70 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[...]
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ +61 ms] executing: /tool/stable/flutter/bin/cache/dart-sdk/bin/dart __deprecated_pub upgrade --verbose
MSG : Resolving dependencies...
MSG : Logs written to /tmp/tool-envJMXLCN/pub-cache-dirSMSKWJ/log/pub_log.txt.
[+2147 ms] "flutter pub" took 2,305ms.
[ +4 ms] Running shutdown hooks
[ ] Shutdown hooks complete
[ +1 ms] exiting with code 1
stderr: FINE: Pub 2.17.3
SLVR: fact: flutter_widgets_library is 0.0.1
SLVR: derived: flutter_widgets_library
SLVR: fact: flutter_widgets_library depends on barcode_scan ^1.0.0
SLVR: fact: flutter_widgets_library depends on cached_network_image ^2.0.0
SLVR: fact: flutter_widgets_library depends on charts_flutter ^0.9.0
SLVR: fact: flutter_widgets_library depends on cupertino_icons ^0.1.2
SLVR: fact: flutter_widgets_library depends on dio ^3.0.9
SLVR: fact: flutter_widgets_library depends on flutter from sdk
SLVR: fact: flutter_widgets_library depends on flutter_form_builder ^3.9.0
SLVR: fact: flutter_widgets_library depends on flutter_mobx ^1.1.0
SLVR: fact: flutter_widgets_library depends on flutter_svg ^0.17.1
SLVR: fact: flutter_widgets_library depends on get_it ^4.0.1
SLVR: fact: flutter_widgets_library depends on http ^0.12.1
SLVR: fact: flutter_widgets_library depends on local_auth ^0.6.1
SLVR: fact: flutter_widgets_library depends on mobx ^1.1.1
SLVR: fact: flutter_widgets_library depends on provider ^4.0.5+1
SLVR: fact: flutter_widgets_library depends on quiver ^0.10.0
SLVR: fact: flutter_widgets_library depends on shared_preferences ^0.5.6+3
SLVR: fact: flutter_widgets_library depends on vertical_tabs ^0.2.0
[...]
<asynchronous suspension>
#4 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#5 CommandRunner.runCommand (package:args/command_runner.dart:209:13)
<asynchronous suspension>
#6 FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:281:9)
<asynchronous suspension>
#7 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#8 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:229:5)
<asynchronous suspension>
#9 run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:62:9)
<asynchronous suspension>
#10 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#11 main (package:flutter_tools/executable.dart:94:3)
<asynchronous suspension>
0/20 points: Platform support detection failed
Could not determine supported platforms as package resolution failed.
Run flutter pub get
for more information.
0/30 points: code has no errors, warnings, lints, or formatting issues
Found 6124 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:flutter_widgets_library/repositories/shared-preferences-repository.dart'.
lib/controllers/splash-controller.dart:1:8
╷
1 │ import 'package:flutter_widgets_library/repositories/shared-preferences-repository.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/controllers/splash-controller.dart
ERROR: Target of URI doesn't exist: 'package:get_it/get_it.dart'.
lib/controllers/splash-controller.dart:2:8
╷
2 │ import 'package:get_it/get_it.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/controllers/splash-controller.dart
0/10 points: All of the package dependencies are supported in the latest version
- Could not run
flutter pub outdated
:dart pub get
failed:
OUT:
Resolving dependencies...
ERR:
The current Dart SDK version is 2.17.3.
Because flutter_widgets_library depends on quiver >=0.3.0 <0.29.0+2 which requires SDK version <2.0.0, version solving failed.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Unable to detect null safety
Package resolution failed. Could not determine null safety.
Run dart pub get
for more information.
Analysed with Pana 0.21.12
, Flutter 3.0.2
, Dart 2.17.3
.