remove video_player

This commit is contained in:
mertalev
2024-11-21 20:24:34 -05:00
parent 2ece3d3822
commit fa3156e6ee
8 changed files with 7 additions and 616 deletions
+1
View File
@@ -93,6 +93,7 @@ class Asset {
@ignore
bool _didUpdateLocal = false;
@ignore
Future<AssetEntity> get localAsync async {
final local = this.local;
if (local == null) {