FMTC Docs
Project Links💝 Support Me
v9
v9
  • flutter_map_tile_caching
  • ❔Is FMTC Right For Me?
  • 💝Supporters
  • 📃(Proprietary) Licensing
  • 🚀Get Started
    • Quickstart
    • Installation
    • Example Application
    • v8 -> v9 Migration
    • Full API Reference
  • 🌐General
    • Initialisation
    • Backends
    • Error Handling
    • Tips
  • 📂Stores & Roots
    • Introduction
    • Stores
      • Management
      • Statistics
      • Metadata
    • Roots
      • Statistics
      • Recovery
    • flutter_map Integration
  • 📲Bulk Downloading
    • Introduction
    • 1️⃣Create A Region
    • 2️⃣Prepare For Downloading
    • 3️⃣Start Download
    • Control Downloads
    • Testing Tile Server
  • 🗃️External
    • Introduction
    • Exporting
    • Importing
  • flutter_map Docs
Powered by GitBook

© Luka Stillingfleet (JaffaKetchup)

On this page
  • Prebuilt Artifacts
  • Build From Source

Was this helpful?

Export as PDF
  1. Get Started

Example Application

PreviousInstallationNextv8 -> v9 Migration

Last updated 9 months ago

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