mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
<feat: New project structure>
<feat: New release>
This commit is contained in:
21
common/pubspec.yaml
Normal file
21
common/pubspec.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
name: reboot_common
|
||||
version: "1.0.0"
|
||||
|
||||
publish_to: 'none'
|
||||
|
||||
environment:
|
||||
sdk: ">=2.19.0 <=3.3.3"
|
||||
|
||||
dependencies:
|
||||
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
|
||||
process_run: ^0.13.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^2.0.1
|
||||
Reference in New Issue
Block a user