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

Basis Universal and KTX2 transcoder backend for Glint Engine.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add glint_basis

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

dependencies:
  glint_basis: ^0.1.0

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

Import it

Now in your Dart code, you can use:

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Basis Universal and KTX2 transcoder backend for Glint Engine.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#basis-universal #ktx2 #textures #game-engine #flutter

License

MIT (license)

Dependencies

ffi, glint_engine, hooks, native_toolchain_c

More

Packages that depend on glint_basis