Skip to content

EmilSalomonsen/Flutterquiz

Repository files navigation

flutterapp

A new Flutter project.

Installation

https://firebase.google.com/docs/cli#install-cli-windowsf

Download your service account (generate private key) from the Firebase Console under settings, then save it in the root of this project as credentials.json.

##Generate test data

install firebase-admin: npm install firebase-admin --save npm install fs-extra npm install yamljs cd testdata node quizzes.js node topics.js

##Generate models.g.dart file import "part 'models.g.dart';" run: flutter pub run build_runner build

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages