bit_pattern 0.0.4-alpha copy "bit_pattern: ^0.0.4-alpha" to clipboard
bit_pattern: ^0.0.4-alpha copied to clipboard

outdatedDart 1 only

Bit sequence matchers for building emulators in Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bit_pattern

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

dependencies:
  bit_pattern: ^0.0.4-alpha

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

Import it

Now in your Dart code, you can use:

import 'package:bit_pattern/bit_pattern.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Bit sequence matchers for building emulators in Dart.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

binary, meta

More

Packages that depend on bit_pattern