Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 275 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 275 Bytes

dart_sip_ua_example

A new Flutter project.

Getting Started

Make sure your flutter is using the dev channel.

  • flutter channel dev
  • ./scripts/project_tools.sh create
  • flutter run

For Desktop or Web

  • flutter run -d macos
  • flutter run -d web|chrome