mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
24 lines
354 B
YAML
24 lines
354 B
YAML
name: reboot_common
|
|
version: "1.0.0"
|
|
|
|
publish_to: 'none'
|
|
|
|
environment:
|
|
sdk: ">=3.0.0 <=4.0.0"
|
|
|
|
dependencies:
|
|
dio: ^5.3.2
|
|
win32: 3.0.0
|
|
ffi: ^2.1.0
|
|
path: ^1.8.3
|
|
http: ^1.1.0
|
|
crypto: ^3.0.2
|
|
archive: ^3.3.7
|
|
ini: ^2.1.0
|
|
shelf_proxy: ^1.0.2
|
|
sync: ^0.3.0
|
|
uuid: ^3.0.6
|
|
shelf_web_socket: ^2.0.0
|
|
|
|
dev_dependencies:
|
|
flutter_lints: ^2.0.1 |