mini_widget 3.0.12
mini_widget: ^3.0.12 copied to clipboard
Flutter base component package, For example InkCell, BlocProvider, etc.
We analyzed this package 43 hours ago, and awarded it 130 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
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: mini_widget
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
pubspec.yaml
from the repository has no repository
or homepage
URL.
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
204 out of 953 API elements (21.4 %) have documentation comments.
Some symbols that are missing documentation: mini_widget
, mini_widget.Application
, mini_widget.Application.Application.new
, mini_widget.Application.router
, mini_widget.BadgeTipWidget.BadgeTipWidget.new
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:mini_widget/mini_widget.dart
that imports:package:mini_widget/src/view/_.dart
that imports:package:mini_widget/src/view/widget/_.dart
that imports:package:mini_widget/src/view/widget/scrawl_location_widget.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:mini_widget/mini_widget.dart
that imports:package:mini_widget/src/view/_.dart
that imports:package:mini_widget/src/view/widget/_.dart
that imports:package:mini_widget/src/view/widget/scrawl_location_widget.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 20 issues. Showing the first 2:
INFO: 'red' is deprecated and shouldn't be used. Use (*.r * 255.0).round() & 0xff.
lib/src/util/colors_util.dart:21:19
╷
21 │ int r = color.red + changeValue;
│ ^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/util/colors_util.dart
INFO: 'green' is deprecated and shouldn't be used. Use (*.g * 255.0).round() & 0xff.
lib/src/util/colors_util.dart:23:19
╷
23 │ int g = color.green + changeValue;
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/util/colors_util.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
badges |
^3.1.2 |
3.1.2 | 3.1.2 | |
easy_refresh |
^3.4.0 |
3.4.0 | 3.4.0 | |
fluro |
^2.0.5 |
2.0.5 | 2.0.5 | |
flutter_bmflocation |
^3.6.0 |
3.8.0 | 3.8.0 | |
flutter_svg |
^2.0.10+1 |
2.2.0 | 2.2.0 | |
material_design_icons_flutter |
^7.0.7296 |
7.0.7296 | 7.0.7296 | |
mini_extension |
^3.0.0 |
3.0.0 | 3.0.0 | |
oktoast |
^3.4.0 |
3.4.0 | 3.4.0 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.0+1 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
url_launcher |
^6.3.0 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
http |
- | 1.4.0 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
petitparser |
- | 6.1.0 | 7.0.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.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 | |
url_launcher_android |
- | 6.3.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.17 | 1.1.17 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.5.0 | 6.6.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions permission_handler
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.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.