https://github.com/atuoha/prodassure
Flutter App for authenticating the validity of a purchased product through scanning the code it was assigned to by the manufacturer who uploaded the product. Making use of Provider and Firebase for persisting and fetching data
https://github.com/atuoha/prodassure
authenticity dart firebase flutter intl modernui providers
Last synced: 2 months ago
JSON representation
Flutter App for authenticating the validity of a purchased product through scanning the code it was assigned to by the manufacturer who uploaded the product. Making use of Provider and Firebase for persisting and fetching data
- Host: GitHub
- URL: https://github.com/atuoha/prodassure
- Owner: Atuoha
- Created: 2022-03-16T06:23:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-16T06:29:08.000Z (over 4 years ago)
- Last Synced: 2025-03-20T01:43:21.848Z (about 1 year ago)
- Topics: authenticity, dart, firebase, flutter, intl, modernui, providers
- Language: Dart
- Homepage:
- Size: 756 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prod_assure
Flutter App for authenticating the validity of a purchased product through scanning the code it was assigned to by the manufacturer who uploaded the product. Making use of Provider and Firebase for persisting and fetching data
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.