noteflutter 0.0.17
noteflutter: ^0.0.17 copied to clipboard
noteflutter for notechats,this is personal plugin,please ignore this plugin.
We analyzed this package 3 days ago, and awarded it 40 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/notechats/noteflutter/tree/master/noteflutter was unreachable. Make sure that the website is reachable via HEAD requests.
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
93 out of 539 API elements (17.3 %) 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: app, app.TikTokApp, app.TikTokApp.TikTokApp.new, app.TikTokApp.baseUrl, app.TikTokApp.theme.
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:noteflutter/common/cards/resource_card.dartthat imports:package:noteflutter/common/cards/video_card.dartthat imports:package:noteflutter/common/video/video_panel.dartthat imports:package:noteflutter/common/video/skin/panel.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_macos/wakelock_macos.dartthat declares support for platforms:macOS.
Package does not support platform `iOS`.
Because:
package:noteflutter/common/cards/resource_card.dartthat imports:package:noteflutter/common/cards/video_card.dartthat imports:package:noteflutter/common/video/video_panel.dartthat imports:package:noteflutter/common/video/skin/panel.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_macos/wakelock_macos.dartthat declares support for platforms:macOS.
Package does not support platform `Windows`.
Because:
package:noteflutter/common/cards/resource_card.dartthat imports:package:noteflutter/common/cards/video_card.dartthat imports:package:noteflutter/common/video/video_panel.dartthat imports:package:noteflutter/common/video/skin/panel.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_macos/wakelock_macos.dartthat declares support for platforms:macOS.
Package does not support platform `Linux`.
Because:
package:noteflutter/common/cards/resource_card.dartthat imports:package:noteflutter/common/cards/video_card.dartthat imports:package:noteflutter/common/video/video_panel.dartthat imports:package:noteflutter/common/video/skin/panel.dartthat imports:package:wakelock/wakelock.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `macOS`.
Because:
package:noteflutter/common/cards/resource_card.dartthat imports:package:noteflutter/common/cards/video_card.dartthat imports:package:noteflutter/common/video/video_panel.dartthat imports:package:noteflutter/common/video/skin/panel.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_windows/wakelock_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:noteflutter/common/cards/resource_card.dartthat imports:package:noteflutter/common/cards/video_card.dartthat imports:package:noteflutter/common/video/video_panel.dartthat imports:package:noteflutter/common/video/skin/panel.dartthat imports:package:wakelock/wakelock.dartthat imports:package:wakelock_macos/wakelock_macos.dartthat declares support for platforms:macOS.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 113 issues. Showing the first 2:
ERROR: The method 'hashValues' isn't defined for the type 'NewFijkSliderColors'.
lib/common/video/skin/slider.dart:117:7
╷
117 │ 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:197:23
╷
197 │ 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 | Notes |
|---|---|---|---|---|
carousel_slider |
^4.1.1 |
4.2.1 | 5.1.1 | |
dio |
^4.0.6 |
4.0.6 | 5.9.0 | |
fijkplayer |
^0.10.1 |
0.10.1 | 0.11.0 | |
flutter_spinkit |
^5.1.0 |
5.2.2 | 5.2.2 | |
fluttertoast |
^8.0.9 |
8.2.14 | 9.0.0 | |
inview_notifier_list |
^3.0.0 |
3.0.0 | 3.0.0 | |
safemap |
^2.1.0 |
2.1.0 | 2.1.0 | |
tapped |
^2.0.0 |
2.0.0 | 2.0.0 | |
video_player |
^2.4.1 |
2.10.1 | 2.10.1 | |
wakelock |
^0.6.1+2 |
0.6.2 | 0.6.2 | Discontinued |
wakelock_web |
^0.4.0 |
0.4.0 | 0.4.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
csslib |
- | 1.0.2 | 1.0.2 | |
ffi |
- | 2.1.5 | 2.1.5 | |
html |
- | 0.15.6 | 0.15.6 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
video_player_android |
- | 2.9.1 | 2.9.1 | |
video_player_avfoundation |
- | 2.9.0 | 2.9.0 | |
video_player_platform_interface |
- | 6.6.0 | 6.6.0 | |
video_player_web |
- | 2.4.0 | 2.4.0 | |
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.1 | 1.1.1 | |
win32 |
- | 3.1.4 | 5.15.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 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 `^4.0.6` on dio does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions dio 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 6 errors:
UNDEFINED_METHOD-lib/common/video/skin/slider.dart:117:7- The method 'hashValues' isn't defined for the type 'NewFijkSliderColors'.UNDEFINED_METHOD-lib/common/video/skin/slider.dart:197: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.23.8, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.