All Projects → tcd93 → flutter-pos

tcd93 / flutter-pos

Licence: MIT license
A mobile POS app written with Flutter, compatible Sunmi device

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to flutter-pos

Nlp Tools
😋本项目旨在通过Tensorflow基于BiLSTM+CRF实现中文分词、词性标注、命名实体识别(NER)。
Stars: ✭ 225 (+112.26%)
Mutual labels:  pos
esc pos bluetooth
ESC/POS (thermal, receipt) printing for Flutter & Dart (Android/iOS)
Stars: ✭ 177 (+66.98%)
Mutual labels:  pos
AngularPos
A real-time, simple web Point of Sale system written with Angular 12, Firebase (Cloud Firestore), Bootstrap 4 and PrimeNg
Stars: ✭ 67 (-36.79%)
Mutual labels:  pos
bizbook-server
The repository of bizbook server web api project
Stars: ✭ 45 (-57.55%)
Mutual labels:  pos
pos
Point of sale system targeted towards pharmacies in India.
Stars: ✭ 46 (-56.6%)
Mutual labels:  pos
ezdmb
A dead-simple digital menu board display and configuration, written in Python.
Stars: ✭ 17 (-83.96%)
Mutual labels:  pos
Py Bitcoin
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
Stars: ✭ 217 (+104.72%)
Mutual labels:  pos
rpicore
RPICoin - Proof of Stake Cryptocurrency
Stars: ✭ 16 (-84.91%)
Mutual labels:  pos
matic-docs
The official documentation for all Polygon products.
Stars: ✭ 181 (+70.75%)
Mutual labels:  pos
blockchain consensus algorithm
代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms
Stars: ✭ 251 (+136.79%)
Mutual labels:  pos
Sistema-Restaurante
Open Source Software Restaurant
Stars: ✭ 61 (-42.45%)
Mutual labels:  restaurant-app
POS---Point-Of-Sales
Point of sales proof of concept developed using Asp.Net Core 2.2. Features: Customer, Vendor, Product, Purchase Order, Goods Receive, Sales Order, Inventory Transactions and POS form.
Stars: ✭ 120 (+13.21%)
Mutual labels:  pos
store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (-20.75%)
Mutual labels:  pos
Breezmobile
Lightning Network mobile client
Stars: ✭ 225 (+112.26%)
Mutual labels:  pos
pos-mamba-sdk
SDK for developing in the Mamba web environment
Stars: ✭ 34 (-67.92%)
Mutual labels:  pos
Pymystem3
A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggestion, please make a pull request. We are very open to accepting any contributions.
Stars: ✭ 224 (+111.32%)
Mutual labels:  pos
quicktill
Figure out where all the money and stock went to
Stars: ✭ 29 (-72.64%)
Mutual labels:  pos
citar
Citar HMM part-of-speech tagger
Stars: ✭ 16 (-84.91%)
Mutual labels:  pos
chrome-raw-print
Chrome app to enable raw printing from a browser
Stars: ✭ 57 (-46.23%)
Mutual labels:  pos
bizbook-client
The repository of bizbook client project
Stars: ✭ 28 (-73.58%)
Mutual labels:  pos

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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].