Flutter application that implements socket.io in Node.js Works in - Android, iOS and Web

Overview

Quick Chat - Flutter

Flutter application that implements socket.io in Node.js Works in - Android, iOS and Web

This repo only contains Flutter (frontend) part of the project. The Backend of this project an be found in Backend

Preview

Alt text

Clone project

git clone https://github.com/nikkon404/quick-chat-flutter.git

goto lib/utils/constants.dart and update server url

Run this project

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 
flutter run

Build for web

Build this project for web by executing

flutter build web

Then goto build folder and copy web directory into the root folder of your Node.js Backend project

online Flutter documentation

You might also like...

Decentralized SkyDB-based alternative to Twitter, YouTube and Instagram with a native iOS, Android and web app.

Decentralized SkyDB-based alternative to Twitter, YouTube and Instagram with a native iOS, Android and web app.

SkyFeed SkyFeed is a decentralized SkyDB-based alternative to Twitter, YouTube and Instagram with a native Android, web and (soon) iOS app. Use You ne

Oct 28, 2022

Video player-2.2.10 - A Flutter plugin for iOS, Android and Web for playing back video on a Widget surface

Video player-2.2.10 - A Flutter plugin for iOS, Android and Web for playing back video on a Widget surface

Video Player plugin for Flutter A Flutter plugin for iOS, Android and Web for pl

Sep 29, 2022

Learn to build apps that work on Android, iOS, Web, and Desktop

Learn to build apps that work on Android, iOS, Web, and Desktop

Cross-Platform Development with Flutter Course Learn to build apps that work on Android, iOS, Web, and Desktop Go To Course Flutter is Google’s UI too

Oct 24, 2022

📱 CyBear Jinni App is the app to control CyBear Jinni Hub 💡 remotely from your Android, IOS and Web Browser

📱 CyBear Jinni App is the app to control CyBear Jinni Hub 💡 remotely from your Android, IOS and Web Browser

CyBear Jinni App Welcome This repository is in charge of the CyBear Jinni App and is part of the CyBear Jinni Smart Home system. The CyBear Jinni App

Dec 1, 2022

Sharezone is a collaborative school organization app for iOS, Android, macOS and web.

Sharezone is a collaborative school organization app for iOS, Android, macOS and web.

Download Sharezone Android iOS macOS Web Sharezone is a collaborative school organization app for iOS, Android, macOS and web. With Sharezone pupils,

Dec 18, 2022

Hybrid App build on flutter SDK able to run on Android, IOS, web, desktop

Hybrid App build on flutter SDK able to run on Android, IOS, web, desktop

Codeforces Visualizer APP Ready to use Flutter Application. Uses codeforces API. Useful for codeforces programmers. ScreenShots Single User Page Compa

Dec 31, 2022

A Flutter 2D RPG Game Engine On Web & Android & IOS.

DevilF Engine A Flutter 2D RPG Game Engine On Web & Android & IOS. The Devilf Engine Is A Open Source 2D Game Engine. The Engine Is Development Using

Oct 20, 2022

A flag Flutter package for Android / iOS / Web.

A flag Flutter package for Android / iOS / Web.

flag A flag Flutter package for Android / iOS / Web. Mobile Based by https://github.com/dnfield/flutter_svg , Web Based by Image.network Screenshot Sv

Dec 8, 2022
Comments
  • late initialzation error of socket response SteamController

    late initialzation error of socket response SteamController

    Hi Nikkon,

    Thanks for creating the branch.

    I'm currently facing a problem in the late initialization type I tried but was unable to resolve it.

    problem cause -

    static late StreamController _socketResponse;

    static Stream get getResponse => _socketResponse.stream.asBroadcastStream();

    It would be great if we can connect over the quick google meet or WhatsApp.

    WhatsApp no. - 91-8989646526

    opened by akshayindia 0
Owner
Aayush Nikkon Subedi
I love programming and music. :)
Aayush Nikkon Subedi
This is a beautiful neumorphic noticeboard app for Guru Gobind Singh Indraprastha University. This works on both Android and iOS.

GGSIPU Noticeboard App This is a beautiful neumorphic noticeboard app for Guru Gobind Singh Indraprastha University. This works on both Android and iO

Hash Studios 20 Nov 10, 2022
A Flutter plugin for handling Connectivity and REAL Connection state in the mobile, web and desktop platforms. Supports iOS, Android, Web, Windows, Linux and macOS.

cross_connectivity A Flutter plugin for handling Connectivity and REAL Connection state in the mobile, web and desktop platforms. Supports iOS, Androi

MarchDev Toolkit 29 Nov 15, 2022
Server-side timer project using WebSockets(with Socket.IO), NestJS and Flutter

Documentation Full documentation and the article series can be found here, Article on dev.to Output Setup Run Locally Clone the project git clone ht

Rukshan J. Senanayaka 9 Dec 26, 2022
Flutter Web application having splash screen and providing Web view Using web view packege.

Webview with Splash Screen in Flutter Flutter Web View With Splash Screen. Subscribe Our YouTube Channel. Visit Website Demo OutPut ?? Links Getting S

Habib ullah 1 Dec 7, 2021
A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.

English | 简体中文 The official BottomAppBar can only display a notch FAB with an app bar, and sometimes we need a convex FAB. BottomAppBar and NotchShape

Thinking in code 647 Dec 28, 2022
A Food Ordering App made with Flutter, node and using MySQL Database

Flutter Food ordering App We have made a food ordering system. It will help the restaurant to do all the functionalities more accurately and in a fast

Arunoday kumar 71 Dec 26, 2022
Plant monitoring using Node MCU (with various sensors), Flutter & Firebase

IoT based plant monitoring system which is connected to Firebase. A Flutter app is used to display the live data from the sensors attached to the plan

Souvik Biswas 18 Jan 7, 2023
Flutter Counter app using Bloc + Node Js + SQLServer

Intro Custom Default Counter App on Flutter. The updated : Flutter Bloc / Cubit + Node Js + SQL Server Check the screenshot : P.S Make sure to upgrade

Ihab Zaidi 1 Nov 2, 2021
Task List application developed in Dart language with SDK Flutter for Android, iOS and Web

Task List application developed in Dart language with SDK (Software Development Kit) Flutter for Android, iOS and Web.

João Bruno 2 Jun 2, 2022
A sophisticated weather app, works with your location or name of any place. Gives detailed summary of weather condition.

clima_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if thi

Michael Okhaimoh 2 Sep 7, 2022