Skip to content

An example application to test communication channels.

Notifications You must be signed in to change notification settings

Venice-D2D/venice_demo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venice example app

An example application to test communication channels.

Several use-cases have been implemented in this application and are available for you to try:

  • file exchange;
  • video streaming;
  • remote text copy/pasting.

The following communication channels are currently implemented:

Development

This application has been tested with Flutter version 3.16.0.

# Install dependencies
flutter pub get

# Run app
flutter pub run