update materials_and_textures example
This commit is contained in:
@@ -11,15 +11,8 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.8
|
||||
thermion_dart:
|
||||
path: ../../../thermion_dart
|
||||
thermion_flutter:
|
||||
path: ../../../thermion_flutter/thermion_flutter
|
||||
thermion_flutter_method_channel:
|
||||
path: ../../../thermion_flutter/thermion_flutter_method_channel
|
||||
thermion_flutter_platform_interface:
|
||||
path: ../../../thermion_flutter/thermion_flutter_platform_interface
|
||||
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
@@ -35,6 +28,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
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user