A new Flutter project.
This Project is clone of google docs it will work in android, IOS, Web.
To run this app in port
flutter run -d chrome --web-hostname localhost --web-port 3000
npm init
npm i express http socket.io jsonwebtoken mongoose
npm i nodemon --save-dev