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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
3
likes
40
points
91
downloads

Publisher

verified publisherbmwtech.dev

Weekly Downloads

2024.09.26 - 2025.04.10

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