orion_flutterhack20 icon indicating copy to clipboard operation
orion_flutterhack20 copied to clipboard

Cross-platform mobile app with maps and camera integration.

Tidy Logo

Tidy

An eco friendly app, keeping your friendly neighbourhood clean.
Made with :heart: from London. Available on iOS and Android.

Created as part of Google Flutter hackathon #Hack20.

Report bug · Request feature

Usage

Please note that you will need to generate your own Google Maps API key for iOS and/or Android and embed it in this project before using any map functionality. I've disabled my API key after the hackathon ended as it would otherwise incur costs.

For iOS: Open AppDelegate.swift and edit the line

GMSServices.provideAPIKey("<YOUR-API-KEY-HERE>")

For Android: Open AndroidManifest.xml and edit the line

<meta-data android:name="com.google.android.geo.API_KEY" android:value="<YOUR-API-KEY-HERE>"/>

replacing the prompt <YOUR-API-KEY-HERE> with your actual API key string.

Screenshots

Landing screen Home Report mess Redeem Profile

Table of contents

  • Quick start
  • Bugs and feature requests
  • Team
  • Copyright and license

Quick start

This is a normal flutter app. You should follow the instructions in the official documentation.

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Team

Sameen Islam

Tien Vu

Aaron Burpitt

Osman Moomin

Copyright and license

Fully open source :)