pizzacorn_maps 0.0.7
pizzacorn_maps: ^0.0.7 copied to clipboard
Pizzacorn Maps: mapas, marcadores, geocoding y búsqueda para apps Pizzacorn.
We analyzed this package 1 hour ago, and awarded it 70 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: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
31 out of 342 API elements (9.1 %) 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: pizzacorn_maps, pizzacorn_maps.AddressModel, pizzacorn_maps.AddressModel.AddressModel.fromJson, pizzacorn_maps.AddressModel.AddressModel.new, pizzacorn_maps.AddressModel.city.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 20 issues. Showing the first 2:
ERROR: The name 'AddressModel' is defined in the libraries 'package:pizzacorn_maps/src/map/models/map/map_model.dart' and 'package:pizzacorn_ui/src/models/address_model.dart (via package:pizzacorn_ui/pizzacorn_ui.dart)'.
lib/src/map/widgets/markerSearch.dart:9:9
╷
9 │ final AddressModel? address;
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/map/widgets/markerSearch.dart
ERROR: The name 'AddressModel' is defined in the libraries 'package:pizzacorn_maps/src/map/models/map/map_model.dart' and 'package:pizzacorn_ui/src/models/address_model.dart (via package:pizzacorn_ui/pizzacorn_ui.dart)'.
lib/src/map/widgets/pizzacorn_map.dart:52:18
╷
52 │ final Function(AddressModel, GeoModel)? onPlaceSelected;
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/map/widgets/pizzacorn_map.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cloud_firestore |
^6.1.1 |
6.10.0 | 6.10.0 | |
flutter_map |
^8.2.1 |
8.3.2 | 8.3.2 | |
flutter_map_marker_cluster_plus |
^1.4.2 |
1.4.2 | 1.4.2 | |
flutter_riverpod |
^2.6.1 |
2.6.1 | 3.4.3 | |
geoflutterfire_plus |
^0.0.33 |
0.0.34 | 0.0.34 | |
geolocator |
^14.0.1 |
14.0.3 | 14.0.3 | |
http |
^1.5.0 |
1.6.0 | 1.6.0 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.10.1 | |
pizzacorn_ui |
^0.0.99 |
0.0.125 | 0.0.125 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.77 | 1.3.77 | |
animated_stack_widget |
- | 0.0.4 | 0.0.4 | |
archive |
- | 3.6.1 | 4.3.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
cached_network_image |
- | 3.4.1 | 4.0.0 | |
cached_network_image_platform_interface |
- | 4.1.1 | 5.0.0 | |
cached_network_image_web |
- | 1.3.1 | 2.0.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
cloud_firestore_platform_interface |
- | 8.0.7 | 8.0.7 | |
cloud_firestore_web |
- | 5.7.3 | 5.7.3 | |
code_assets |
- | 2.1.0 | 2.1.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crop_your_image |
- | 2.0.0 | 2.0.0 | |
cross_file |
- | 0.3.5+5 | 0.3.5+5 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_earcut |
- | 1.2.0 | 1.2.0 | |
dart_polylabel2 |
- | 1.0.0 | 1.0.0 | |
dbus |
- | 0.7.15 | 0.8.0 | |
equatable |
- | 2.1.0 | 3.0.0 | |
excel |
- | 4.0.6 | 4.0.6 | |
ffi |
- | 2.2.0 | 2.2.0 | |
ffi_leak_tracker |
- | 0.1.2 | 0.1.2 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.4+1 | 0.9.4+1 | |
file_selector_macos |
- | 0.9.5+1 | 0.9.5+1 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+6 | 0.9.3+6 | |
firebase_auth |
- | 6.7.0 | 6.7.0 | |
firebase_auth_platform_interface |
- | 9.1.0 | 9.1.0 | |
firebase_auth_web |
- | 6.3.0 | 6.3.0 | |
firebase_core |
- | 4.15.0 | 4.15.0 | |
firebase_core_platform_interface |
- | 8.1.1 | 8.1.1 | |
firebase_core_web |
- | 3.12.0 | 3.12.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.3 | 3.4.3 | |
flutter_localization |
- | 0.3.3 | 0.4.1 | |
flutter_map_marker_popup_plus |
- | 7.1.0 | 7.1.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
flutter_shaders |
- | 0.1.3 | 0.1.3 | |
flutter_svg |
- | 2.3.0 | 2.3.0 | |
geoclue |
- | 0.1.1 | 0.1.1 | |
geolocator_android |
- | 5.0.3 | 5.0.3 | |
geolocator_apple |
- | 2.3.14 | 2.3.14 | |
geolocator_linux |
- | 0.2.6 | 0.2.6 | |
geolocator_platform_interface |
- | 4.3.0 | 4.3.0 | |
geolocator_web |
- | 4.1.4 | 4.1.4 | |
geolocator_windows |
- | 0.2.5 | 0.2.5 | |
google_fonts |
- | 6.3.3 | 8.2.1 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
google_sign_in |
- | 6.3.0 | 7.2.0 | |
google_sign_in_android |
- | 6.2.1 | 7.2.17 | |
google_sign_in_ios |
- | 5.9.0 | 6.3.3 | |
google_sign_in_platform_interface |
- | 2.5.0 | 3.1.0 | |
google_sign_in_web |
- | 0.12.4+4 | 1.1.3 | |
gsettings |
- | 0.2.8 | 0.2.8 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.3.0 | 4.10.1 | |
image_picker |
- | 1.2.3 | 1.2.3 | |
image_picker_android |
- | 0.8.13+23 | 0.8.13+23 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+7 | 0.8.13+7 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
liquid_glass_widgets |
- | 0.12.8 | 1.6.1 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
lottie |
- | 3.3.0 | 3.5.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
motor |
- | 1.1.0 | 1.1.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
package_info_plus |
- | 10.2.1 | 10.2.1 | |
package_info_plus_platform_interface |
- | 4.1.0 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.6 | 2.1.6 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
photo_view |
- | 0.15.0 | 0.15.0 | |
platform |
- | 3.2.0 | 3.2.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
proj4dart |
- | 2.1.0 | 3.0.0 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
riverpod |
- | 2.6.1 | 3.4.3 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
scroll_drag_detector |
- | 0.1.0+2 | 0.1.0+2 | |
shared_preferences |
- | 2.5.5 | 2.5.5 | |
shared_preferences_android |
- | 2.4.28 | 2.4.28 | |
shared_preferences_foundation |
- | 2.5.7 | 2.5.7 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
shimmer |
- | 3.0.0 | 4.0.0 | |
show_up_animation |
- | 2.1.2 | 2.1.2 | |
sign_in_with_apple |
- | 7.0.1 | 8.2.0 | |
sign_in_with_apple_platform_interface |
- | 2.0.0 | 2.0.0 | |
sign_in_with_apple_web |
- | 3.0.0 | 3.0.0 | |
skeletonizer |
- | 2.1.3 | 3.0.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite |
- | 2.4.4 | 2.4.4 | |
sqflite_android |
- | 2.4.4 | 2.4.4 | |
sqflite_common |
- | 2.5.13 | 2.5.13 | |
sqflite_darwin |
- | 2.4.4 | 2.4.4 | |
sqflite_platform_interface |
- | 2.4.2 | 2.4.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
stupid_simple_sheet |
- | 0.9.1+1 | 0.9.1+1 | |
synchronized |
- | 3.4.2 | 3.4.2 | |
tape_slider |
- | 0.0.2 | 0.0.2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uicons_pro |
- | 1.2.0 | 1.2.0 | |
unicode |
- | 0.3.1 | 1.1.9 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
url_launcher |
- | 6.3.2 | 6.3.2 | |
url_launcher_android |
- | 6.3.33 | 6.3.33 | |
url_launcher_ios |
- | 6.4.2 | 6.4.2 | |
url_launcher_linux |
- | 3.2.3 | 3.2.3 | |
url_launcher_macos |
- | 3.2.6 | 3.2.6 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.6 | 3.1.6 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_graphics |
- | 1.2.3 | 1.2.3 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.3.0 | 1.3.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 6.4.0 | 6.4.0 | |
wkt_parser |
- | 2.0.0 | 2.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^2.6.1` on flutter_riverpod does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions flutter_riverpod to update the constraint.
The constraint `^0.9.1` on latlong2 does not support the stable version `0.10.0`.
Try running dart pub upgrade --major-versions latlong2 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.23.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.