ghost_pixel 1.1.1 copy "ghost_pixel: ^1.1.1" to clipboard
ghost_pixel: ^1.1.1 copied to clipboard

Your data remains secure as it is seamlessly embedded into the image. Even when viewing the image, no one will suspect that it contains hidden information.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ghost_pixel

With Flutter:

 $ flutter pub add ghost_pixel

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

dependencies:
  ghost_pixel: ^1.1.1

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:ghost_pixel/ghost_pixel.dart';
3
likes
160
points
12
downloads

Publisher

verified publisheranykeylib.ru

Weekly Downloads

Your data remains secure as it is seamlessly embedded into the image. Even when viewing the image, no one will suspect that it contains hidden information.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

image

More

Packages that depend on ghost_pixel