aslkit 0.2.1 copy "aslkit: ^0.2.1" to clipboard
aslkit: ^0.2.1 copied to clipboard

A pure Dart codec for Adobe Photoshop ASL layer-style libraries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aslkit

With Flutter:

 $ flutter pub add aslkit

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

dependencies:
  aslkit: ^0.2.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:aslkit/aslkit.dart';
0
likes
160
points
92
downloads
screenshot

Documentation

API reference

Publisher

verified publisherfocale-editor.app

Weekly Downloads

A pure Dart codec for Adobe Photoshop ASL layer-style libraries.

Repository (GitHub)
View/report issues
Contributing

Topics

#photoshop #layer-styles #image-processing #codec #file-format

License

MIT (license)

Dependencies

pscore

More

Packages that depend on aslkit