Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/githuseyingur/weather_condition_demo_with_bloc_cubit

Flutter Weather Condition Demo with BLoC & (Cubit) : API > Free Weather API Ninja
https://github.com/githuseyingur/weather_condition_demo_with_bloc_cubit

api bloc cubit flutter rest-api restful-api weather-api weather-app

Last synced: about 1 month ago
JSON representation

Flutter Weather Condition Demo with BLoC & (Cubit) : API > Free Weather API Ninja

Awesome Lists containing this project

README

        

# Weather Condition Demo with BLoC & Cubit
#### Preview For Morning:

#### Preview For Night:

#### Packages
```yaml
dependencies:
# Navigation
auto_route: ^7.4.0
cupertino_icons: ^1.0.2

#Request
dio: ^5.0.3

# Core
equatable: ^2.0.5
intl: ^0.18.1

# State Management
flutter_bloc: ^8.1.2

# Location
geocoding: ^2.1.0
geolocator: ^9.0.2

# Animation
lottie: ^2.3.2

dev_dependencies:

# Json
json_annotation: ^4.8.0
json_serializable: ^6.6.1

# Navigation
auto_route_generator: ^7.1.1
build_runner: ^2.3.3
```

#### Features
- BLoC (Cubit)
- MVVM
- Equatable
- Dio
- Location (Geocoding & Geolocator)
- JSON Serializable



###### Thanks to Sedat Dayan : https://github.com/Sedatdynn