geoform 0.0.6-beta.6 copy "geoform: ^0.0.6-beta.6" to clipboard
geoform: ^0.0.6-beta.6 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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add geoform

With Flutter:

 $ flutter pub add geoform

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

dependencies:
  geoform: ^0.0.6-beta.6

Alternatively, your editor might support dart pub get or 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
0
pub points
0%
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

License

unknown (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