Weather, everybody wants to know how it is going to be during the week. Will it be rainy, windy, or sunny? Luckily for us, in the information age, there are open APIs to retrieve information about it.
Stars
39
Forks
14
Watchers
39
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
6
commits
5
commits
5
commits
2
commits
1
commits
Merge pull request #19 from NelsonHenryCampos/tomorrow_weather
c60cf33View on GitHubrefactor: add a open weather map api documentation to see in swagger UI
c2423ffView on GitHubMerge pull request #18 from DevLucasYuji/feature/dark_theme
bfef990View on GitHubmove theme logic to controller and move mapController to homeController
5052450View on GitHubchecking dark theme and set on map, changed color black to grey in some widgets like floating action button, textField and container and fixed textColor from textField when darkTheme is activated
9f4b788View on GitHubMerge pull request #17 from NelsonHenryCampos/data_cache
522e557View on GitHubfeat: add a data cache and refactor the code to effective dart
112c033View on GitHub