Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/githuseyingur/weather_condition_demo_with_bloc_cubit
- Owner: githuseyingur
- Created: 2023-07-26T11:09:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T10:36:44.000Z (about 2 months ago)
- Last Synced: 2024-11-09T11:26:45.714Z (about 2 months ago)
- Topics: api, bloc, cubit, flutter, rest-api, restful-api, weather-api, weather-app
- Language: Dart
- Homepage:
- Size: 366 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.2dev_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