map_apptimus 0.0.3 copy "map_apptimus: ^0.0.3" to clipboard
map_apptimus: ^0.0.3 copied to clipboard

A new Flutter package for googlemap integration with search function.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_apptimus

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

dependencies:
  map_apptimus: ^0.0.3

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:map_apptimus/map_apptimus.dart';
4
likes
100
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for googlemap integration with search function.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_polyline_points, geocoding, geolocator, google_maps_flutter, google_places_flutter, permission_handler

More

Packages that depend on map_apptimus