brain_dev_tools 1.0.4
brain_dev_tools: ^1.0.4 copied to clipboard
brain_dev_tools est un plugin tout-en-un conçu pour simplifier le développement Flutter en regroupant plusieurs utilitaires essentiels en un seul package. Il inclut des outils pour la gestion des date [...]
We analyzed this package 9 hours ago, and awarded it 60 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description
field in your package's pubspec.yaml
file between 60 and 180 characters.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting brain_dev_tools... Discovering libraries... ERR: dartdoc 8.3.3 (/tmp/analyzerSKYZFC/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.7.2.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/pana_UXTLMP/lib/tools/Enum'. #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:215:7) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:202:27) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:80:55) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:204:32) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:292:22)
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
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 18 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:brain_dev_tools/tools/Enum/enum.dart'.
lib/data/data_mock.dart:3:8
╷
3 │ import 'package:brain_dev_tools/tools/Enum/enum.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/data_mock.dart
ERROR: Undefined name 'EnumStatusPublish'.
lib/data/data_mock.dart:11:16
╷
11 │ value: EnumStatusPublish.public.index.toString(),
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/data_mock.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
app_links |
^6.4.0 |
6.4.0 | 6.4.0 | |
auto_size_text |
^3.0.0 |
3.0.0 | 3.0.0 | |
bot_toast |
^4.1.3 |
4.1.3 | 4.1.3 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
connectivity_plus |
^6.1.3 |
6.1.4 | 6.1.4 | |
device_info_plus |
^11.3.2 |
11.4.0 | 11.4.0 | |
easy_image_viewer |
^1.5.1 |
1.5.1 | 1.5.1 | |
flutter_custom_tabs |
^2.1.0 |
2.4.0 | 2.4.0 | |
flutter_flavor |
^3.1.4 |
3.1.4 | 3.1.4 | |
flutter_smart_dialog |
^4.9.8+7 |
4.9.8+7 | 4.9.8+7 | |
flutter_speed_dial |
^7.0.0 |
7.0.0 | 7.0.0 | |
flutter_staggered_grid_view |
^0.7.0 |
0.7.0 | 0.7.0 | |
flutter_widget_from_html_core |
^0.16.0 |
0.16.0 | 0.16.0 | |
font_awesome_flutter |
^10.8.0 |
10.8.0 | 10.8.0 | |
get |
^4.7.2 |
4.7.2 | 4.7.2 | |
google_fonts |
^6.2.1 |
6.2.1 | 6.2.1 | |
http |
^1.3.0 |
1.3.0 | 1.3.0 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
in_app_update |
^4.2.3 |
4.2.3 | 4.2.3 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
package_info_plus |
^8.3.0 |
8.3.0 | 8.3.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 | |
share_plus |
^10.1.4 |
10.1.4 | 11.0.0 | |
shared_preferences |
^2.5.2 |
2.5.3 | 2.5.3 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
showcaseview |
^4.0.1 |
4.0.1 | 4.0.1 | |
timeago |
^3.7.0 |
3.7.0 | 3.7.0 | |
url_launcher |
^6.3.1 |
6.3.1 | 6.3.1 | |
uuid |
^4.5.1 |
4.5.1 | 4.5.1 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions intl
to update the constraint.
The constraint `^10.1.4` on share_plus does not support the stable version `11.0.0`, that was published 0 days ago.
When share_plus is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions share_plus
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 18 errors:
URI_DOES_NOT_EXIST
-lib/data/data_mock.dart:3:8
- Target of URI doesn't exist: 'package:brain_dev_tools/tools/Enum/enum.dart'.UNDEFINED_IDENTIFIER
-lib/data/data_mock.dart:11:16
- Undefined name 'EnumStatusPublish'.UNDEFINED_IDENTIFIER
-lib/data/data_mock.dart:12:19
- Undefined name 'EnumStatusPublish'.
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.