Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polina-c/polina-c-website


https://github.com/polina-c/polina-c-website

Last synced: 16 days ago
JSON representation

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