2025-08-12 16:12:36 +07:00

638 B

Apskel Owner App

A Flutter-based Point of Sale (POS) application designed specifically for business owners. Helps manage sales, products, inventory, and business reports in real-time with a simple, easy-to-use interface.

๐Ÿš€ Getting Started

โœ… Prerequisites

  • Flutter 3.32.8 or newer
  • Dart 3.8.1 or newer

๐Ÿ›  Installation

git clone https://github.com/efrilm/frl-movie.git
cd app-path
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs

๐Ÿงช Running

flutter run