chore: update pubspec.yaml with new package name
This commit is contained in:
@@ -15,8 +15,8 @@ dependencies:
|
|||||||
path: ../../../thermion_dart
|
path: ../../../thermion_dart
|
||||||
thermion_flutter:
|
thermion_flutter:
|
||||||
path: ../../../thermion_flutter/thermion_flutter
|
path: ../../../thermion_flutter/thermion_flutter
|
||||||
thermion_flutter_ffi:
|
thermion_flutter_method_channel:
|
||||||
path: ../../../thermion_flutter/thermion_flutter_ffi
|
path: ../../../thermion_flutter/thermion_flutter_method_channel
|
||||||
thermion_flutter_platform_interface:
|
thermion_flutter_platform_interface:
|
||||||
path: ../../../thermion_flutter/thermion_flutter_platform_interface
|
path: ../../../thermion_flutter/thermion_flutter_platform_interface
|
||||||
|
|
||||||
@@ -31,8 +31,8 @@ dependency_overrides:
|
|||||||
path: ../../../thermion_dart
|
path: ../../../thermion_dart
|
||||||
thermion_flutter:
|
thermion_flutter:
|
||||||
path: ../../../thermion_flutter/thermion_flutter
|
path: ../../../thermion_flutter/thermion_flutter
|
||||||
thermion_flutter_ffi:
|
thermion_flutter_method_channel:
|
||||||
path: ../../../thermion_flutter/thermion_flutter_ffi
|
path: ../../../thermion_flutter/thermion_flutter_method_channel
|
||||||
thermion_flutter_platform_interface:
|
thermion_flutter_platform_interface:
|
||||||
path: ../../../thermion_flutter/thermion_flutter_platform_interface
|
path: ../../../thermion_flutter/thermion_flutter_platform_interface
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ dependencies:
|
|||||||
animation_tools_dart: ^0.1.0
|
animation_tools_dart: ^0.1.0
|
||||||
thermion_dart: ^0.2.1-dev.19.0
|
thermion_dart: ^0.2.1-dev.19.0
|
||||||
thermion_flutter_platform_interface: ^0.2.1-dev.19.0
|
thermion_flutter_platform_interface: ^0.2.1-dev.19.0
|
||||||
thermion_flutter_ffi: ^0.2.1-dev.19.0
|
thermion_flutter_method_channel: ^0.2.1-dev.19.0
|
||||||
thermion_flutter_web: ^0.2.0+10
|
thermion_flutter_web: ^0.2.0+10
|
||||||
logging: ^1.2.0
|
logging: ^1.2.0
|
||||||
web: ^1.0.0
|
web: ^1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user