cramr_ui_lib 4.0.1
cramr_ui_lib: ^4.0.1 copied to clipboard
UI Library for all cramr derrivatives. This library contains all kinds of screens that will help language learners automate their knowledge.
We analyzed this package 2 days ago, and awarded it 150 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
10/10 points: Use an OSI-approved license
Detected license: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
109 out of 465 API elements (23.4 %) have documentation comments.
Some symbols that are missing documentation: ads_controller
, ads_controller.AdsController
, ads_controller.AdsController.AdsController.new
, ads_controller.AdsController.androidAdRequest
, ads_controller.AdsController.createAdRequest
.
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
This package is compatible with runtime wasm
, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
advertising_id |
^2.3.0 |
2.7.1 | 2.7.1 | |
app_tracking_transparency |
^2.0.2+1 |
2.0.6+1 | 2.0.6+1 | |
cramr_widget_lib |
^1.0.4 |
1.0.4 | 1.0.4 | |
firebase_core |
^3.12.1 |
3.14.0 | 3.14.0 | |
firebase_crashlytics |
^4.3.4 |
4.3.7 | 4.3.7 | |
firebase_messaging |
^15.2.4 |
15.2.7 | 15.2.7 | |
flutter_local_notifications |
^19.0.0 |
19.3.0 | 19.3.0 | |
flutter_timezone |
^4.1.0 |
4.1.1 | 4.1.1 | |
font_awesome_flutter |
^10.1.0 |
10.8.0 | 10.8.0 | |
google_mobile_ads |
^5.1.0 |
5.3.1 | 6.0.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
provider |
^6.0.1 |
6.1.5 | 6.1.5 | |
shared_preferences |
^2.0.11 |
2.5.3 | 2.5.3 | |
timezone |
^0.10.0 |
0.10.1 | 0.10.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^5.1.0` on google_mobile_ads does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions google_mobile_ads
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.