/flutter-pos

A mobile POS app written with Flutter, compatible Sunmi device

Primary LanguageDart

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

  1. Get flutter
  2. flutter channel beta (please use beta channel for now)
  3. flutter upgrade
  4. flutter config --enable-web
  5. flutter run -d chrome --web-renderer canvaskit

Testing

flutter test

TODO

  • Inventory journal
  • Remote printing? (via Bluetooth)