te_general_plugin 0.0.6
te_general_plugin: ^0.0.6 copied to clipboard
te_general_plugin: A versatile plugin that effortlessly expands your application's capabilities.
We analyzed this package 2 days ago, and awarded it 95 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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 ("0.0.6").
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
24 out of 216 API elements (11.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: OCZInfo, OCZInfo.JumpToAPageHandler, OCZInfo.LanchPageHandler, OCZInfo.TQIInfoModity, OCZInfo.TQIInfoModity.TQIInfoModity.new.
10/10 points: Package has an example
10/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:te_general_plugin/te_general_plugin.dartthat declares support for platforms:iOS.
Package does not support platform `Windows`.
Because:
package:te_general_plugin/te_general_plugin.dartthat declares support for platforms:iOS.
Package does not support platform `Linux`.
Because:
package:te_general_plugin/te_general_plugin.dartthat declares support for platforms:iOS.
Package does not support platform `macOS`.
Because:
package:te_general_plugin/te_general_plugin.dartthat declares support for platforms:iOS.
Package does not support platform `Web`.
Because:
package:te_general_plugin/te_general_plugin.dartthat declares support for platforms:iOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:te_general_plugin/te_general_plugin.dartthat imports:package:te_general_plugin/dot/ZYRegister.dartthat imports:package:te_general_plugin/dot/ZCustomHome.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Swift Package Manager support:
Package does not support the Swift Package Manager on iOS
It does not contain ios/te_general_plugin/Package.swift.
Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 208 issues. Showing the first 2:
WARNING: Unused import: 'dart:math'.
lib/dot/OCZInfo.dart:1:8
╷
1 │ import 'dart:math' as Math;
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dot/OCZInfo.dart
WARNING: Unused import: 'dart:collection'.
lib/dot/OCZInfo.dart:3:8
╷
3 │ import 'dart:collection';
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dot/OCZInfo.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_tracking_transparency |
^2.0.6+1 |
2.0.6+1 | 2.0.6+1 | |
connectivity_plus |
^7.0.0 |
7.0.0 | 7.0.0 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
device_info_plus |
^12.3.0 |
12.3.0 | 12.3.0 | |
dio |
^5.7.0 |
5.9.2 | 5.9.2 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_keychain |
^2.5.0 |
2.5.0 | 2.5.0 | |
geolocator |
^14.0.2 |
14.0.2 | 14.0.2 | |
get |
^4.7.2 |
4.7.3 | 4.7.3 | |
go_router |
^16.0.0 |
16.3.0 | 17.1.0 | |
in_app_review |
^2.0.10 |
2.0.11 | 2.0.11 | |
ios_native_utils |
^1.0.0 |
1.0.0 | 1.0.0 | |
keyboard_height_plugin |
^0.1.5 |
0.1.5 | 0.2.0 | |
package_info_plus |
^9.0.0 |
9.0.0 | 9.0.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.0+1 |
12.0.1 | 12.0.1 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
purchases_flutter |
^8.10.1 |
8.11.0 | 9.13.1 | |
screen_protector |
^1.4.10 |
1.5.1 | 1.5.1 | |
shared_preferences |
^2.5.3 |
2.5.4 | 2.5.4 | |
shelf |
^1.4.1 |
1.4.2 | 1.4.2 | |
shelf_static |
^1.1.2 |
1.1.3 | 1.1.3 | |
sign_in_with_apple |
^7.0.1 |
7.0.1 | 7.0.1 | |
timezone |
^0.10.0 |
0.10.1 | 0.11.0 | |
wakelock_plus |
^1.2.3 |
1.4.0 | 1.4.0 | |
webview_flutter |
^4.13.0 |
4.13.1 | 4.13.1 | |
webview_flutter_wkwebview |
^3.22.0 |
3.23.8 | 3.23.8 | |
yaml |
^3.1.3 |
3.1.3 | 3.1.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^16.0.0` on go_router does not support the stable version `17.0.0`.
Try running dart pub upgrade --major-versions go_router to update the constraint.
The constraint `^0.1.5` on keyboard_height_plugin does not support the stable version `0.2.0`.
Try running dart pub upgrade --major-versions keyboard_height_plugin to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.10, Flutter 3.41.2, Dart 3.11.0.
Check the analysis log for details.