Skip to content

blueur/any_quote

Repository files navigation

any_quote

A Flutter application for getting quotes from Wikiquote.

Powered by Wikidata

Build

build_runner

build_runner

# one time
pub run build_runner build
# or continuously
pub run build_runner watch

Flutter

flutter run --release
# Android
flutter build appbundle
# Web
flutter build web

Miscellaneous

# generate icons
flutter pub run flutter_launcher_icons:main

Deploy

# Firebase
firebase deploy

About

Resources

License

Stars

Watchers

Forks

Languages