Skip to content

Weather application using Flutter riverpod, freezed, openweather. A way to feature-based-project structure. Including DDD

Notifications You must be signed in to change notification settings

Meshkat-Shadik/WeatherApp

Repository files navigation

UI

Landing Page Landing Page Tap to see more Search by city
Search Result 1 Search Result 2
Search with wrong cityname Error Search Result

Problems I've faced while completing this app

1. Hiding credentials

Soln: git add . , then check the path of the tracked file you don't want to push. copy paste to .gitignore

2. Platform Exception

Soln: Restart the device

3. StateNotifier multiple state problem

Solved: Use Different function that returs different state. Riverpod Video Tutorial

4. More

Know about riverpod (written tutorial)

https://codewithandrea.com/videos/flutter-state-management-riverpod/

About

Weather application using Flutter riverpod, freezed, openweather. A way to feature-based-project structure. Including DDD

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages