Demonstrates how to build an Interactive Canvas app using Flutter.
Make sure you follow all of the steps in the Interactive canvas web app codelab.
Use the Flutter master channel flutter channel master && flutter upgrade
(This project works with commit 0df1594ba.)
./build.sh
cd functions/
firebase deploy --project {PROJECT_ID}