diff --git a/lib/components/video_view.dart b/lib/components/video_view.dart index 7109845..1b77629 100644 --- a/lib/components/video_view.dart +++ b/lib/components/video_view.dart @@ -2,8 +2,6 @@ import 'dart:io'; import 'package:chewie/chewie.dart'; import 'package:flutter/material.dart'; -import 'package:localbooru/utils/platform_tools.dart'; -import 'package:mime/mime.dart'; import 'package:video_player/video_player.dart'; class VideoView extends StatefulWidget { diff --git a/pubspec.yaml b/pubspec.yaml index 1097d82..5a8d12a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.6.0+prerelease1 +version: 1.6.0+prerelease2 localbooru_codename: "Kuroodod" environment: