We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2603893 commit ef713ecCopy full SHA for ef713ec
.github/FUNDING.yml
@@ -0,0 +1 @@
1
+github: ryanheise
CHANGELOG.md
@@ -1,3 +1,3 @@
## 0.0.1
2
3
-* TODO: Describe initial release.
+* Initial release supporting Android, iOS and macOS.
pubspec.yaml
@@ -1,7 +1,7 @@
name: just_waveform
description: Extracts waveform data from an audio file suitable for visually rendering the waveform.
version: 0.0.1
4
-homepage:
+homepage: https://github.com/ryanheise/just_waveform
5
6
environment:
7
sdk: ">=2.12.0 <3.0.0"
0 commit comments