# Supporters

## Supporting Me

Hi there 👋 My name is Luka, but I go by JaffaKetchup!

I'm currently in full-time education in the UK studying Computer Science, Geography, and Mathematics, and have been building my software development skills alongside my education for many years. I specialise in the Flutter and Dart technologies to build cross-platform applications, and have over 4 years of experience both from a hobby and commercial standpoint.

I've worked as a senior developer with a small team at WatchEnterprise to develop their Flutter-based WatchCrunch social media app for Android & iOS.

I'm one of a small team of maintainers for Flutter's №1 non-commercially aimed mapping library 'flutter\_map', for which we make internal contributions, regulate and collaborate with external contributors, and offer support to a large community. I also personally develop a multitude of extension libraries, such as 'flutter\_map\_tile\_caching'. In addition, I regularly contribute to OpenStreetMap, and continously improve my skills with personal experimental projects.

I'm eager to earn other languages, and more than happy to talk about anything software development related!

Sponsorships & donations allow me to further my education, whilst spening even more time developing the open-source projects that you use & love. I'm grateful for any amount you can spare, all support means a lot to me :) If you can't support me financially, please consider leaving a star and a like on projects that worked well for you.

I'm extremely greatful for any amount you can spare!

{% embed url="<https://github.com/sponsors/JaffaKetchup>" %}
Sponsor Me via GitHub Sponsors
{% endembed %}

## Supporters

Many thanks to all my supporters, donations of all sizes mean a lot to me, and encourage and enable me to continue my work on FMTC and other open-source projects.

In no particular order:

* [@tonyshkurenko](https://github.com/tonyshkurenko)
* [@Mmisiek](https://github.com/Mmisiek)
* [@huulbaek](https://github.com/huulbaek)
* [@andrewames](https://github.com/andrewames)
* [@ozzy1873](https://github.com/ozzy1873)
* [@eidolonFIRE](https://github.com/eidolonFIRE)
* [@weishuhn](https://github.com/weishuhn)
* [@mohammedX6](https://github.com/mohammedX6)
* [@quentinchaignaud](https://github.com/quentinchaignaud)
* [@Mayb3Nots](https://github.com/Mayb3Nots)
* [@T-moz](https://github.com/T-moz)
* [@micheljung](https://github.com/micheljung)
* *+ more anonymous or private donors*

And also a thank you to the businesses listed in [flutter\_map\_tile\_caching](/home.md#trusted-by-many), and more, for abiding by the GPL license of this repository.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fmtc.jaffaketchup.dev/supporters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
