Known Issues & Reporting

flutter_map_tile_caching/CONTRIBUTING.md at main · JaffaKetchup/flutter_map_tile_caching
GitHub
General Contributing Guidelines
Where these issues originate in FMTC, I'm trying my hardest to fix them where possible, or provide workarounds if necessary. Some problems will take longer than others to fix, so please be patient. If you think you can fix the issue, please get in touch and/or create a PR - contributions are always welcome!
Where they don't originate directly in FMTC, I consider donating or creating a bounty to get the bug resolved, if I can't help fix it myself. This money can only come from donations and alternative license payments to FMTC.
FMTC is a large, platform-dependent package, and there's only one person running manual tests on it before releases, so there's a decent chance that a bug you've found is actually a bug. Reporting it is always appreciated!
Before reporting a bug, please:
- Check if there is already an open or closed issue that is similar to yours
- Ensure that your Flutter environment is correctly installed & set-up
- Ensure that this package, 'flutter_map', and any modules are correctly installed & set-up
Last modified 6d ago