pixelflux_codecerebrum 1.1.0 copy "pixelflux_codecerebrum: ^1.1.0" to clipboard
pixelflux_codecerebrum: ^1.1.0 copied to clipboard

Official Flutter package of PixelFlux app. Render your PixelFlux (.pxlflux) files in Flutter with full animation control.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pixelflux_codecerebrum

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

dependencies:
  pixelflux_codecerebrum: ^1.1.0

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:pixelflux_codecerebrum/pixelflux_codecerebrum.dart';
1
likes
160
points
13
downloads

Documentation

API reference

Publisher

verified publishercodecerebrum.in

Weekly Downloads

Official Flutter package of PixelFlux app. Render your PixelFlux (.pxlflux) files in Flutter with full animation control.

Homepage

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on pixelflux_codecerebrum