abrkit 0.1.3 copy "abrkit: ^0.1.3" to clipboard
abrkit: ^0.1.3 copied to clipboard

A pure Dart codec for legacy and modern Adobe Photoshop ABR brush libraries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add abrkit

With Flutter:

 $ flutter pub add abrkit

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

dependencies:
  abrkit: ^0.1.3

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:abrkit/abrkit.dart';
0
likes
140
points
215
downloads
screenshot

Documentation

API reference

Publisher

verified publisherfocale-editor.app

Weekly Downloads

A pure Dart codec for legacy and modern Adobe Photoshop ABR brush libraries.

Repository (GitHub)
View/report issues
Contributing

Topics

#photoshop #brush #image-processing #codec #file-format

License

MIT (license)

Dependencies

pscore

More

Packages that depend on abrkit