BerkinAker / Hospital-Patient-ChatApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hospital Doctor-Patient Chat App

  • A chat app made by Flutter, NodeJS and Mysql

Note: Before launching your Flutter application, run adb reverse tcp:4320 tcp:4320 in your terminal to resolve the issue of connecting to localhost on Android Device.

To use two android devices at the same time

  • adb devices (to list all devices)
  • adb -s emulator-5556 reverse tcp:4320 tcp:4320 (in the list of devices, type what you want in emulator-5556.)

About


Languages

Language:Dart 85.9%Language:JavaScript 8.2%Language:HTML 5.2%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.0%