Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polina-c/polina-c-website
https://github.com/polina-c/polina-c-website
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/polina-c/polina-c-website
- Owner: polina-c
- Created: 2024-06-30T01:40:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T16:39:48.000Z (about 2 months ago)
- Last Synced: 2024-12-08T06:44:33.652Z (16 days ago)
- Language: Dart
- Size: 13.2 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Polina C](https://polina-c.com/)
## Overview
This repo contains source code for http://polina-c.com.
Feel free to use it as a scaffold/boilerplate for a Flutter web site.
## Web Site
### Hosting
To deploy code to https://polina-c.web.app/ (aka http://polin-c.com):
```
firebase deploy
```Project: https://console.firebase.google.com/project/polina-c/hosting/sites/polina-c
### Generate icon
Run:
```
dart run flutter_launcher_icons
```Read more at: https://pub.dev/packages/flutter_launcher_icons