flutter_doc_scanner_web 0.0.1 copy "flutter_doc_scanner_web: ^0.0.1" to clipboard
flutter_doc_scanner_web: ^0.0.1 copied to clipboard

Platformweb

A Flutter plugin for document scanning on the Web using `dart:html`.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_doc_scanner_web
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_doc_scanner_web: ^0.0.1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_doc_scanner_web/flutter_doc_scanner_web.dart';
copied to clipboard
3
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.07 - 2025.04.21

A Flutter plugin for document scanning on the Web using `dart:html`.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_doc_scanner_web