Skip to content

Repository files navigation

Flutter Projects

This repository contains multiple Flutter practice projects.

Projects

1. Counter_App

A simple counter app with increment, decrement, and reset buttons.

2. Odd_Even_Counter

A counter app that displays whether the current number is odd or even.

Getting Started

To run any project:

  1. Open the project folder in VS Code.
  2. Run flutter pub get to install dependencies.
  3. Run the app on an emulator or physical device with flutter run.

3. Chat_List_Navigation

A beginner-friendly chat list app demonstrating:

  • A scrollable chat list with images and messages using ListView and ListTile
  • Navigation between screens using Navigator.pushReplacement
  • An ElevatedButton to move from Second Screen to Third Screen
  • Returning back to the previous screen using Navigator.pop()

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages