mad2_browsepage 2.0.8 copy "mad2_browsepage: ^2.0.8" to clipboard
mad2_browsepage: ^2.0.8 copied to clipboard

JagHub browsing page for FBLA's Coding and Programming event. 2022-23.

1
likes
50/ 160
pub points
4%
popularity

We analyzed this package 2 days ago, and awarded it 50 pub points (of a possible 160):

failed
Follow Dart file conventions
10 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/MahirEmran/JagHub_Browse.git was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: mad2_browsepage,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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.

failed
Provide documentation
10 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

6 out of 28 API elements (21.4 %) have documentation comments.

Some symbols that are missing documentation: add_event, add_event.AddEventPage, add_event.AddEventPage.AddEventPage, browse_page, browse_page.BrowsePage.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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:mad2_browsepage/add_event.dart that imports:
  • package:mad2_browsepage/qrcodepage.dart that imports:
  • package:mad2_navbar/navigation.dart that imports:
  • package:mad2_shop/shop_page.dart that imports:
  • package:mad2_shop/den_page.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:mad2_browsepage/add_event.dart that imports:
  • package:mad2_db_dataobjects/API.dart that imports:
  • package:firebase_auth/firebase_auth.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:mad2_browsepage/add_event.dart that imports:
  • package:mad2_browsepage/qrcodepage.dart that imports:
  • package:mad2_navbar/navigation.dart that imports:
  • package:mad2_shop/shop_page.dart that imports:
  • package:mad2_shop/prize_landingpage.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:mad2_browsepage/add_event.dart that imports:
  • package:mad2_browsepage/qrcodepage.dart that imports:
  • package:mad2_navbar/navigation.dart that imports:
  • package:mad2_shop/shop_page.dart that imports:
  • package:mad2_shop/den_page.dart that imports:
  • package:webview_flutter/webview_flutter.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.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

0/50 points: code has no errors, warnings, lints, or formatting issues

Found 19 issues. Showing the first 2:

ERROR: The named parameter 'backgroundColor' isn't defined.

lib/add_event.dart:905:75

    ╷
905 │                                                                           backgroundColor:
    │                                                                           ^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/add_event.dart

ERROR: The named parameter 'pIndex' isn't defined.

lib/browse_page.dart:496:57

    ╷
