Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 690 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 690 Bytes

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