strudel_dart 1.0.0 copy "strudel_dart: ^1.0.0" to clipboard
strudel_dart: ^1.0.0 copied to clipboard

Dart port of Strudel core logic.

strudel_dart #

Dart port of Strudel core logic (patterns, mini notation parsing, and synth helpers). This library powers the Flutter client in flutter_strudel/.

Supported Commands #

dart pub get
dart run
dart test
dart format .

Usage #

import 'package:strudel_dart/strudel_dart.dart';

final repl = StrudelREPL();
final pattern = repl.evaluate('s("bd sd")');
0
likes
120
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart port of Strudel core logic.

Homepage
Repository (GitHub)
View/report issues

License

AGPL-3.0 (license)

Dependencies

fraction, path, petitparser

More

Packages that depend on strudel_dart