A mobile and web snake game built with Flutter
To deploy on the web, you need the firebase cli and be logged in to firebase account.
To build and deploy the flutter web app, run:
flutter build web && firebase deploy
Run at the root of the project:
cd android
bundle exec fastlane android_beta_app
Not working yet because we need provisionning profiles