About the project
A Tinder style app that gives you Chuck Norris jokes from api.chucknorris.io. This app is build using the Soar Quest flutter framework.
Installation
- Install flutter (version >= 3.3.9)
- run
flutter pub get
to install dependencies - run
flutter create . --platform android
to build to android
If you want to build apk from source run flutter build apk
Contributing
Your contributions are always welcome, please look at the contribution guidelines for the detailed instructions.
License
Our application is licensed under the MIT License. This means that you are free to use, modify, and distribute the software as long as you include the appropriate credit and follow the terms of the license.
Comments are closed.