dart_scan 2025.526.2339 copy "dart_scan: ^2025.526.2339" to clipboard
dart_scan: ^2025.526.2339 copied to clipboard

dart_scan project

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_scan

With Flutter:

 $ flutter pub add dart_scan

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

dependencies:
  dart_scan: ^2025.526.2339

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

Import it

Now in your Dart code, you can use:

import 'package:dart_scan/dart_scan.dart';
0
likes
130
points
280
downloads

Publisher

unverified uploader

Weekly Downloads

dart_scan project

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

pubspec_parse, std

More

Packages that depend on dart_scan