geoform 0.1.0 copy "geoform: ^0.1.0" to clipboard
geoform: ^0.1.0 copied to clipboard

Flutter widget to work with dynamic forms that have a geo-spatial reference asociated with the form. This tool can be used to group and simplify the work with these forms.

4
likes
120/ 140
pub points
12%
popularity

We analyzed this package 9 hours ago, and awarded it 120 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

partial
Provide documentation
10 / 20trigger folding of the section

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

48 out of 274 API elements (17.5 %) 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.

Some symbols that are missing documentation: animation, base, base.GeoformView, base.GeoformView.GeoformView, base.GeoformView.additionalActionWidgets.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Linux
  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

  • package:geoform/geoform.dart that declares support for platforms: Android, iOS, Linux, 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:geoform/geoform.dart that imports:
  • package:geoform/view/view.dart that imports:
  • package:geoform/view/base.dart that imports:
  • package:geoform/view/overlay.dart that imports:
  • package:geoform/geoform_markers.dart that imports:
  • package:geoform/flutter_map_fast_markers/flutter_map_fast_markers.dart that imports:
  • package:geoform/flutter_map_fast_markers/src/fast_markers_layer.dart that imports:
  • package:geoform/bloc/geoform_bloc.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:geoform/geoform.dart that imports:
  • package:geoform/view/view.dart that imports:
  • package:geoform/view/base.dart that imports:
  • package:geoform/view/overlay.dart that imports:
  • package:geoform/geoform_markers.dart that imports:
  • package:geoform/flutter_map_fast_markers/flutter_map_fast_markers.dart that imports:
  • package:geoform/flutter_map_fast_markers/src/fast_markers_layer.dart that imports:
  • package:geoform/bloc/geoform_bloc.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_android/geolocator_android.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:geoform/geoform.dart that imports:
  • package:geoform/view/view.dart that imports:
  • package:geoform/view/base.dart that imports:
  • package:geoform/view/overlay.dart that imports:
  • package:geoform/geoform_markers.dart that imports:
  • package:geoform/flutter_map_fast_markers/flutter_map_fast_markers.dart that imports:
  • package:geoform/flutter_map_fast_markers/src/fast_markers_layer.dart that imports:
  • package:geoform/bloc/geoform_bloc.dart that imports:
  • package:geolocator/geolocator.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package does not support platform `Web`.

Because:

  • package:geoform/geoform.dart that imports:
  • package:geoform/view/view.dart that imports:
  • package:geoform/view/base.dart that imports:
  • package:vector_map_tiles/vector_map_tiles.dart that imports:
  • package:vector_map_tiles/src/vector_tile_layer.dart that imports:
  • package:vector_map_tiles/src/grid/grid_layer.dart that imports:
  • package:vector_map_tiles/src/stream/caches_tile_provider.dart that imports:
  • package:vector_map_tiles/src/cache/caches.dart that imports:
  • package:vector_map_tiles/src/cache/atlas_image_cache.dart that imports:
  • package:vector_map_tiles/src/cache/storage_cache.dart that imports:
  • package:vector_map_tiles/src/cache/byte_storage.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
10 / 20trigger 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.2.3 3.3.1 3.3.1
collection ^1.17.0 1.18.0 1.18.0
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
flutter_bloc ^8.1.2 8.1.5 8.1.5
flutter_map ^4.0.0 4.0.0 6.1.0
flutter_map_location_marker ^6.0.0 6.0.0 8.0.8
flutter_map_tile_caching ^8.0.0 8.0.1 9.0.1
flutter_web_plugins flutter 0.0.0 0.0.0
geolocator ^9.0.2 9.0.2 11.0.0
google_fonts ^4.0.4 4.0.4 6.2.1
latlong2 ^0.8.1 0.8.2 0.9.1
positioned_tap_detector_2 ^1.0.4 1.0.4 1.0.4
vector_map_tiles ^4.0.0 4.0.0 7.3.1
vector_tile_renderer ^4.0.0 4.0.0 5.2.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
bloc - 8.1.4 8.1.4
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
clock - 1.1.1 1.1.1
crypto - 3.0.3 3.0.3
executor_lib - 1.1.1 1.1.1
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.1 3.3.2
flutter_compass - 0.7.0 0.8.0
geolocator_android - 4.5.5 4.5.5
geolocator_apple - 2.3.7 2.3.7
geolocator_platform_interface - 4.2.2 4.2.2
geolocator_web - 2.2.1 3.0.0
geolocator_windows - 0.1.3 0.2.3
http - 0.13.6 1.2.1
http2 - 2.3.0 2.3.0
http_parser - 4.0.2 4.0.2
http_plus - 0.2.2 0.2.3
intl - 0.19.0 0.19.0
isar - 3.1.0+1 3.1.0+1
isar_flutter_libs - 3.1.0+1 3.1.0+1
js - 0.6.7 0.7.1
lists - 1.0.1 1.0.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mgrs_dart - 2.0.0 2.0.0
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.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
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
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
polylabel - 1.0.1 1.0.1
proj4dart - 2.1.0 2.1.0
protobuf - 2.1.0 3.1.0
provider - 6.1.2 6.1.2
queue - 3.1.0+2 3.1.0+2
rxdart - 0.27.7 0.27.7
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.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
unicode - 0.3.1 0.3.1
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
vector_tile - 1.0.0 2.0.0
watcher - 1.1.0 1.1.0
win32 - 5.5.0 5.5.0
wkt_parser - 2.0.0 2.0.0
xdg_directories - 1.0.4 1.0.4

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

Found 8 issues. Showing the first 2:

The constraint `^4.0.0` on flutter_map does not support the stable version `5.0.0`.

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

The constraint `^6.0.0` on flutter_map_location_marker does not support the stable version `7.0.0`.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

4
likes
120
pub points
12%
popularity

Publisher

unverified uploader

Flutter widget to work with dynamic forms that have a geo-spatial reference asociated with the form. This tool can be used to group and simplify the work with these forms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, collection, equatable, flutter, flutter_bloc, flutter_map, flutter_map_location_marker, flutter_map_tile_caching, flutter_web_plugins, geolocator, google_fonts, latlong2, positioned_tap_detector_2, vector_map_tiles, vector_tile_renderer

More

Packages that depend on geoform