separate quickstart/viewer example projects

This commit is contained in:
Nick Fisher
2025-03-28 11:45:34 +08:00
parent b4e4eb349c
commit 548dccf776
141 changed files with 5488 additions and 275 deletions

View File

@@ -1,6 +1,6 @@
name: quickstart
description: "A new Flutter project."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
publish_to: 'none'
version: 1.0.0+1
@@ -25,6 +25,8 @@ dependency_overrides:
path: ../../../thermion_flutter/thermion_flutter_method_channel
thermion_flutter_platform_interface:
path: ../../../thermion_flutter/thermion_flutter_platform_interface
thermion_flutter_web:
path: ../../../thermion_flutter/thermion_flutter_web
dev_dependencies:
flutter_test: