polina-c / hc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy Creek

Overview

This repo contains source code for Happy Creek.

Feel free to use it as a scaffold/boilerplate for a Flutter web site.

Contribute

Contributions are appreciated. Contributors will be listed on this page. Pick and assign to yourself one of the not assigned issues to start.

Web Site

Hosting

To deploy code to https://happycreekweb.web.app/ (aka http://happycreek.com):

firebase deploy --only hosting:release

To deploy code to https://happycreekweb-preview.web.app/:

firebase deploy --only hosting:preview

Firebase project: https://console.firebase.google.com/u/2/project/happycreekweb/hosting/sites/happycreekweb About deployment targets: https://firebase.google.com/docs/cli/targets

Authentication

See https://firebase.google.com/docs/flutter/setup?hl=en&platform=web

Generate icon

Run:

dart run flutter_launcher_icons

Read more at: https://pub.dev/packages/flutter_launcher_icons

About


Languages

Language:Dart 50.0%Language:C++ 23.7%Language:CMake 19.6%Language:HTML 3.2%Language:Swift 1.8%Language:C 1.5%Language:Objective-C 0.0%