This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
🎲 Flutter Office furniture store app using GetX | bloc | cubit | Provider
🎲 Flutter Office furniture store app using GetX | bloc | cubit | Provider
## Office store app 🏢 Office Furniture Store app is a design implementation of Office Furniture Store app designed by [Mansuriosdev](https://github.com/Mansurisodev)  ## Screenshots Preview | List screen | Detail Screen | Cart Screen :-------------------------:|:-------------------------:|:-------------------------:|:-------------------------: ||| ## 🚀 Features : ``` • Three different implementations • Display items on list item screen • Display detail of each item on detail screen • Hero animation for images when navigate fron list screen to detail screen • Fade animation for list views • Select quantity and color for each item • Display item images using carousel slider • Add desired item to favorite screen • Add or delete item to cart • Clear all itms from cart screen • Automatically delete single item from cart by set its value to zero • Real-time calculation of total price in the cart screen • State management with GetX | cubit | bloc ``` ## Directory Structure (GetX version) ``` 📂lib │───main.dart │───📂core | │──app_asset.dart | │──app_color.dart | │──app_data.dart | │──app_extension.dart | │──app_style.dart | └──app_theme.dart └───📂src │────📂model │ │──bott
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...