nikitatg

Results 2 issues of nikitatg

Hi! record's version is: 4.3.3 (record_windows version is 0.6.1 in pubspec.lock) I've created an example project with source from https://pub.dev/packages/record/example ...and changed encoder to AudioEncoder.wav: ```dart await _audioRecorder.start(encoder: AudioEncoder.wav); ```...

Hi! Thanks for useful plugin! Added passing arguments for toast's duration ("short" is about 5 sec) and image path (when it's null, using Text02, either ImageAndText02 template)