mirror of
https://github.com/immich-app/immich.git
synced 2026-03-01 01:59:06 +03:00
* feat: html text * feat: mobile ui showcase (#25827) * feat: mobile ui showcase * remove showcase from main app * update fonts * update code to be loaded from asset * fix ci --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> # Conflicts: # mobile/lib/widgets/common/immich_sliver_app_bar.dart --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
15 lines
255 B
Plaintext
15 lines
255 B
Plaintext
# Build artifacts
|
|
build/
|
|
|
|
# Platform-specific files are not needed as this is a Flutter UI package
|
|
android/
|
|
ios/
|
|
|
|
# Test cache and generated files
|
|
.dart_tool/
|
|
.packages
|
|
.flutter-plugins
|
|
.flutter-plugins-dependencies
|
|
|
|
# Fonts copied by build process
|
|
fonts/ |