one_million_voices_of_agroecology_app 1.0.0 copy "one_million_voices_of_agroecology_app: ^1.0.0" to clipboard
one_million_voices_of_agroecology_app: ^1.0.0 copied to clipboard

One Million Voices of Agroecology App

0
likes
110/ 160
pub points
0%
popularity

We analyzed this package 23 hours ago, and awarded it 110 pub points (of a possible 160):

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

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 60 to 180 characters to describe the package, what it does, and its target use case.

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: LGPL-3.0.

failed
Provide documentation
0 / 20trigger folding of the section

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

25 out of 393 API elements (6.4 %) 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: about, about.AboutScreen, about.AboutScreen.AboutScreen, acknowledge, acknowledge.Acknowledge.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:one_million_voices_of_agroecology_app/configs/config.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:one_million_voices_of_agroecology_app/configs/config.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:one_million_voices_of_agroecology_app/configs/config.dart that declares support for platforms: Android, iOS, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:one_million_voices_of_agroecology_app/main.dart that imports:
  • package:one_million_voices_of_agroecology_app/screens/home.dart that imports:
  • package:one_million_voices_of_agroecology_app/widgets/locations/new_location_widget.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_apple/geolocator_apple.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:one_million_voices_of_agroecology_app/main.dart that imports:
  • package:one_million_voices_of_agroecology_app/screens/home.dart that imports:
  • package:one_million_voices_of_agroecology_app/widgets/locations/new_location_widget.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_android/geolocator_android.dart that declares support for platforms: Android.
Package not compatible with platform Web

Because:

  • package:one_million_voices_of_agroecology_app/configs/config.dart that imports:
  • package:flutter_map/flutter_map.dart that imports:
  • package:flutter_map/src/map/widget.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 67 issues. Showing the first 2:

INFO: 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre.

lib/configs/config.dart:31:5

   ╷
31 │     background: const Color.fromARGB(255, 24, 34, 27),
   │     ^^^^^^^^^^
   ╵

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

INFO: 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre.

lib/configs/config.dart:35:43

   ╷
35 │     scaffoldBackgroundColor: _colorScheme.background,
   │                                           ^^^^^^^^^^
   ╵

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

OK
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
cached_network_image ^3.3.1 3.3.1 3.3.1
cupertino_icons ^1.0.6 1.0.8 1.0.8
dart_countries ^3.0.3 3.0.3 3.0.3
flutter flutter 0.0.0 0.0.0
flutter_launcher_icons ^0.13.1 0.13.1 0.13.1
flutter_login ^5.0.0 5.0.0 5.0.0
flutter_map ^6.1.0 6.2.1 7.0.1
flutter_map_supercluster ^5.0.0-dev.1 5.0.0-dev.1 5.0.0-dev.1
flutter_riverpod ^2.4.9 2.5.1 2.5.1
flutter_secure_storage ^9.0.0 9.2.2 9.2.2
flutter_slidable ^3.0.1 3.1.0 3.1.0
font_awesome_flutter ^10.6.0 10.7.0 10.7.0
geocoding ^2.2.0 2.2.2 3.0.0
geolocator ^11.0.0 11.1.0 12.0.0
google_fonts ^6.1.0 6.2.1 6.2.1
http ^1.2.1 1.2.1 1.2.1
http_interceptor ^2.0.0-beta.8 2.0.0-beta.8 2.0.0-beta.8
image_picker ^1.0.7 1.1.2 1.1.2
latlong2 ^0.9.0 0.9.1 0.9.1
url_launcher ^6.2.4 6.3.0 6.3.0
Transitive dependencies
Package Constraint Compatible Latest
animated_stack_widget - 0.0.4 0.0.4
another_flushbar - 1.12.30 1.12.30
another_transformer_page_view - 2.0.1 2.0.1
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.2.0 1.2.0
characters - 1.3.0 1.3.0
checked_yaml - 2.0.3 2.0.3
cli_util - 0.4.1 0.4.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
equatable - 2.0.5 2.0.5
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.4 0.9.4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+1 0.9.3+1
flutter_cache_manager - 3.3.1 3.3.2
flutter_map_marker_popup - 6.1.2 7.0.0
flutter_plugin_android_lifecycle - 2.0.20 2.0.20
flutter_secure_storage_linux - 1.2.1 1.2.1
flutter_secure_storage_macos - 3.1.2 3.1.2
flutter_secure_storage_platform_interface - 1.1.2 1.1.2
flutter_secure_storage_web - 1.2.1 1.2.1
flutter_secure_storage_windows - 3.1.2 3.1.2
flutter_web_plugins - 0.0.0 0.0.0
freezed_annotation - 2.4.1 2.4.1
geocoding_android - 3.3.1 3.3.1
geocoding_ios - 2.3.0 3.0.1
geocoding_platform_interface - 3.2.0 3.2.0
geolocator_android - 4.3.1 4.6.0
geolocator_apple - 2.3.7 2.3.7
geolocator_platform_interface - 4.2.3 4.2.3
geolocator_web - 3.0.0 4.0.0
geolocator_windows - 0.2.3 0.2.3
http_parser - 4.0.2 4.0.2
image - 4.2.0 4.2.0
image_picker_android - 0.8.12+3 0.8.12+3
image_picker_for_web - 3.0.4 3.0.4
image_picker_ios - 0.8.12 0.8.12
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
intl - 0.19.0 0.19.0
intl_phone_number_input - 0.7.4 0.7.4
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
kdbush - 0.1.0 0.1.0
libphonenumber_platform_interface - 0.4.2 0.4.2
libphonenumber_plugin - 0.3.3 0.3.3
libphonenumber_web - 0.3.2 0.3.2
lists - 1.0.1 1.0.1
logger - 2.3.0 2.3.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
mgrs_dart - 2.0.0 2.0.0
mime - 1.0.5 1.0.5
nested - 1.0.0 1.0.0
octo_image - 2.0.0 2.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.5 2.2.5
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.2.1 2.2.1
petitparser - 6.0.2 6.0.2
phone_numbers_parser - 8.3.0 8.3.0
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
polylabel - 1.0.1 1.0.1
proj4dart - 2.1.0 2.1.0
provider - 6.1.2 6.1.2
quiver - 3.2.1 3.2.1
rbush - 1.1.1 1.1.1
riverpod - 2.5.1 2.5.1
rxdart - 0.27.7 0.28.0
sign_in_button - 3.2.0 3.2.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite - 2.3.3+1 2.3.3+1
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
supercluster - 3.0.1 3.0.1
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.2
typed_data - 1.3.2 1.3.2
unicode - 0.3.1 0.3.1
url_launcher_android - 6.3.3 6.3.3
url_launcher_ios - 6.3.0 6.3.0
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 3.0.7 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
wkt_parser - 2.0.0 2.0.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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

Found 3 issues. Showing the first 2:

The constraint `^6.1.0` on flutter_map does not support the stable version `7.0.0`, that was published 18 days ago.

When flutter_map is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^2.2.0` on geocoding does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions geocoding 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.6, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.