mirror of
https://github.com/foss42/apidash.git
synced 2025-06-29 12:26:41 +08:00
Merge pull request #386 from AcousticDeveloper/resolve-issue-385
Updates fvp version from 0.14.0 to 0.17.0 to resolve build failure
This commit is contained in:
@ -508,10 +508,10 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: fvp
|
name: fvp
|
||||||
sha256: "995328479ba4641da6760ddc84a168db157a3b9db4f0417fa68713d99344a146"
|
sha256: "398f8c342f40005f2f881b926b96a7bbf0b9c0c59267ce5c47377a1d4c324088"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.14.0"
|
version: "0.17.0"
|
||||||
glob:
|
glob:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -43,7 +43,7 @@ dependencies:
|
|||||||
package_info_plus: ^5.0.1
|
package_info_plus: ^5.0.1
|
||||||
flutter_typeahead: ^5.2.0
|
flutter_typeahead: ^5.2.0
|
||||||
provider: ^6.1.2
|
provider: ^6.1.2
|
||||||
fvp: ^0.14.0
|
fvp: ^0.17.0
|
||||||
video_player: ^2.3.2
|
video_player: ^2.3.2
|
||||||
video_player_platform_interface: ^6.2.2
|
video_player_platform_interface: ^6.2.2
|
||||||
json_data_explorer:
|
json_data_explorer:
|
||||||
|
Reference in New Issue
Block a user