orca_google_map 0.1.1 copy "orca_google_map: ^0.1.1" to clipboard
orca_google_map: ^0.1.1 copied to clipboard

Orca Gateway plugin for Google Maps — server-driven map rendering with markers, camera control, and gesture events.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orca_google_map

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

dependencies:
  orca_google_map: ^0.1.1

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:orca_google_map/orca_google_map.dart';
1
likes
135
points
0
downloads

Documentation

API reference

Publisher

verified publisherorcagateway.com

Weekly Downloads

Orca Gateway plugin for Google Maps — server-driven map rendering with markers, camera control, and gesture events.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter, google_maps_flutter, orca_gateway

More

Packages that depend on orca_google_map