Vshop Vshop is a modern, user-friendly stock management and retail sales application built in Flutter for Windows and web platforms. Designed for small businesses, retail shops, and student developers, Vshop streamlines inventory management, sales tracking, and reporting for day-to-day operations with an intuitive interface.
🚀 Features Product catalog management (add, edit, delete, organize stock)
Real-time inventory tracking with low stock alerts
Sales and transaction management
Customer information and order history
Daily/weekly sales analytics and visual reports
Multi-role access for admins and staff
Clean, responsive UI for desktop and web
Local database integration; optional Firebase sync
Barcode scanning support for quick product lookup
🛠 Tech Stack Frontend: Flutter (Dart)
Backend: SQLite (local) or Firebase (cloud sync)
Platforms: Windows, Web
⚡ Getting Started Clone the repository
bash git clone https://github.com/your-username/vshop.git cd vshop Install dependencies
bash flutter pub get Run on Windows
bash flutter run -d windows Or run on Web
bash flutter run -d chrome Configure local database or Firebase for cloud sync (optional).
Start adding products and tracking sales!
📚 Documentation Installation and setup guide
Adding and editing products
Inventory management
Sales and reporting features
Admin and user roles
Troubleshooting and FAQs
------------Flutter App ScreenShoot:-------------




