Madhu Sudhan
Madhu Sudhan
for me pasteSplit prop didn't work for so long finally i have gone through source code found out that addOnPaste prop need to be true inorder the pasteSplit to work....
`.doc` is getting changed to `.msword` and sometimes `.document` `.svg` is getting changed to `.svg+xml` How can we stop this issue?
I am citing Example tab in this page https://pub.dev/packages/flutter_audio_recorder#-example-tab- services is no where used in the example, it will be good if you remove it. `import 'package:flutter/services.dart';` Let me know...
In a html page, I have a link index.html#/profile , when I run grunt this is not being replaced with index.html?rel=1kj08da#/profile Can you please update the code even with that...
It will be great if you can add Cython in requirements.txt so that new users won't face the error. ` pip install cython`