Rutvik Tak

Results 73 comments of Rutvik Tak

Sry, didn't got you. If you mean the nativeshell package published on pub.dev, then yes.

Hey @knopp ! So, I had a look at this today again and was able to fix the issue. First of all, I'm pointing to the package on the main...

So, the default global list of bricks from mason presents you with all of the globally installed bricks. But, this addition allows you to search globally installed bricks like you...

Hey, the package doesn't support directly reading from an audio file due to various reasons, one of them being scaling! You definitely won't be adding/downloading a audio file each time...

Yes,i too feaced the same issue today when building my old flutter web app. The issue is in thie lib/src/widgets/selection/overlay.dart file whete the `selection.buildToolbar` is expecting 8 arguments instead of...

I can track this issue to the `looseUrlRegex` and the issue's arising from including `.` at this point in regex which allows matching for multiple periods consecutively. Removing `.` from...

That's a good idea. Will try to add it when I get time otherwise any PR are welcomed on this🙌

oh, I'll have to look into this. Thanx for pointing this out.

@alireza-hnzpv Could you please provide details on the bug this change fixes?

So you want to set a start and end point for active waveforms?