Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adwaith-rajesh/cuwea

A cute weather application for android.
https://github.com/adwaith-rajesh/cuwea

android dart flutter flutter-apps flutter-example-app

Last synced: 1 day ago
JSON representation

A cute weather application for android.

Awesome Lists containing this project

README

        

# CuWea

A Cute WEAther application for android.

| | |
| ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| ![](https://gitlab.com/adwaithrajesh/raw-files/-/raw/main/960431b2-f694-4242-ba35-2e78d24481df.jpeg) | ![](https://gitlab.com/adwaithrajesh/raw-files/-/raw/main/505710f9-f6ca-40d7-b692-db8c4862eb54.jpeg?ref_type=heads) |

### before building

Create a `.env` file in the root directory and add your ['WEATHER_API_KEY'](https://www.weatherapi.com/).

The final `.env` file will look something like this

```bash
WEATHER_API_KEY=
```

then run the following command

```console
dart run build_runner build --delete-conflicting-outputs
```

After that you can build your android/linux app.

Have fun.

### Bye...