Skip to content

Commit ef713ec

Browse files
committed
Version 0.0.1
1 parent 2603893 commit ef713ec

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: ryanheise

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## 0.0.1
22

3-
* TODO: Describe initial release.
3+
* Initial release supporting Android, iOS and macOS.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: just_waveform
22
description: Extracts waveform data from an audio file suitable for visually rendering the waveform.
33
version: 0.0.1
4-
homepage:
4+
homepage: https://github.com/ryanheise/just_waveform
55

66
environment:
77
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)