Skip to content

Commit

Permalink
task: adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Atuoha committed Oct 13, 2022
1 parent a1718e5 commit 101f310
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/views/main/seller/seller_bottomNav.dart
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ class _SellerBottomNavState extends State<SellerBottomNav> {
DashboardScreen(),
const CategoryScreen(),
const StoreScreen(),
const CartScreen(),
const ProfileScreen(),
];

Expand Down Expand Up @@ -64,9 +63,6 @@ class _SellerBottomNavState extends State<SellerBottomNav> {
),
TabItem(
icon: Icons.storefront,
),
TabItem(
icon: Icons.shopping_cart_outlined,
),
TabItem(
icon: Icons.person_outline,
Expand Down
Binary file removed orders_empty.png
Binary file not shown.
Binary file added screenshots/New folder/cart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/New folder/order_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/New folder/order_list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/New folder/orders_user.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 101f310

Please sign in to comment.