tul-shopping-cart-main
pubspec.yaml
3KB
ios
Runner
Runner-Bridging-Header.h
38B
Info.plist
2KB
AppDelegate.swift
404B
Base.lproj
LaunchScreen.storyboard
2KB
Main.storyboard
2KB
Assets.xcassets
LaunchImage.imageset
LaunchImage.png
68B
README.md
336B
LaunchImage@3x.png
68B
Contents.json
391B
LaunchImage@2x.png
68B
AppIcon.appiconset
Icon-App-76x76@2x.png
3KB
Icon-App-76x76@1x.png
2KB
Icon-App-29x29@3x.png
2KB
Icon-App-29x29@1x.png
1KB
Icon-App-29x29@2x.png
2KB
Icon-App-60x60@3x.png
4KB
Icon-App-83.5x83.5@2x.png
4KB
Icon-App-20x20@2x.png
1KB
Icon-App-40x40@3x.png
3KB
Icon-App-40x40@1x.png
1KB
Icon-App-1024x1024@1x.png
11KB
Icon-App-40x40@2x.png
2KB
Icon-App-60x60@2x.png
3KB
Icon-App-20x20@1x.png
564B
Contents.json
2KB
Icon-App-20x20@3x.png
2KB
Runner.xcodeproj
xcshareddata
xcschemes
Runner.xcscheme
3KB
project.xcworkspace
xcshareddata
WorkspaceSettings.xcsettings
226B
IDEWorkspaceChecks.plist
238B
contents.xcworkspacedata
152B
project.pbxproj
19KB
Flutter
Debug.xcconfig
30B
Release.xcconfig
30B
AppFrameworkInfo.plist
794B
.gitignore
542B
Runner.xcworkspace
xcshareddata
WorkspaceSettings.xcsettings
226B
IDEWorkspaceChecks.plist
238B
contents.xcworkspacedata
152B
lib
views
home_view.dart
2KB
cart_view.dart
5KB
shared
widgets
loader_widget.dart
3KB
product_card_widget.dart
4KB
header_widget.dart
3KB
routes.dart
673B
core
services
product_service.dart
687B
product_carts_service.dart
1KB
cart_service.dart
1019B
models
product_cart_model.dart
791B
product_model.dart
598B
cart_model.dart
355B
blocs
product
product_event.dart
118B
product_state.dart
379B
product_bloc.dart
1010B
order
order_state.dart
110B
order_bloc.dart
365B
order_event.dart
68B
cart
cart_state.dart
474B
cart_bloc.dart
4KB
cart_event.dart
700B
main.dart
1KB
pubspec.lock
6KB
android
settings.gradle
462B
gradle
wrapper
gradle-wrapper.properties
233B
gradle.properties
104B
.gitignore
262B
app
src
debug
AndroidManifest.xml
337B
profile
AndroidManifest.xml
337B
main
AndroidManifest.xml
3KB
res
mipmap-hdpi
ic_launcher.png
544B
mipmap-xxxhdpi
ic_launcher.png
1KB
mipmap-xhdpi
ic_launcher.png
721B
mipmap-mdpi
ic_launcher.png
442B
drawable
launch_background.xml
434B
values
styles.xml
951B
mipmap-xxhdpi
ic_launcher.png
1KB
kotlin
com
example
tul_shopping_cart
MainActivity.kt
134B
google-services.json
1KB
build.gradle
2KB
build.gradle
639B
.metadata
305B
test
widget_test.dart
1KB
README.md
79B
.gitignore
621B
暂无评论