flutter_map_gl 1.0.0 copy "flutter_map_gl: ^1.0.0" to clipboard
flutter_map_gl: ^1.0.0 copied to clipboard

A Flutter package that allows you to use maps in mobile applications (iOS and Android).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_map_gl

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

dependencies:
  flutter_map_gl: ^1.0.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:flutter_map_gl/flutter_map_gl.dart';
1
likes
160
points
77
downloads

Publisher

verified publishermuhammedfurkansahin.com.tr

Weekly Downloads

A Flutter package that allows you to use maps in mobile applications (iOS and Android).

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on flutter_map_gl