A simple Flutter app to keep track of your goals! Can be built for iOS and Android, and available for free on the Play Store.
To build and run the app on your device, do the following:
- Install Flutter by following the instructions on their website
- Clone/fork this repo to your local machine using
git clone https://github.com/urmilshroff/goalkeeper.git
- Connect your devices/emulators and run the app using
flutter run
in the root of the repo directory.
Found any bugs? Have any suggestions or feature requests? Submit an issue or fork and send a pull request with your own changes! All contributions are more than welcome, and will be merged into flutter
(that's the primary branch) if satisfactory.
Shoutout to Arabi Ishaque for updating the icon and banner! Take a look at the list of contributors to see who all have helped in the project.
This project is licensed under the MIT License - see the LICENSE file for details.