mad2_leaderboard 1.4.4
mad2_leaderboard: ^1.4.4 copied to clipboard
Displays the leaderboard for the JagHub app for FBLA's Coding and Programming Event. 2022-23.
We analyzed this package 4 days ago, and awarded it 55 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/MahirEmran/JagHub_Leaderboard.git was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.4.4").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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.
10/10 points: 20% or more of the public API has dartdoc comments
3 out of 13 API elements (23.1 %) have documentation comments.
Some symbols that are missing documentation: leaderboard, leaderboard.LeaderboardPage, leaderboard.LeaderboardPage.LeaderboardPage.new, main, main.MyApp.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:mad2_leaderboard/leaderboard.dartthat imports:package:mad2_db_dataobjects/API.dartthat imports:package:firebase_auth/firebase_auth.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:mad2_leaderboard/leaderboard.dartthat imports:package:mad2_db_dataobjects/API.dartthat imports:package:firebase_auth/firebase_auth.dartthat imports:dart:io
0/50 points: code has no errors, warnings, lints, or formatting issues
ERROR: The getter 'headline4' isn't defined for the type 'TextTheme'.
lib/main.dart:54:50
╷
54 │ style: Theme.of(context).textTheme.headline4,
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/main.dart
WARNING: Unused import: 'package:material_design_icons_flutter/material_design_icons_flutter.dart'.
lib/leaderboard.dart:5:8
╷
5 │ import 'package:material_design_icons_flutter/material_design_icons_flutter.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/leaderboard.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 | |
mad2_db_dataobjects |
any |
1.2.3 | 1.2.3 | |
material_design_icons_flutter |
6.0.7096 |
6.0.7096 | 7.0.7296 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.35 | 1.3.66 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore |
- | 4.17.5 | 6.1.2 | |
cloud_firestore_platform_interface |
- | 6.2.5 | 7.0.6 | |
cloud_firestore_web |
- | 3.12.5 | 5.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
firebase_auth |
- | 4.16.0 | 6.1.4 | |
firebase_auth_platform_interface |
- | 7.3.0 | 8.1.6 | |
firebase_auth_web |
- | 5.8.13 | 6.1.2 | |
firebase_core |
- | 2.32.0 | 4.4.0 | |
firebase_core_platform_interface |
- | 5.4.2 | 6.0.2 | |
firebase_core_web |
- | 2.24.0 | 3.4.0 | |
firebase_storage |
- | 11.6.5 | 13.0.6 | |
firebase_storage_platform_interface |
- | 5.1.22 | 5.2.17 | |
firebase_storage_web |
- | 3.6.22 | 3.11.2 | |
google_sign_in |
- | 5.4.4 | 7.2.0 | |
google_sign_in_android |
- | 6.2.1 | 7.2.7 | |
google_sign_in_ios |
- | 5.9.0 | 6.3.0 | |
google_sign_in_platform_interface |
- | 2.5.0 | 3.1.0 | |
google_sign_in_web |
- | 0.10.2+1 | 1.1.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.9 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `6.0.7096` on material_design_icons_flutter does not support the stable version `6.0.7196`.
Try running dart pub upgrade --major-versions material_design_icons_flutter 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 1 error:
UNDEFINED_GETTER-lib/main.dart:54:50- The getter 'headline4' 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.23.9, Flutter 3.38.9, Dart 3.10.8.
Check the analysis log for details.