chore: prepare release

This commit is contained in:
jideguru
2021-06-06 21:11:28 +01:00
parent 7b809401ec
commit c66b2e7d4d
4 changed files with 8 additions and 3 deletions

View File

@@ -198,6 +198,8 @@ class JavascriptExecutorBase {
);
}
/// Insert video from Youtube or Device
/// might work with dailymotion but i've not tested that
insertVideo(String url,
{int? width, int? height, bool fromDevice = true}) async {
bool? local;