open_dspc 0.0.3 copy "open_dspc: ^0.0.3" to clipboard
open_dspc: ^0.0.3 copied to clipboard

Dart/Flutter DSP package with a lightweight native C backend

0.0.3 #

  • Resolve Flutter analyzer warnings across package, example, hooks, and tests.
  • Update example sharing code to the current share_plus API.
  • Keep native STFT binding names explicit while suppressing generated-style lint noise.
  • Improve test assertions by replacing debug prints with expectations.
  • Add sampleRate to Autocorr.pitch while keeping deprecated sample_rate compatibility.

0.0.2 #

  • Update package dependencies

0.0.1 #

  • Initial release.
  • Added core native DSP functionality with Dart/Flutter bindings.
  • Added FFT, filtering, convolution/correlation, LPC, resampling, STFT utilities.
  • Added basic tests and benchmark scripts.
1
likes
160
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart/Flutter DSP package with a lightweight native C backend

Repository (GitHub)
View/report issues

Topics

#dsp #signal #fft #flutter #ffi

License

MIT (license)

Dependencies

code_assets, ffi, hooks, logging, native_toolchain_c

More

Packages that depend on open_dspc