flutter3d_impeller 0.4.0 copy "flutter3d_impeller: ^0.4.0" to clipboard
flutter3d_impeller: ^0.4.0 copied to clipboard

retracted

The flutter_gpu backend for flutter3d: one implementation of flutter3d_hardware, and the only place in the stack that names a graphics API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter3d_impeller

With Flutter:

 $ flutter pub add flutter3d_impeller

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

dependencies:
  flutter3d_impeller: ^0.4.0

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:flutter3d_impeller/flutter3d_impeller.dart';
0
likes
0
points
173
downloads

Publisher

verified publisherpleion.dev

Weekly Downloads

The flutter_gpu backend for flutter3d: one implementation of flutter3d_hardware, and the only place in the stack that names a graphics API.

Homepage
Repository (GitHub)
View/report issues

Topics

#graphics #gpu #rendering #flutter-gpu

License

unknown (license)

Dependencies

flutter, flutter3d_hardware, flutter_gpu

More

Packages that depend on flutter3d_impeller