fcts_flutter_google_places 0.0.4 copy "fcts_flutter_google_places: ^0.0.4" to clipboard
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

1
likes
130/ 160
pub points
63%
popularity

We analyzed this package 38 hours ago, and awarded it 130 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

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.

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

40 out of 118 API elements (33.9 %) 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

OK
Platform support
20 / 20trigger folding of the section

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
OK
Pass static analysis
50 / 50trigger folding of the section

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

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
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.1.2
http ^1.1.0 1.2.1 1.2.1
rxdart ^0.27.7 0.27.7 0.28.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
ffi - 2.1.2 2.1.2
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.0.2
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
package_info_plus - 4.2.0 8.0.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1

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`, that was published 0 days ago.

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

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.6, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

1
likes
130
pub points
63%
popularity

Publisher

unverified uploader

Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/flutter_google_maps_webservice

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_google_maps_webservices, google_api_headers, http, rxdart

More

Packages that depend on fcts_flutter_google_places