Open EuanScott opened 8 months ago
Is there a way in Github, to build the flutter app (or at the very least test the flutter app) to ensure that everything is still a-okay int he app?
Think of this like a mini CI/CD workflow that I don't necessarily need to pay for 😅
Useful links for this: https://docs.flutter.dev/reference/flutter-cli#flutter-commands
What will this entail? What kind of automation's do I want in this little learning project?
List them and tick them off as they are done 😋