update materials_and_textures example

This commit is contained in:
Nick Fisher
2025-05-13 18:06:33 +08:00
parent cff0893d53
commit 62bf3876f8
4 changed files with 21 additions and 24 deletions

View File

@@ -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