mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-27 19:48:37 +00:00
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 172 KiB After Width: | Height: | Size: 172 KiB |
18
pubspec.yaml
18
pubspec.yaml
@@ -330,13 +330,17 @@ flutter:
|
|||||||
|
|
||||||
# To add assets to your application, add an assets section, like this:
|
# To add assets to your application, add an assets section, like this:
|
||||||
assets:
|
assets:
|
||||||
- assets/images/
|
- path: assets/images/
|
||||||
- assets/images/lv/
|
- path: assets/images/lv/
|
||||||
- assets/images/logo/
|
- path: assets/images/logo/
|
||||||
- assets/images/live/
|
- path: assets/images/logo/ico/
|
||||||
- assets/images/video/
|
platforms: [windows]
|
||||||
- assets/images/paycoins/
|
- path: assets/images/logo/desktop/
|
||||||
- assets/shaders/
|
platforms: [windows, linux, macos]
|
||||||
|
- path: assets/images/live/
|
||||||
|
- path: assets/images/video/
|
||||||
|
- path: assets/images/paycoins/
|
||||||
|
- path: assets/shaders/
|
||||||
# An image asset can refer to one or more resolution-specific "variants", see
|
# An image asset can refer to one or more resolution-specific "variants", see
|
||||||
# https://flutter.dev/assets-and-images/#resolution-aware
|
# https://flutter.dev/assets-and-images/#resolution-aware
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user