# Community Choice Awards

## Flutter/Dart Community Choice Awards

To celebrate the coming launch of onepub.dev, OnePub is hosting the Flutter Community Choice Awards in September 2022

\
The winner will receive a minimum of **$1000 of funding** towards their open-source work.\
OnePub is a heavy user of Open Source code and believes that every company should give back to the community.\
\
The Onepub Community Choice Awards is intended to reward Open Source developers working in the Dart/Flutter eco-system.\
Developers can nominate a feature or bug they want to contribute.\
\
The Dart/Flutter community will then be invited to vote on the best idea with the funding awarded to the developer with the top votes on completion of the work.\
Full terms and conditions will be posted before the competition commences.

To register your interest in nominating a project or voting please go to:

<https://onepub.dev/Competition>


---

# 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://docs.onepub.dev/guides/community-choice-awards.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.
