freelance 1.0.1 freelance: ^1.0.1 copied to clipboard
Plugin Flutter qui contient l'ensemble de mes outils de réalisation d'application web et mobile.
We analyzed this package 14 hours ago, and awarded it 110 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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
52 out of 410 API elements (12.7 %) 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: background_image
, background_image.BackgroundImage
, background_image.BackgroundImage.BackgroundImage
, background_image.BackgroundImage.image
, bottom_widgets
.
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
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Linux`.
Because:
package:freelance/freelance.dart
that imports:package:freelance/widgets/widget_module.dart
that imports:package:freelance/widgets/preloader.dart
that imports:package:firebase_storage/firebase_storage.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package not compatible with platform Web
Because:
package:freelance/freelance.dart
that imports:package:freelance/widgets/widget_module.dart
that imports:package:freelance/widgets/preloader.dart
that imports:package:firebase_storage/firebase_storage.dart
that imports:package:firebase_storage_platform_interface/firebase_storage_platform_interface.dart
that imports:package:firebase_storage_platform_interface/src/platform_interface/platform_interface_reference.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:freelance/freelance.dart
that imports:package:freelance/widgets/widget_module.dart
that imports:package:freelance/widgets/preloader.dart
that imports:package:firebase_storage/firebase_storage.dart
that imports:package:firebase_storage_platform_interface/firebase_storage_platform_interface.dart
that imports:package:firebase_storage_platform_interface/src/platform_interface/platform_interface_reference.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.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on macOS
It does not contain macos/freelance/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 30 issues. Showing the first 2:
WARNING: Unused import: 'package:nil/nil.dart'.
lib/widgets/landing_page/cover/components/bottom_widgets.dart:5:8
╷
5 │ import 'package:nil/nil.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/landing_page/cover/components/bottom_widgets.dart
WARNING: The value of the field '_animation2' isn't used.
lib/widgets/landing_page/pricing_list/components/pricing_page.dart:34:32
╷
34 │ late final Animation<double> _animation2 = CurvedAnimation(
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/landing_page/pricing_list/components/pricing_page.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
animations |
^2.0.11 |
2.0.11 | 2.0.11 |
animator |
^3.3.0 |
3.3.0 | 3.3.0 |
bloc |
^8.1.4 |
8.1.4 | 8.1.4 |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 |
firebase_storage |
^12.1.0 |
12.3.7 | 12.3.7 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_bloc |
^8.1.6 |
8.1.6 | 8.1.6 |
flutter_markdown |
^0.7.2+1 |
0.7.5 | 0.7.5 |
flutter_web_plugins |
flutter |
0.0.0 | 0.0.0 |
get_it |
^7.7.0 |
7.7.0 | 8.0.3 |
go_router |
^14.2.0 |
14.6.3 | 14.6.3 |
intl |
^0.19.0 |
0.19.0 | 0.20.1 |
nil |
^1.1.1 |
1.1.1 | 1.1.1 |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 |
url_launcher |
^6.3.0 |
6.3.1 | 6.3.1 |
widgetbook |
^3.8.0 |
3.10.1 | 3.10.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_flutterfire_internals |
- | 1.3.48 | 1.3.48 |
accessibility_tools |
- | 2.3.0 | 2.3.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.11.0 | 2.12.0 |
boolean_selector |
- | 2.1.1 | 2.1.2 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.1 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
device_frame |
- | 1.2.0 | 1.2.0 |
fake_async |
- | 1.3.1 | 1.3.2 |
firebase_core |
- | 3.9.0 | 3.9.0 |
firebase_core_platform_interface |
- | 5.4.0 | 5.4.0 |
firebase_core_web |
- | 2.19.0 | 2.19.0 |
firebase_storage_platform_interface |
- | 5.1.34 | 5.1.34 |
firebase_storage_web |
- | 3.10.6 | 3.10.6 |
flutter_localizations |
- | 0.0.0 | 0.0.0 |
flutter_test |
- | 0.0.0 | 0.0.0 |
freezed_annotation |
- | 2.4.4 | 2.4.4 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.2 | 4.1.2 |
inspector |
- | 2.1.0 | 2.1.0 |
json_annotation |
- | 4.9.0 | 4.9.0 |
leak_tracker |
- | 10.0.7 | 10.0.8 |
leak_tracker_flutter_testing |
- | 3.0.8 | 3.0.9 |
leak_tracker_testing |
- | 3.0.1 | 3.0.1 |
logging |
- | 1.3.0 | 1.3.0 |
markdown |
- | 7.2.2 | 7.2.2 |
matcher |
- | 0.12.16+1 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
navigation_builder |
- | 0.0.4 | 0.0.4 |
nested |
- | 1.0.0 | 1.0.0 |
path |
- | 1.9.0 | 1.9.1 |
provider |
- | 6.1.2 | 6.1.2 |
resizable_widget |
- | 1.0.5 | 1.0.5 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.0 | 1.10.1 |
stack_trace |
- | 1.12.0 | 1.12.1 |
states_rebuilder |
- | 6.4.0 | 6.4.0 |
stream_channel |
- | 2.1.2 | 2.1.3 |
string_scanner |
- | 1.3.0 | 1.4.1 |
term_glyph |
- | 1.2.1 | 1.2.2 |
test_api |
- | 0.7.3 | 0.7.4 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.2 | 6.3.2 |
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.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
vector_math |
- | 2.1.4 | 2.1.4 |
vm_service |
- | 14.3.0 | 15.0.0 |
web |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^7.7.0` on get_it does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions get_it
to update the constraint.
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.
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.17
, Flutter 3.27.1
, Dart 3.6.0
.
Check the analysis log for details.