flutter_map Docs
Project Links๐Ÿ’ Support Us
v4
v4
  • flutter_map
  • How Does It Work?
    • Raster vs Vector Tiles
  • Getting Started
    • Installation
    • Additional Setup
    • Examples
    • Migrating To v4
  • Usage
    • Base Widget
    • Options
    • Layers
    • Controller
    • Full API Reference
  • Layers
    • Tile Layer
      • Tile Providers
    • Marker Layer
    • Polygon Layer
    • Polyline Layer
    • Circle Layer
    • Overlay Image Layer
    • Attribution Layer
    • WMS Usage
  • Plugins
    • Plugins List
    • Making A Plugin
      • Creating New Tile Providers
      • Creating New Layers
  • Tile Servers
    • Using Mapbox
    • Using Thunderforest
    • Using Stadia Maps
    • Offline Mapping
    • Other Options
  • Frequently Asked Questions
  • Contributing
  • Credits
Powered by GitBook

ยฉ flutter_map Authors & Maintainers

On this page
  • Live Web Demo
  • Prebuilt Artifacts
  • Build From Source

Was this helpful?

Export as PDF
  1. Getting Started

Examples

PreviousAdditional SetupNextMigrating To v4

Last updated 1 year ago

Was this helpful?

flutter_map provides an example application showcasing much of its functionality. In some cases, the example app contains undocumented functionality, so it's definitely worth checking out!

Live Web Demo

Note that the web demo is built automatically from the , so may not reflect the the latest release on pub.dev.

Please don't abuse the web demo! It runs on limited bandwidth and won't hold up to thousands of loads.

If you're going to be straining the application, please see Prebuilt Artifacts, and serve the application yourself.

Prebuilt Artifacts

If you can't build from source for your platform, our GitHub Actions CI system compiles the example app to GitHub Artifacts for Windows, Web, and Android.

The Windows and Android artifacts just require unzipping and installing the .exe or .apk found inside.

Note that these artifacts may become unavailable a while, in which case you'll need to build from source.

Build From Source

If you need to use the example app on another platform, you can build from source, using the 'example' directory of the repository.

The Web artifact requires unzipping and serving, as it contains more than one unbundled file. You may be able to use for this purpose.

Note that these artifacts are built automatically from the , so may not reflect the the latest release on pub.dev.

dhttpd
'master' branch
'master' branch
Logoflutter_map Demo
Logoflutter_map/example at master ยท fleaflet/flutter_mapGitHub
Logonightly.link | Repository fleaflet/flutter_map | Workflow main.yml | Branch master
Latest Build Artifacts (thanks )
nightly