bit_flag 1.0.0 copy "bit_flag: ^1.0.0" to clipboard
bit_flag: ^1.0.0 copied to clipboard

An object uses the Integer Flag and its methods to calculator it.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bit_flag

With Flutter:

 $ flutter pub add bit_flag

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

dependencies:
  bit_flag: ^1.0.0

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:bit_flag/bit_flag.dart';
0
likes
160
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An object uses the Integer Flag and its methods to calculator it.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

meta

More

Packages that depend on bit_flag