flutter_map Docs
Project Links💝 Support Us
v8
v8
  • flutter_map
  • Why & How
    • 🌟Showcase & Case Studies
    • ❔How Does It Work?
      • Raster vs Vector Tiles
    • 👀Demo & Examples
  • Getting Started
    • 🚀What's New In v8?
    • Installation
  • Usage
    • Base Widget
      • Unbounded Horizontal Scrolling
    • Options
      • Interaction Options
      • Custom CRSs
    • Layers
    • Programmatic Interaction
      • Controllers & Cameras
      • External Custom Controllers
      • Listen To Events
    • Full API Reference
  • Layers
    • Tile Layer
      • Tile Providers
      • Built-In Caching
    • Marker Layer
    • Polygon Layer
    • Polyline Layer
    • Circle Layer
    • Overlay Image Layer
    • Attribution Layer
    • Layer Interactivity
      • Hit Testing Behaviour
  • Tile Servers
    • Using OpenStreetMap (direct)
    • Using Mapbox
    • Using Google Maps
    • Using Tracestrack
    • Using Thunderforest
    • Using Stadia Maps
    • Using Lima Labs
    • Using Bing Maps
    • Offline Mapping
    • Other Options
  • Plugins
    • Plugins List
    • Creating A Plugin
      • Creating New Tile Providers
      • Creating New Layers
  • Thanks
    • 💝Supporters
    • ✏️Credits & Contributing
Powered by GitBook

© flutter_map Authors & Maintainers

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

Was this helpful?

Edit on GitHub
Export as PDF
  1. Why & How

Demo & Examples

PreviousRaster vs Vector TilesNextWhat's New In v8?

Last updated 1 month 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!

For a quick code demo, check out the landing page: !

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.

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
Code Demo
flutter_map Demo
Latest Build Artifacts (thanks )
nightly.link | Repository fleaflet/flutter_map | Workflow master.yml | Branch master
nightly
Logo
Logo