one_million_voices_of_agroecology_app 1.0.0 one_million_voices_of_agroecology_app: ^1.0.0 copied to clipboard
One Million Voices of Agroecology App
We analyzed this package 24 hours ago, and awarded it 110 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 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
.
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.
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
0/0 points: WASM compatibility
Package not compatible with runtime wasm
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
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
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
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.4.1 | 3.4.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.14.1 |
flutter_login |
^5.0.0 |
5.0.0 | 5.0.0 |
flutter_map |
^6.1.0 |
6.2.1 | 7.0.2 |
flutter_map_supercluster |
^5.0.0-dev.1 |
5.0.0-dev.1 | 5.0.0-dev.1 |
flutter_riverpod |
^2.4.9 |
2.6.1 | 2.6.1 |
flutter_secure_storage |
^9.0.0 |
9.2.2 | 9.2.2 |
flutter_slidable |
^3.0.1 |
3.1.1 | 3.1.1 |
font_awesome_flutter |
^10.6.0 |
10.8.0 | 10.8.0 |
geocoding |
^2.2.0 |
2.2.2 | 3.0.0 |
geolocator |
^11.0.0 |
11.1.0 | 13.0.2 |
google_fonts |
^6.1.0 |
6.2.1 | 6.2.1 |
http |
^1.2.1 |
1.2.2 | 1.2.2 |
http_interceptor |
^2.0.0-beta.8 |
2.0.0 | 2.0.0 |
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.1 | 6.3.1 |
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.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 |
cached_network_image_web |
- | 1.3.1 | 1.3.1 |
characters |
- | 1.3.0 | 1.3.1 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
cli_util |
- | 0.4.2 | 0.4.2 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
cross_file |
- | 0.3.4+2 | 0.3.4+2 |
crypto |
- | 3.0.6 | 3.0.6 |
equatable |
- | 2.0.5 | 2.0.5 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
file_selector_linux |
- | 0.9.3+1 | 0.9.3+1 |
file_selector_macos |
- | 0.9.4+2 | 0.9.4+2 |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 |
file_selector_windows |
- | 0.9.3+3 | 0.9.3+3 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 |
flutter_map_marker_popup |
- | 6.1.2 | 7.0.0 |
flutter_plugin_android_lifecycle |
- | 2.0.23 | 2.0.23 |
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.4 | 2.4.4 |
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.6.1 | 4.6.1 |
geolocator_apple |
- | 2.3.8+1 | 2.3.8+1 |
geolocator_platform_interface |
- | 4.2.4 | 4.2.4 |
geolocator_web |
- | 3.0.0 | 4.1.1 |
geolocator_windows |
- | 0.2.3 | 0.2.3 |
http_parser |
- | 4.0.2 | 4.1.1 |
image |
- | 4.3.0 | 4.3.0 |
image_picker_android |
- | 0.8.12+17 | 0.8.12+17 |
image_picker_for_web |
- | 3.0.6 | 3.0.6 |
image_picker_ios |
- | 0.8.12+1 | 0.8.12+1 |
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.20.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.4.0 | 2.4.0 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
mgrs_dart |
- | 2.0.0 | 2.0.0 |
mime |
- | 2.0.0 | 2.0.0 |
nested |
- | 1.0.0 | 1.0.0 |
octo_image |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
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 |
petitparser |
- | 6.0.2 | 6.0.2 |
phone_numbers_parser |
- | 8.3.0 | 9.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
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.2 | 3.2.2 |
rbush |
- | 1.1.1 | 1.1.1 |
riverpod |
- | 2.6.1 | 2.6.1 |
rxdart |
- | 0.28.0 | 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 |
sprintf |
- | 7.0.0 | 7.0.0 |
sqflite |
- | 2.4.1 | 2.4.1 |
sqflite_android |
- | 2.4.0 | 2.4.0 |
sqflite_common |
- | 2.5.4+5 | 2.5.4+5 |
sqflite_darwin |
- | 2.4.1 | 2.4.1 |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
state_notifier |
- | 1.0.0 | 1.0.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.4.0 | 1.4.0 |
supercluster |
- | 3.1.0 | 3.1.0 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.3 | 0.7.3 |
typed_data |
- | 1.4.0 | 1.4.0 |
unicode |
- | 0.3.1 | 0.3.1 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.1 | 6.3.1 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.1 | 3.2.1 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.8.0 | 5.8.0 |
wkt_parser |
- | 2.0.0 | 2.0.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
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 4 issues. Showing the first 2:
The constraint `^0.13.1` on flutter_launcher_icons does not support the stable version `0.14.0`.
Try running dart pub upgrade --major-versions flutter_launcher_icons
to update the constraint.
The constraint `^6.1.0` on flutter_map does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions flutter_map
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.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.