/Weather-App

Simple weather app built with Flutter.

Primary LanguageDart

Weather App

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.

Prerequisites

To run this app, you need to have the following installed:

  • Flutter SDK
  • iOS Simulator or Android emulator

Getting Started

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Run flutter run to start the app.

Features

  • Simple and easy-to-use UI.
  • Fetches weather information from a weather API.
  • Stores user data in the local SQLite database.

Screenshots