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

outdated

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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geoform

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  geoform: ^0.0.7

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:geoform/geoform.dart';
4
likes
130
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, cached_network_image, collection, equatable, flutter, flutter_bloc, flutter_hooks, flutter_map, flutter_map_location_marker, flutter_map_tile_caching, flutter_web_plugins, google_fonts, latlong2, location, positioned_tap_detector_2, vector_map_tiles, vector_tile_renderer

More

Packages that depend on geoform