fcts_flutter_google_places 0.0.4 fcts_flutter_google_places: ^0.0.4 copied to clipboard
Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/flutter_google_maps_webservice
We analyzed this package in the last hour, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
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: fcts_flutter_google_places
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Could not find any pubspec.yaml
in the repository.
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.
10/10 points: 20% or more of the public API has dartdoc comments
40 out of 117 API elements (34.2 %) have documentation comments.
Some symbols that are missing documentation: fcts_flutter_google_places
, fcts_flutter_google_places.AppBarPlacesAutoCompleteTextField
, fcts_flutter_google_places.AppBarPlacesAutoCompleteTextField.AppBarPlacesAutoCompleteTextField
, fcts_flutter_google_places.AppBarPlacesAutoCompleteTextField.textDecoration
, fcts_flutter_google_places.AppBarPlacesAutoCompleteTextField.textStyle
.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ 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:fcts_flutter_google_places/fcts_flutter_google_places.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_form_field.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_field.dart
that imports:package:fcts_flutter_google_places/src/fcts_flutter_google_places.dart
that imports:package:google_api_headers/google_api_headers.dart
that imports:package:google_api_headers/src/google_api_headers.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:fcts_flutter_google_places/fcts_flutter_google_places.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_form_field.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_field.dart
that imports:package:fcts_flutter_google_places/src/fcts_flutter_google_places.dart
that imports:package:google_api_headers/google_api_headers.dart
that imports:package:google_api_headers/src/google_api_headers.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Linux`.
Because:
package:fcts_flutter_google_places/fcts_flutter_google_places.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_form_field.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_field.dart
that imports:package:fcts_flutter_google_places/src/fcts_flutter_google_places.dart
that imports:package:google_api_headers/google_api_headers.dart
that imports:package:google_api_headers/src/google_api_headers.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:fcts_flutter_google_places/fcts_flutter_google_places.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_form_field.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_field.dart
that imports:package:fcts_flutter_google_places/src/fcts_flutter_google_places.dart
that imports:package:google_api_headers/google_api_headers.dart
that imports:package:google_api_headers/src/google_api_headers.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package not compatible with platform Web
Because:
package:fcts_flutter_google_places/fcts_flutter_google_places.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_form_field.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_field.dart
that imports:package:fcts_flutter_google_places/src/fcts_flutter_google_places.dart
that imports:package:google_api_headers/google_api_headers.dart
that imports:package:google_api_headers/src/my_platform.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:fcts_flutter_google_places/fcts_flutter_google_places.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_form_field.dart
that imports:package:fcts_flutter_google_places/src/places_autocomplete_field.dart
that imports:package:fcts_flutter_google_places/src/fcts_flutter_google_places.dart
that imports:package:google_api_headers/google_api_headers.dart
that imports:package:google_api_headers/src/my_platform.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
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/fcts_flutter_google_places.dart:391:26
╷
391 │ ? Colors.black.withOpacity(0.9)
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/fcts_flutter_google_places.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/fcts_flutter_google_places.dart:392:26
╷
392 │ : Colors.white.withOpacity(0.9),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/fcts_flutter_google_places.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_google_maps_webservices |
^1.1.1 |
1.1.1 | 1.1.1 |
google_api_headers |
^1.6.0 |
1.6.0 | 4.3.1 |
http |
^1.1.0 |
1.2.2 | 1.2.2 |
rxdart |
^0.27.7 |
0.27.7 | 0.28.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
collection |
- | 1.19.0 | 1.19.1 |
ffi |
- | 2.1.3 | 2.1.3 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http_parser |
- | 4.1.1 | 4.1.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
package_info_plus |
- | 4.2.0 | 8.1.2 |
package_info_plus_platform_interface |
- | 2.0.1 | 3.0.2 |
path |
- | 1.9.1 | 1.9.1 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
string_scanner |
- | 1.4.1 | 1.4.1 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.9.0 | 5.9.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^1.6.0` on google_api_headers does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions google_api_headers
to update the constraint.
The constraint `^0.27.7` on rxdart does not support the stable version `0.28.0`.
Try running dart pub upgrade --major-versions rxdart
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.