496 │                                                         pIndex: 1,
    │                                                         ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/browse_page.dart

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
easy_debounce ^2.0.2+1 2.0.3 2.0.3
flutter flutter 0.0.0 0.0.0
flutter_survey ^0.1.4 0.1.4 0.1.4
fluttertoast ^8.1.1 8.2.8 8.2.8
intl 0.17.0 0.17.0 0.19.0
mad2_db_dataobjects any 1.2.3 1.2.3
mad2_leaderboard any 1.4.4 1.4.4
mad2_login any 1.1.2 1.1.2
mad2_navbar any 1.0.9 1.3.6
mad2_shop any 1.4.6 1.4.6
qr_flutter ^4.0.0 4.1.0 4.1.0
url_launcher 6.1.5 6.1.5 6.3.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 72.0.0 74.0.0
_flutterfire_internals - 1.3.16 1.3.41
_macros - 0.3.2 0.3.2
analyzer - 6.7.0 6.9.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
auto_size_text - 3.0.0 3.0.0
boolean_selector - 2.1.1 2.1.1
bottom_bar_with_sheet - 2.4.0 2.4.0
build - 2.4.1 2.4.1
build_config - 1.1.1 1.1.1
build_daemon - 4.0.2 4.0.2
build_resolvers - 2.4.2 2.4.2
build_runner - 2.4.12 2.4.12
build_runner_core - 7.3.2 7.3.2
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
cached_network_image - 3.2.1 3.4.1
cached_network_image_platform_interface - 1.0.0 4.1.1
cached_network_image_web - 1.0.1 1.3.1
characters - 1.3.0 1.3.0
checked_yaml - 2.0.3 2.0.3
clock - 1.1.1 1.1.1
cloud_firestore - 4.14.0 5.4.0
cloud_firestore_platform_interface - 6.1.0 6.4.0
cloud_firestore_web - 3.9.0 4.2.0
code_builder - 4.10.0 4.10.0
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
crypto - 3.0.5 3.0.5
cupertino_icons - 1.0.8 1.0.8
dart_style - 2.3.6 2.3.6
diffutil_dart - 3.0.0 4.0.1
diffutil_sliverlist - 0.5.1 0.5.1
equatable - 2.0.5 2.0.5
fake_async - 1.3.1 1.3.1
ffi - 2.1.3 2.1.3
file - 6.1.4 7.0.0
firebase_auth - 4.16.0 5.2.0
firebase_auth_platform_interface - 7.0.9 7.4.4
firebase_auth_web - 5.8.13 5.12.6
firebase_core - 2.24.2 3.4.0
firebase_core_platform_interface - 5.2.1 5.2.1
firebase_core_web - 2.10.0 2.17.5
firebase_storage - 11.6.0 12.2.0
firebase_storage_platform_interface - 5.1.3 5.1.28
firebase_storage_web - 3.6.17 3.9.13
fixnum - 1.1.0 1.1.0
flutter_animate - 1.0.0 4.5.0
flutter_blurhash - 0.7.0 0.8.2
flutter_cache_manager - 3.3.0 3.4.1
flutter_calendar_carousel - 2.4.1 2.4.3
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
font_awesome_flutter - 10.1.0 10.7.0
from_css_color - 2.0.0 2.0.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.2 2.1.2
google_fonts - 3.0.1 6.2.1
google_sign_in - 5.4.4 6.2.1
google_sign_in_android - 6.1.30 6.1.30
google_sign_in_ios - 5.7.7 5.7.7
google_sign_in_platform_interface - 2.4.5 2.4.5
google_sign_in_web - 0.10.2+1 0.12.4+2
graphs - 2.3.2 2.3.2
http - 0.13.6 1.2.2
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.1.0
io - 1.0.4 1.0.4
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
json_path - 0.4.1 0.7.4
json_serializable - 6.8.0 6.8.0
leak_tracker - 10.0.5 10.0.7
leak_tracker_flutter_testing - 3.0.5 3.0.8
leak_tracker_testing - 3.0.1 3.0.1
logging - 1.2.0 1.2.0
macros - 0.1.2-main.4 0.1.3-main.0
mad2_home - 1.3.0 1.3.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.11.1 0.12.0
material_design_icons_flutter - 6.0.7096 7.0.7296
meta - 1.15.0 1.15.0
mime - 1.0.6 1.0.6
nested - 1.0.0 1.0.0
octo_image - 1.0.2 2.1.0
package_config - 2.1.0 2.1.0
page_transition - 2.0.4 2.1.0
path - 1.9.0 1.9.0
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.10 2.2.10
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
pedantic - 1.11.1 1.11.1
petitparser - 5.4.0 6.0.2
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.1 1.5.1
provider - 6.0.4 6.1.2
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.3.0 1.3.0
qr - 3.0.2 3.0.2
qr_code_scanner - 1.0.1 1.0.1
rfc_6901 - 0.1.1 0.2.0
rxdart - 0.27.7 0.28.0
shared_preferences - 2.0.15 2.3.2
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_ios - 2.1.1 2.1.1
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_macos - 2.0.5 2.0.5
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
shelf - 1.4.1 1.4.2
shelf_web_socket - 2.0.0 2.0.0
sky_engine - 0.0.99 0.0.99
source_gen - 1.5.0 1.5.0
source_helper - 1.3.4 1.3.4
source_span - 1.10.0 1.10.0
sqflite - 2.2.0+2 2.3.3+1
sqflite_common - 2.5.4+2 2.5.4+2
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.3.0
synchronized - 3.2.0 3.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
timeago - 3.2.2 3.7.0
timing - 1.0.1 1.0.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.10 6.3.10
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.0 3.2.0
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.2 3.1.2
uuid - 3.0.7 4.5.0
vector_math - 2.1.4 2.1.4
vm_service - 14.2.5 14.2.5
watcher - 1.1.0 1.1.0
web - 1.0.0 1.0.0
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.1 3.0.1
webview_flutter - 4.9.0 4.9.0
webview_flutter_android - 3.16.7 3.16.7
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.15.0 3.15.0
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `0.17.0` on intl does not support the stable version `0.18.0`.

Try running dart pub upgrade --major-versions intl to update the constraint.

The constraint `6.1.5` on url_launcher does not support the stable version `6.1.6`.

Try running dart pub upgrade --major-versions url_launcher 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 9 errors:

  • UNDEFINED_METHOD - lib/add_event.dart:154:21 - The method 'getEventId' isn't defined for the type 'API'.
  • UNDEFINED_METHOD - lib/add_event.dart:168:25 - The method 'modifyEventData' isn't defined for the type 'API'.
  • UNDEFINED_NAMED_PARAMETER - lib/add_event.dart:905:75 - The named parameter 'backgroundColor' isn't defined.

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.12, Flutter 3.24.1, Dart 3.5.1.

Check the analysis log for details.