-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
is the library working today #33
Comments
Just to be clear, are you running the example directly out of this repository, i.e. the one inside the example directory and after running flutter pub get? Because what you're running doesn't sound exactly like my example. If you are experimenting with your own project, it just be because you didn't set up your project's pub dependencies correctly |
Yes it is working.. but can we use this library " just waveform". with the
library just audio so that we can track the progress of audio using the
wave form created .. for eg in WhatsApp like when we send an audio message
and the user plays it the waveform is different for every audio and as it
is played the progress is shown
…On Sun, Mar 3, 2024, 5:49 AM ryanheise ***@***.***> wrote:
Just to be clear, are you running the example directly out of this
repository, i.e. the one inside the example directory and after running
flutter pub get? Because what you're running doesn't sound exactly like my
example.
If you are experimenting with your own project, it just be because you
didn't set up your project's pub dependencies correctly
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYPL7HHDCVM2MRFUKZ3RX3YWJUBRAVCNFSM6AAAAABEDGDUAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZUHE2TEMRSHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I can't offer that kind of advice here. You can review the API documentation of this plugin and see if it meets your requirements. If you find the API is enough for what you're trying to implement, then you can answer your question that way. If the API is not enough for what you're trying to implement, you can think about what specific changes you would like me to make to the API and submit a feature request. |
iam trying to use with just audio library of yours
arget of URI doesn't exist: 'package:just_waveform/just_waveform.dart'.
Try creating the file referenced by the URI, or try using a URI for a file that does
The text was updated successfully, but these errors were encountered: