https://github.com/parzibyte/punto_de_venta
Un punto de venta en Flutter, mismo que consume API REST de Laravel
https://github.com/parzibyte/punto_de_venta
flutter mobile-app point-of-sale
Last synced: about 1 year ago
JSON representation
Un punto de venta en Flutter, mismo que consume API REST de Laravel
- Host: GitHub
- URL: https://github.com/parzibyte/punto_de_venta
- Owner: parzibyte
- License: mit
- Created: 2020-03-09T19:39:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-09T22:02:48.000Z (about 6 years ago)
- Last Synced: 2025-03-26T07:11:18.606Z (over 1 year ago)
- Topics: flutter, mobile-app, point-of-sale
- Language: Dart
- Homepage: https://parzibyte.me/blog/2020/04/09/punto-venta-android-open-source/
- Size: 271 KB
- Stars: 15
- Watchers: 0
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Punto de venta para Android y iOS
Un punto de venta en Flutter, mismo que consume API REST de Laravel y
con algunas ligeras modificaciones podría usar SQLite de forma local

Explicación del código, y descargas: https://parzibyte.me/blog/2020/04/09/punto-venta-android-open-source/
Software en Laravel que se encarga de brindar la API: https://parzibyte.me/blog/2020/03/06/sistema-ventas-laravel-bootstrap-mysql-open-source/
**By Parzibyte**