fpad 1.0.2 copy "fpad: ^1.0.2" to clipboard
fpad: ^1.0.2 copied to clipboard

A custom file handler for .fpad files (FocusPad), using GZIP compression and Magic Byte validation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fpad

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

dependencies:
  fpad: ^1.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:fpad/fpad.dart';
0
likes
150
points
28
downloads

Documentation

API reference

Publisher

verified publisherhax.co.in

Weekly Downloads

A custom file handler for .fpad files (FocusPad), using GZIP compression and Magic Byte validation.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fpad