office_furniture_store_app
Office Furniture Store app 是 Office Furniture Store app 的设计实现,由 Jonatan 设计
截图
| 预览 | 列表画面 | 详情页面 | 购物车页 |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
目录结构
?lib
│───main.dart
│───?core
| │──app_asset.dart
| │──app_color.dart
| │──app_data.dart
| │──app_extension.dart
| │──app_style.dart
| └──app_theme.dart
└───?src
│────?model
│ │──bottom_navigation_item.dart
| │──furniture.dart
| └──furniture_color.dart
└────?view
| │───?screen
| | |──cart_screen.dart
| | |──favorite_screen.dart
| | |──home_screen.dart
| | |──intro_screen.dart
| | |──office_furniture_detail_screen.dart
| | |──office_furniture_list_screen.dart
| | └──profile_screen.dart
| │───?widget
| | |──bottom_bar.dart
│ | |──cart_list_view.dart
│ | |──color_picker.dart
│ | |──counter_button.dart
│ | |──empty_widget.dart
│ | |──furniture_list_view.dart
| | └──rating_bar.dart
└────?controller
└──office_furniture_controller.dart
Pull Requests
我欢迎并鼓励所有拉取请求。我通常会在 48-72 小时内回复任何问题或请求。
包
| 包名 |
|---|
| GetX |
| smooth_page_indicator |
| flutter_rating_bar |
| font_awesome_flutter |




