noteapp 0.0.2 noteapp: ^0.0.2 copied to clipboard
noteapp for notechats
We analyzed this package 3 days ago, and awarded it 30 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 60 to 180 characters to describe the package, what it does, and its target use case.
Repository URL doesn't exist.
At the time of the analysis https://github.com/notechats/noteapp/tree/master/noteapp
was unreachable. Make sure that the website is reachable via HEAD
requests.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: noteapp
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Failed to run remote show origin
.
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
28 out of 277 API elements (10.1 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: author
, author.Author
, author.Author.Author
, author.Author.id
, author.Author.logo
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:noteapp/common/cards/resource_card.dart
that imports:package:noteapp/common/cards/video_card.dart
that imports:package:noteapp/common/video/video_panel.dart
that imports:package:noteapp/common/video/skin/panel.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_macos/wakelock_macos.dart
that declares support for platforms:macOS
.
Package does not support platform `iOS`.
Because:
package:noteapp/common/cards/resource_card.dart
that imports:package:noteapp/common/cards/video_card.dart
that imports:package:noteapp/common/video/video_panel.dart
that imports:package:noteapp/common/video/skin/panel.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_macos/wakelock_macos.dart
that declares support for platforms:macOS
.
Package does not support platform `Windows`.
Because:
package:noteapp/common/cards/resource_card.dart
that imports:package:noteapp/common/cards/video_card.dart
that imports:package:noteapp/common/video/video_panel.dart
that imports:package:noteapp/common/video/skin/panel.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_macos/wakelock_macos.dart
that declares support for platforms:macOS
.
Package does not support platform `Linux`.
Because:
package:noteapp/common/cards/resource_card.dart
that imports:package:noteapp/common/cards/video_card.dart
that imports:package:noteapp/common/video/video_panel.dart
that imports:package:noteapp/common/video/skin/panel.dart
that imports:package:wakelock/wakelock.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:noteapp/common/cards/resource_card.dart
that imports:package:noteapp/common/cards/video_card.dart
that imports:package:noteapp/common/video/video_panel.dart
that imports:package:noteapp/common/video/skin/panel.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_windows/wakelock_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:noteapp/common/cards/resource_card.dart
that imports:package:noteapp/common/cards/video_card.dart
that imports:package:noteapp/common/video/video_panel.dart
that imports:package:noteapp/common/video/skin/panel.dart
that imports:package:wakelock/wakelock.dart
that imports:package:wakelock_macos/wakelock_macos.dart
that declares support for platforms:macOS
.
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.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 37 issues. Showing the first 2:
ERROR: The method 'hashValues' isn't defined for the type 'NewFijkSliderColors'.
lib/common/video/skin/slider.dart:118:7
╷
118 │ hashValues(playedColor, bufferedColor, cursorColor, baselineColor);
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/video/skin/slider.dart
ERROR: The method 'hashValues' isn't defined for the type '_SliderPainter'.
lib/common/video/skin/slider.dart:198:23
╷
198 │ int get hashCode => hashValues(v, cv, dragging, colors);
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/common/video/skin/slider.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
carousel_slider |
^4.1.1 |
4.2.1 | 5.0.0 |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 |
fijkplayer |
^0.10.1 |
0.10.1 | 0.11.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_web_plugins |
flutter |
0.0.0 | 0.0.0 |
fluttertoast |
^8.0.9 |
8.2.10 | 8.2.10 |
inview_notifier_list |
^3.0.0 |
3.0.0 | 3.0.0 |
provider |
^6.0.2 |
6.1.2 | 6.1.2 |
screen_brightness |
^0.2.0 |
0.2.2+1 | 2.0.1 |
volume_controller |
^2.0.3 |
2.0.8 | 2.0.8 |
wakelock |
^0.6.1+2 |
0.6.2 | 0.6.2 |
wakelock_web |
^0.4.0 |
0.4.0 | 0.4.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
characters |
- | 1.3.0 | 1.4.0 |
collection |
- | 1.19.0 | 1.19.1 |
ffi |
- | 2.1.3 | 2.1.3 |
js |
- | 0.6.7 | 0.7.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nested |
- | 1.0.0 | 1.0.0 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
screen_brightness_android |
- | 0.1.0+2 | 2.0.0 |
screen_brightness_ios |
- | 0.1.0 | 2.0.0 |
screen_brightness_macos |
- | 0.1.0+1 | 2.0.0 |
screen_brightness_platform_interface |
- | 0.1.0 | 2.0.0 |
screen_brightness_windows |
- | 0.1.3 | 2.0.1 |
sky_engine |
- | 0.0.0 | 0.0.0 |
stream_transform |
- | 2.1.1 | 2.1.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
wakelock_macos |
- | 0.4.0 | 0.4.0 |
wakelock_platform_interface |
- | 0.3.0 | 0.3.0 |
wakelock_windows |
- | 0.2.1 | 0.2.1 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 3.1.4 | 5.9.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^4.1.1` on carousel_slider does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions carousel_slider
to update the constraint.
The constraint `^0.10.1` on fijkplayer does not support the stable version `0.11.0`.
Try running dart pub upgrade --major-versions fijkplayer
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 3 errors:
UNDEFINED_METHOD
-lib/common/video/skin/slider.dart:118:7
- The method 'hashValues' isn't defined for the type 'NewFijkSliderColors'.UNDEFINED_METHOD
-lib/common/video/skin/slider.dart:198:23
- The method 'hashValues' isn't defined for the type '_SliderPainter'.UNDEFINED_GETTER
-lib/example/home.dart:55:50
- The getter 'headline4' isn't defined for the type 'TextTheme'.
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.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.