remove dependency_overrides
This commit is contained in:
@@ -13,7 +13,6 @@ dependencies:
|
|||||||
sdk: flutter
|
sdk: flutter
|
||||||
path_provider:
|
path_provider:
|
||||||
thermion_flutter:
|
thermion_flutter:
|
||||||
path: ../../../thermion_flutter/thermion_flutter
|
|
||||||
cupertino_icons: ^1.0.2
|
cupertino_icons: ^1.0.2
|
||||||
web:
|
web:
|
||||||
|
|
||||||
@@ -36,4 +35,4 @@ flutter:
|
|||||||
- assets/BusterDrone/
|
- assets/BusterDrone/
|
||||||
- assets/BusterDrone/textures/
|
- assets/BusterDrone/textures/
|
||||||
- assets/FlightHelmet/
|
- assets/FlightHelmet/
|
||||||
|
|
||||||
|
|||||||
@@ -30,11 +30,7 @@ environment:
|
|||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
thermion_flutter:
|
thermion_flutter:
|
||||||
path: ../../../thermion_flutter/thermion_flutter
|
|
||||||
|
|
||||||
# The following adds the Cupertino Icons font to your application.
|
|
||||||
# Use with the CupertinoIcons class for iOS style icons.
|
|
||||||
cupertino_icons: ^1.0.8
|
cupertino_icons: ^1.0.8
|
||||||
vector_math: ^2.1.4
|
vector_math: ^2.1.4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user