google_atlas 0.7.0 copy "google_atlas: ^0.7.0" to clipboard
google_atlas: ^0.7.0 copied to clipboard

Google Map Provider for Atlas, an extensible map abstraction for Flutter with support for multiple map providers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_atlas

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

dependencies:
  google_atlas: ^0.7.0

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:google_atlas/google_atlas.dart';
3
likes
40
pub points
0%
popularity

Publisher

verified publisherbmwtech.dev

Google Map Provider for Atlas, an extensible map abstraction for Flutter with support for multiple map providers

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

atlas, flutter, google_maps_flutter, rxdart

More

Packages that depend on google_atlas