april_value_hide 0.1.0 copy "april_value_hide: ^0.1.0" to clipboard
april_value_hide: ^0.1.0 copied to clipboard

A tool who can hide private values with byte offsets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add april_value_hide

With Flutter:

 $ flutter pub add april_value_hide

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

dependencies:
  april_value_hide: ^0.1.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:april_value_hide/april_value_hide.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A tool who can hide private values with byte offsets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

path, yaml

More

Packages that depend on april_value_hide