From 19636fb2023bee07b90f14777e98952bae6372aa Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Mon, 20 Apr 2020 08:40:09 +0900 Subject: [PATCH] minor --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 97dad91e4..37893024c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ version: 1.0.0+1 # - crash when calling `seekTo` for some files (e.g. TED talk videos) # flutter_ijkplayer (as of v0.3.5+1, backed by IJKPlayer & ffmpeg): -# - URI handling (from v0.3.6, `DataSource.photoManagerUrl`) +# - URI handling (`DataSource.photoManagerUrl` from v0.3.6, but need fork to support content URIs on Android