flutter_map_tile_caching_plus 11.0.0
flutter_map_tile_caching_plus: ^11.0.0 copied to clipboard
Enhanced plugin for 'flutter_map' providing advanced caching functionality, with ability to download map regions for offline use. Originally based on flutter_map_tile_caching by Luka S (JaffaKetchup).
flutter_map_tile_caching_plus #
An enhanced plugin for 'flutter_map' providing advanced offline functionality.
About #
This project is a fork of flutter_map_tile_caching by JaffaKetchup.
This fork is maintained by UBXTY Unboxing Technology and focuses on supporting the latest Flutter, Dart, and flutter_map versions.
Original project: https://github.com/JaffaKetchup/flutter_map_tile_caching
Documentation #
For the API reference, look at the auto generated 'dartdoc', which also appears as you type in your favourite IDE.
Maintainer #
Ravdeep Singh — UBXTY Unboxing Technology
Licensing #
I am not a lawyer, and this information is to the best of my understanding. You are urged to read the license yourself for a thorough understanding.
This project is released under GPL v3. For detailed information about this license, see https://www.gnu.org/licenses/gpl-3.0.en.html. choosealicense.com summarises the license with the following paragraph:
Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.
Essentially, whilst you can use this code within commercial projects, they must not be proprietary - they incorporate this 'licensed work' so they must be available under the same license. You must distribute your source code (at least on request) (under the same GPL v3 license) to anyone who uses your program.
For any licensing inquiries, please open an issue on the GitHub repository.