Skip to content

tusharsadhwani/chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat_app

A simple frontend for https://github.com/tusharsadhwani/chat_api written in Flutter.

Getting Started

  1. Host the chat_api on some platform like PythonAnywhere.
  2. Install Flutter 1.9 or newer on your PC.
  3. Clone this repository and open the cloned folder in your file explorer.
  4. Edit the marked _domainName variable in lib/main.dart to be the URL of your hosted API, for eg. https://example.pythonanywhere.com
  5. open the folder in terminal and run command flutter pub get, followed by flutter run

About

simple chat app written in flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published