Closed tuantiensiu closed 3 years ago
@tuantiensiu I apologise for no replies. I really hope your issue was fixed, unfortunately I don't own a mac & neither I made its implementation.
Thanks.
do you have fix this problem? i have same question now...
Steps to Reproduce
`HtmlWidget` configuration
```dart import 'package:dart_vlc/dart_vlc.dart'; import 'package:flutter/material.dart'; class PlayVideoScreen extends StatefulWidget { PlayVideoScreen({Key? key}) : super(key: key); @override _PlayVideoScreenState createState() => _PlayVideoScreenState(); } class _PlayVideoScreenState extends StateTesing environment
``` cmake version 3.21.2 Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 2.2.3, on Mac OS X 10.15.7 19H524 darwin-x64, locale en) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [✓] Xcode - develop for iOS and macOS [✓] Chrome - develop for the web [✓] Android Studio (version 4.1) [✓] VS Code (version 1.60.0) [✓] Connected device (2 available) ```Debug Console
Actual results