Loading repository data…
Loading repository data…
Andrew-A-A / repository
Simple weather app built with Flutter.
This is a simple weather app built with Flutter. It fetches weather information from a weather API and stores user data in the local SQLite database.
To run this app, you need to have the following installed:
flutter run to start the app.