Skip to content

Example chat project, how you can use dart force realtime web framework

Notifications You must be signed in to change notification settings

ForceExamples/dart-force-chat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dart-force-chat-example

Example project, how you can use dart force realtime web framework

I am using bootflat and dart force here to show how dart force is working with some basic functionality.

View it at heroku > see demo

Notes

Clone the repo Open the directory in DartEditor, wait for a few seconds for pub to finish (If warning show, press reanalyze source on the project directory) Right click server/server.dart and press run Go to http://localhost:8080/

Walkthrough

Step 1

Build the project with 'pub build'

STEP1!

Step 2

Click on server.dart and then click on the green play button in the dart editor

STEP2!

Step 3

See the info in the console, and what the address is of the server!

STEP3!

Step 4

Go to localhost:8080 or your computername with port 8080.

STEP4!

About

Example chat project, how you can use dart force realtime web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published