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

discontinuedreplaced by: flutter_soloud

Handle Synthizer objects from Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_synthizer

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

dependencies:
  flutter_synthizer: ^0.4.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:flutter_synthizer/flutter_synthizer.dart';
1
likes
0
points
41
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

Handle Synthizer objects from Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_synthizer, flutter

More

Packages that depend on flutter_synthizer