mirror of
https://github.com/immich-app/immich.git
synced 2025-12-13 01:10:35 +03:00
* feat(mobile): immich-ui icon button * fix lint --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
12 lines
152 B
YAML
12 lines
152 B
YAML
name: immich_ui
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '>=3.0.0 <4.0.0'
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
flutter:
|
|
uses-material-design: true |