flutter_processing2 2.0.0-dev.2 copy "flutter_processing2: ^2.0.0-dev.2" to clipboard
flutter_processing2: ^2.0.0-dev.2 copied to clipboard

A Flutter version of Processing.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_processing2

With Flutter:

 $ flutter pub add flutter_processing2

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

dependencies:
  flutter_processing2: ^2.0.0-dev.2

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

Publisher

verified publishertsyganov.dev

Weekly Downloads

A Flutter version of Processing.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fast_noise, flutter, image, path

More

Packages that depend on flutter_processing2