!! Note : This project is for academic purposes only

Flutter Stateful Widget Demo

This repository contains a simple demonstration of a stateful widget with a drawer menu built with Flutter.

Overview

This Flutter project demonstrates the implementation of a basic stateful widget in Flutter. It showcases how to manage and update the state of a widget in response to user interactions or other events.

Screenshots

Screenshot 1

Main screen

Screenshot 2

Drawer menu

Demo

Quick demo

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository to your local machine.
    git clone https://github.com/Aminebd-39/flutter-stateful-widget-demo.git