add: flutter scaffolding, outlines for WebRTC conn

This commit is contained in:
Charles Hathaway
2023-09-17 15:45:28 -07:00
commit 6d4eef18cc
129 changed files with 5093 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# ui
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.