Server-side timer project using WebSockets(with Socket.IO), NestJS and Flutter

Overview

Documentation

Full documentation and the article series can be found here,

Article on dev.to

Output

Setup

Run Locally

Clone the project

  git clone https://github.com/RukshanJS/websockets-nestjs-flutter.git

Go to the project directory

  cd websockets-nestjs-flutter

Install dependencies for backend

  cd backend/server-timer-backend
  npm install

Start the backend server

  npm run start:dev

Navigate to the frontend/server_timer_frontend folder

Install dependencies for frontend

  flutter pub get

IMPORTANT : You have to replace the value 192.168.X.X in /lib/sockets/socket_service.dart with IP address of your localhost.

Run flutter app

  flutter run

Support me

Do you think I deserve a cup of coffee for this project? 😃

Buy Me A Coffee

You might also like...

Timer based on provider state manager

timer_provider Timer based on provider state manager Getting Started This project is a starting point for a Flutter application. A few resources to ge

Aug 10, 2022

A timer app to help with timing home workouts

time_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 this

Jan 3, 2022

This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

This design has been created for educational purposes. Also this project has integrated push notifications with firebase and my own server in python.

Ui Clone of the Nequi application This design has been created for educational purposes. Also this project has integrated push notifications with fire

Nov 17, 2022

This project is a implementation of a collection of terminal server samples in Dart

Terminal Server Samples ⭐ Star me on GitHub — it helps! This project is a implementation of a collection of terminal server samples in Dart licensed u

Nov 26, 2021

Flutter application for meditell admin side

meditell_admin Flutter application for meditell admin side Getting Started This project is a starting point for a Flutter application. A few resources

Nov 24, 2021

This repo contains the side menu UI for admin template

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

Dec 11, 2021

Flutter WebRTC demo with Python server to perform image processing on video frames using OpenCV

flutter + webrtc = python + aiortc + opencv This demo project should help you to get setup sending a video feed from a flutter app to a python backen

Dec 29, 2022

server status & toolbox app using Flutter

server status & toolbox app using Flutter

Server Monitor & Toolbox A new Flutter project which provide a chart view to display server status data. ScreenShots Milestone SSH connect Server info

Dec 19, 2022

GetDoctor is a complete app developed in Flutter, Firebase and Blazor,.Net Core API and SQL Server

GetDoctor is a complete app developed in Flutter, Firebase and Blazor,.Net Core API and SQL Server

GetDoctor 😊 😊 😊 GetDoctor is a complete app developed in Flutter, Firebase and Blazor,DotNet Core API and SQL Server GetDoctor is a complete packag

Dec 19, 2022
Owner
Rukshan J. Senanayaka
IT Undergraduate at University of Moratuwa | Junior Software Engineer at Syeta Labs
Rukshan J. Senanayaka
A M.U.D (multi user dungeon) with a back end API built with nestjs and a front end UI built with Flutter.

Nest M.U.D - Getting Started Getting Started How to Play API Design A M.U.D (multi user dungeon) with a back end API built with nestjs and a front end

Ben 4 Aug 3, 2022
A sophisticated Chat Application [NestJs+Flutter].

Hornbill Key features Used sockets for messaging and loading registered contacts Sqflite to store chats on device Repository pattern Tech Stack [Flutt

Nikhil Nayak 18 Dec 26, 2022
An expressive, functional, and full-featured server-side framework for Dart.

A framework and collection of packages for writing http servers, built on top of the shelf package. This framework is intended to reduce the technical

Marathon 45 Jun 25, 2022
server side dart micro-framework to handle incoming http requests

Queen Palace ???? Introduction server side dart micro-framework to handle incoming http requests

Ahmed Masoud 32 Aug 30, 2022
Simple examples that help you get started with Appwrite + Dart (=❤️) as an Appwrite server-side integration.

Playground for Dart Simple examples that help you get started with Appwrite + Dart (= ❤️ ) This is Appwrite server side integration with Dart. For Flu

Appwrite 31 Nov 22, 2022
Flutter application that implements socket.io in Node.js Works in - Android, iOS and Web

Quick Chat - Flutter Flutter application that implements socket.io in Node.js Works in - Android, iOS and Web This repo only contains Flutter (fronten

Aayush Nikkon Subedi 22 Dec 23, 2022
building a timer application using the bloc library

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

Simon Wambua 0 Nov 4, 2021
Flutter timer app

xTimer A Timer app made with Flutter. Fork it, build it keep it open-source. Pull request is always welcome. App available on PlayStore: https://play.

Pedro Massango 273 Dec 17, 2022
A Flutter simple timer app

Flutter Timepad Application class Celebritydeveloper extends FlutterDesigns { video() { return { "title": "Flutter Time Tracking Applicati

Saviour Essien 1 Dec 13, 2021
timer for let's droid sessions

flutter_web_timer A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you starte

Abdelghani meliani 3 May 31, 2022