Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 262 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 262 Bytes

textiffi

OCR Application using Dart FFI built with Flutter

Run Development Flavor

flutter run -t ./lib/main_development.dart --flavor=development

Run Production Flavor

flutter run -t ./lib/main_production.dart --flavor=production