Skip to content

Satyam1Vishwakarma/flutter-chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Chat App

A real-time chat application built using Flutter

Features

  • Real-time Messaging: Send and receive messages instantly.
  • Cloud Firestore: Store chat messages securely.
  • User Profiles: Display user names and profile pictures.
  • Responsive UI: Works on Android, iOS, and Web.

Installation

Prerequisites

  • Flutter installed (Download Flutter)
  • A code editor (VSCode or Android Studio recommended)

Setup

  1. Clone the repository:

    git clone https://github.com/Satyam1Vishwakarma/flutter-chatapp.git
    cd flutter-chatapp
    
  2. Install dependencies:

    flutter pub get
    
  3. Run the app:

    flutter run
    

Technologies Used

  • Flutter
  • Dart

Contributing

Contributions are welcome! Please create a pull request with your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published