Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b51c9f8

Browse files
committed
Update README
1 parent 4fa9025 commit b51c9f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ import 'dart:io';
6464
import 'package:dart_api_collection/dart_api_collection.dart';
6565
6666
void main() async {
67+
ApiConfig.printLog = true; // Add log for easy debuging
6768
final file = File('video.mp4');
6869
final id = await file.id; // Extension on dart:io File, exported by this package
6970

0 commit comments

Comments
 (0)