Skip to content

A mobile POS app written with Flutter, compatible Sunmi device

Notifications You must be signed in to change notification settings

zainalabdeen/flutter-pos

 
 

Repository files navigation

Simple-POS

❤️❤️ Online Demo ❤️❤️

A mobile POS written in Flutter, suitable for small cafe/restaurant, fully offline.

Tested & printable on Sunmi V1S device.

sunmi_v1s

Support:

  • Android
  • Web (unable to print, yet)
  • English & Vietnamese (auto detect Locale)

Install & Run

Get flutter

flutter pub get
flutter run

For web

  1. flutter config --enable-web
  2. flutter run -d chrome --web-renderer canvaskit

For emulator

  1. flutter run

Testing

flutter test

TODO

  • Remote printing? (via Bluetooth)

About

A mobile POS app written with Flutter, compatible Sunmi device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.7%
  • Other 1.3%