Skip to content

rizmulya/cashier_app

Repository files navigation

cashier_app

Open source customizable cashier app built with Flutter.

cashier_app preview

Features:

  • Manage product names, stock, prices, and photos.
  • Easy product search.
  • Barcode scan for product input.
  • Barcode scan for product purchase.
  • Automatically calculates total price.
  • Automatic stock update on purchase.

installation

install

git clone https://github.com/rizmulya/cashier_app
cd cashier_app
flutter pub get
flutter run

customizable:

  • assets/logo
  • lib/const.dart (primaryColor, currency, etc)
  • intro screen at main.dart

build

flutter build apk --release

license

This project is under the MIT license

credits

About

Customizable cashier app built with Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published