remove video_player
This commit is contained in:
@@ -93,6 +93,7 @@ class Asset {
|
||||
@ignore
|
||||
bool _didUpdateLocal = false;
|
||||
|
||||
@ignore
|
||||
Future<AssetEntity> get localAsync async {
|
||||
final local = this.local;
|
||||
if (local == null) {
|
||||
|
||||
Reference in New Issue
Block a user