aws_textract_api 0.2.0
aws_textract_api: ^0.2.0 copied to clipboard
AWS API client for Amazon Textract (generated from SDK API specification).
import 'package:aws_textract_api/textract-2018-06-27.dart';
void main() {
final service = Textract(region: 'eu-west-1');
// See documentation on how to use Textract
}