Back to search
Weather app made in Flutter with clean architecture using BLoC and the open weather API.
Stars
10
Forks
1
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
fix: uncomment runApp in main.dart to enable app execution
e2caf11View on GitHubrefactor: clean up main.dart by commenting out runApp and simplifying WeatherBloc creation
482f4ebView on GitHub