FMTC Docs
Project Links💝 Support Me
v10
v10
  • flutter_map_tile_caching
  • ❔Is FMTC Right For Me?
  • 💝Supporters
  • 📃(Proprietary) Licensing
  • Full API Reference
  • 🚀Get Started
    • Quickstart
    • Installation
    • Example Application
    • v9 -> v10 Migration
  • Usage
    • Initialisation
    • Root & Stores
      • Root
      • Stores
    • Integrating With A Map
    • Bulk Downloading
      • Recovery
      • Testing Tile Server
    • Import/Export
      • Exporting
      • Importing
  • flutter_map Docs
Powered by GitBook

© Luka Stillingfleet (JaffaKetchup)

On this page
  • Prebuilt Artifacts
  • Build From Source

Was this helpful?

Edit on GitHub
Export as PDF
  1. Get Started

Example Application

PreviousInstallationNextv9 -> v10 Migration

Was this helpful?

This package contains a full example application - prebuilt for Android and Windows by GitHub Actions - showcasing the most important features of this package and its modules.

The example app isn't intended for beginners or as a starting point for a project. It is intended for evaluation purposes, to discover FMTC's capabilities, and how it might be implemented into an app.

To start using FMTC in your own app, please check out the Quickstart guide instead.

The example application pairs perfectly with the testing tile server included in the FMTC project: Testing Tile Server!

Prebuilt Artifacts

If you can't build from source for your platform, our GitHub Actions CI system compiles the example app to artifacts for Windows and Android, which just require unzipping and installing the .exe or .apk found inside.

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

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.

🚀
'master' branch
https://nightly.link/JaffaKetchup/flutter_map_tile_caching/workflows/main/mainnightly.link
Latest Build Artifacts (thanks )
nightly