What it does
The flutter app repo now has CircleCI integration, and everytime a commit is made, an application is built and can be accessed.
How we built it
By looking up run commands in the CircleCI environment and writing a script for building flutter apps.
Challenges we ran into
The .circleci/config.yml file was not recognised in the beginning in the setup page and was recognised only after a reload
Built With
- flutter
- yaml
Log in or sign up for Devpost to join the conversation.