flutter_map Docs
Project Links💝 Support Us
v6
v6
  • flutter_map
  • 🏗️Showcase
  • 💝Supporters
  • ✏️Credits & Contributing
  • Getting Started
    • How Does It Work?
      • Raster vs Vector Tiles
    • Demonstration
    • Installation
    • Examples
    • Migrating To v6
  • Usage
    • Base Widget
    • Options
      • Interaction Options
    • Layers
    • Programmatic Control
      • Control Camera
      • Get Camera
      • Listen To Events
    • Full API Reference
  • Layers
    • Tile Layer
      • Tile Providers
      • WMS Usage
    • Marker Layer
    • Polygon Layer
    • Polyline Layer
    • Circle Layer
    • Overlay Image Layer
    • Attribution Layer
  • Tile Servers
    • Using Mapbox
    • Using Thunderforest
    • Using Stadia Maps
    • Using Bing Maps
    • Offline Mapping
    • Other Options
  • Plugins
    • Plugins List
    • Creating A Plugin
      • Creating New Tile Providers
      • Creating New Layers
Powered by GitBook

© flutter_map Authors & Maintainers

On this page
  • Credits
  • Contributing
  • Apply To Be A Maintainer

Was this helpful?

Export as PDF

Credits & Contributing

PreviousSupportersNextHow Does It Work?

Last updated 1 year ago

Was this helpful?

Credits

Huge thanks to everyone who uses, supports, and/or contributes to flutter_map in any way, you've helped make the most popular non-commercially aimed mapping solution for Flutter!

In particular, thanks go to:

  • All the current maintainers:

    • @ibrierley

    • @JaffaKetchup

    • @mootw (previously @MooNag)

    • @TesteurManiak

    • @josxha

  • All the previous maintainers:

    • John P Ryan - the original founder of this project, over at AppTree Software

    • @kengu

    • @maRci002

  • The authors of this documentation:

    • @JaffaKetchup

  • Anyone who has contributed to making flutter_map:

  • Anyone who has made plugins for flutter_map: Plugins List

  • Anyone who has donated to flutter_map:

Contributing

We're always happy to receive improvements and fixes, so please submit them whenever you can! A few key points are listed below.

Many feature additions are more suitable for plugins, instead of being added to the core. This is aimed to reduce the future maintenance burden/cost on the maintainers.

If we deny your PR for this reason, please do consider publishing a plugin, and we'll be happy to add it to the Plugins List! See Creating A Plugin for more information.

  • If your PR will add a major or breaking change, please discuss it with us first, via the Issue Tracker We don't want to waste your time if we think it's more appropriate for a plugin, and it helps to make a clear plan before starting work

  • Create a draft PR as soon as work starts, and take it out of draft status when ready for review Keep everyone in the loop, so no-one tries working on the same thing as you

  • Don't change the package version, GitHub workflows, lints, or any other meta files without clarification We rely on a standardized process and procedure to ensure top-quality releases

Apply To Be A Maintainer

Use a clear (preferably ) PR title This makes it easier for us to group commits for release and write correct CHANGELOGs

✏️
Conventional
Contributor List
Past Supporters