checkout 0.0.1
checkout: ^0.0.1 copied to clipboard
A new Flutter package project.
We analyzed this package 3 days ago, and awarded it 40 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://gitlab.com/storegence/flutter/checkout
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
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
40 out of 312 API elements (12.8 %) 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: button_Global
, button_Global.ButtonGlobal
, button_Global.ButtonGlobal.ButtonGlobal.new
, button_Global.ButtonGlobal.onTap
, button_Global.ButtonGlobal.text
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:checkout/checkout.dart
that imports:package:cloud_firestore/cloud_firestore.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:checkout/checkout.dart
that imports:package:cloud_firestore/cloud_firestore.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:checkout/checkout.dart
that imports:package:checkout/functions/toasts.dart
that imports:package:fluttertoast/fluttertoast.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:checkout/checkout.dart
that imports:package:checkout/database/db.dart
that imports:package:sqflite/sqflite.dart
that declares support for platforms:Android
,iOS
,macOS
.
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.cn/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 138 issues. Showing the first 2:
ERROR: The getter 'subtitle1' isn't defined for the type 'TextTheme'.
lib/checkout.dart:677:62
╷
677 │ style: Theme.of(context).textTheme.subtitle1,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/checkout.dart
ERROR: The getter 'headline1' isn't defined for the type 'TextTheme'.
lib/checkout.dart:694:67
╷
694 │ Text('Checkout', style: Theme.of(context).textTheme.headline1),
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/checkout.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
carousel_slider |
^4.0.0 |
4.2.1 | 5.1.1 | |
cloud_firestore |
^3.1.0 |
3.5.1 | 6.0.2 | |
country_code_picker |
^2.0.2 |
2.0.2 | 3.4.1 | |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
double_back_to_close_app |
^2.0.1 |
2.1.0 | 2.1.0 | |
firebase_auth |
^3.1.4 |
3.11.2 | 6.1.0 | |
firebase_core |
^1.7.0 |
1.24.0 | 4.1.1 | |
firebase_crashlytics |
^2.3.0 |
2.9.0 | 5.0.2 | |
firebase_remote_config |
^0.11.0+1 |
0.11.0+2 | 6.0.2 | |
flutter_easyloading |
^3.0.3 |
3.0.5 | 3.0.5 | |
flutter_launcher_icons |
^0.9.2 |
0.9.3 | 0.14.4 | |
flutter_native_splash |
^1.2.4 |
1.3.3 | 2.4.6 | |
flutter_stripe |
^2.0.2 |
2.5.0 | 12.0.2 | |
fluttertoast |
^8.0.8 |
8.2.14 | 9.0.0 | |
font_awesome_flutter |
^9.2.0 |
9.2.0 | 10.10.0 | |
geocoding |
^2.0.1 |
2.2.2 | 4.0.0 | |
geolocator |
^7.7.0 |
7.7.1 | 14.0.2 | |
get |
^4.3.8 |
4.7.2 | 4.7.2 | |
google_fonts |
^2.1.0 |
2.3.3 | 6.3.2 | |
google_maps_flutter |
^2.0.11 |
2.13.1 | 2.13.1 | |
google_sign_in |
^5.2.0 |
5.4.4 | 7.2.0 | |
hive |
^2.0.4 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
http |
^0.13.4 |
0.13.6 | 1.5.0 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
loader_overlay |
^2.0.4 |
2.3.2 | 5.0.0 | |
lottie |
^1.2.1 |
1.4.3 | 3.3.2 | |
oauth2 |
^2.0.0 |
2.0.2 | 2.0.3 | |
package_info_plus |
^1.3.0 |
1.4.3+1 | 9.0.0 | |
path |
^1.8.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.0.5 |
2.1.5 | 2.1.5 | |
persistent_bottom_nav_bar |
^4.0.2 |
4.0.2 | 6.2.1 | |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 | |
shared_preferences |
^2.0.8 |
2.5.3 | 2.5.3 | |
skeleton_loader |
^2.0.0+4 |
2.0.0+4 | 2.0.0+4 | |
sqflite |
^2.0.0+4 |
2.4.2 | 2.4.2 | |
url_launcher |
^6.0.12 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 22 issues. Showing the first 2:
The constraint `^4.0.0` 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 `^3.1.0` on cloud_firestore does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore
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 21 errors:
UNDEFINED_GETTER
-lib/checkout.dart:677:62
- The getter 'subtitle1' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/checkout.dart:694:67
- The getter 'headline1' isn't defined for the type 'TextTheme'.UNDEFINED_GETTER
-lib/checkout.dart:709:62
- The getter 'bodyText2' 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.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.