Image | Description |
---|---|
This is my first Flame game that I developed with Backend. Java Sprint Boot is used in the background of this. |
- Create a new Flutter project:
flutter create fire_on_you
- Clone the repository:
git clone https://github.com/myavuzokumus/FireOnYou.git
- Test your changes by running the app on an emulator or a physical device:
flutter run
Note
All backend things are on the Java Spring Boot side. So if you want to use the app with functionality, you also need to run the Java Spring Boot backend. https://github.com/myavuzokumus/FireOnYou-Backend
- audioplayers - Play audio files.
- flame - Game engine.
- http - Web integration.
- Product Sans - Product Sans
- Flaticon - weather-icons
This project is licensed under the MIT License.