Ivo Fernandes
Ivo Fernandes
In flutter web. When I call a pause() in the audio player, I receive an event onAudioPositionChanged with duration zero. A possible workaround is to reset to zero oncomplete, and...
The example of the package is not easy to read in pub.dev https://pub.dev/packages/percent_indicator/example That's because is importing other files, if it was all in one file the package would be...
As we talked on this issue https://github.com/diegoveloper/flutter_percent_indicator/issues/152 The objective of this pull request is that the pub.dev can show in the website the complete example of how to use this...
I have seen in the docs that this lib already supports react native. However I want to integrate in a flutter app, and as you are using a webview, I...
The intl version was changed, I can create the pull request for that