ai-webrtc-poc

Proof of concept: Flutter with WebRTC, Voice Recognition and AI

OTHER License

Stars
1

Flutter template

Created with

flutter create -t app --project-name "flutter_template_name" --org "dev.flutter.template" --description "flutter_template_description" --platform=android,ios,macos,windows,linux,web flutter_template

Get started

Replace project name, description and organization:

dart run tool/dart/rename_project.dart --name="project" --organization="tld.domain" --description="My project description"