feat: Baskets page's loading,loaded state done

This commit is contained in:
jahongireshonqulov
2025-10-25 11:38:17 +05:00
parent 7474a8b677
commit 6a5b4b6e3a
12 changed files with 186 additions and 27 deletions

View File

@@ -9,4 +9,11 @@ abstract class AppLocaleKeys {
static const String imageUrl =
"https://xsznseejebbai1lj.public.blob.vercel-storage.com/homepage/hero/hero-1.webp";
static const String lorem = '''Lorem Ipsum is simply dummy text of the
printing and typesetting industry. Lorem Ipsum
has been the industry's standard dummy text ever
since the 1500s, when an unknown printer took a
galley of type and scrambled it to make a type
specimen book''';
}