Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aramsemerjyan/baggy-weather

This is an application that would show a weather in your location and also couple of random bags
https://github.com/aramsemerjyan/baggy-weather

dart example example-project flutter flutter-apps flutter-examples weather weather-app weatherapp

Last synced: about 2 months ago
JSON representation

This is an application that would show a weather in your location and also couple of random bags

Awesome Lists containing this project

README

        

# Baggy Weather
This is an application that would show a weather in your location and also couple of random bags

## Set up

To run the example project, clone the repo, and folow the steps:

* Run `flutter pub get` to get all packages
* Run `flutter packages pub run build_runner build` to generate all dependencies. That is required by `Injactable` package
* (optional) Run `flutter packages pub run build_runner watch` to watch for any changes that you most probably would like to make