High-performance document intelligence library
Add to your pubspec.yaml:
dependencies:
xberg: ^1.0.0-rc.9Then run:
dart pub getFrom the repository root:
cargo build -p xberg-dart
flutter_rust_bridge_codegen generate
dart pub get
dart analyze
dart testMIT