separate quickstart/viewer example projects
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user