Explorar o código

update example tests

Taner Sener %!s(int64=7) %!d(string=hai) anos
pai
achega
d7749e16cf
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 0 0
      example/lib/flutter_ffmpeg_example.dart
  2. 1 1
      example/test/widget_test.dart

+ 0 - 0
example/lib/example.dart → example/lib/flutter_ffmpeg_example.dart


+ 1 - 1
example/test/widget_test.dart

@@ -6,7 +6,7 @@
 // tree, read text, and verify that the values of widget properties are correct.
 
 import 'package:flutter/material.dart';
-import 'package:flutter_ffmpeg_example/example.dart';
+import 'package:flutter_ffmpeg_example/flutter_ffmpeg_example.dart';
 import 'package:flutter_test/flutter_test.dart';
 
 void main() {