Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aramsemerjyan/baggy-weather
- Owner: AramSemerjyan
- License: mit
- Created: 2021-11-08T04:00:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T04:12:01.000Z (about 3 years ago)
- Last Synced: 2024-01-30T02:17:41.901Z (11 months ago)
- Topics: dart, example, example-project, flutter, flutter-apps, flutter-examples, weather, weather-app, weatherapp
- Language: Dart
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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