Change the way you share... by a bonfire.
⚠️ The code available on this repository may be deprecated compared to the one on the official private repository
🏠 Homepage
👤 SSebigo bonfire.sebigo@gmail.com
- Github: @SSebigo
- Clone the project:
git clone https://github.com/SSebigo/open-bonfire.git
- Create a new Firebase project (dev and/or prod)
- If you go for dev, add the google-services.json to "android/app/src/development/" folder. Otherwise add the to "android/app/src/production/" folder
- Update your database rules to match
firestore.rules
file
- Go to Mapbox website and create an account
- Once logged, generate an access token and add it the "string.xml" inside "android\app\src\main\res\values"
- Don't forget to run
flutter pub get
to get all the dependencies
- Open an emulator or plug in your prefered device
flutter run --flavor development/production
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 SSebigo bonfire.sebigo@gmail.com.
This project is MIT licensed.