Skip to content

davisclick/futter-app-consuming-socket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter App Consuming Socket Server

pub package

The purpose of this apps is implement:

  • Provider
  • Socket IO Client
  • Pie Chart

Features

  • Add new item
  • Delete item
  • Vote and emit the message
  • Know the server status

Demo

flutter-socket-server

Getting started

You should ensure that you add the dependency in your flutter project.

dependencies:
  socket_io_client: ^0.9.11
  provider: ^4.3.2+2
  pie_chart: ^4.0.1

You should then run flutter packages upgrade or update your packages in IntelliJ.

Clone the repository with the NodeJS Socket Server: https://github.com/davisclick/flutter-socket.io-server

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published