Trying to create a realse app in windows using Inno,
sararachelfwebit2 opened this issue · 1 comments
sararachelfwebit2 commented
Describe the bug
Explain the bug.
Media
Upload / give URL of the audio/video files that cause the issue (if applicable).
Minimal reproducible code
replace this line with the code that causes bug (code should be compile-able & single-file)
Flutter logs
paste output of **flutter run --verbose** here (replace this line, and make sure to include --verbose flag).
paste output of **flutter doctor --verbose** here (replace this line, and make sure to include --verbose flag).
Operating system:
- Platform: e.g. Windows, Ubuntu or macOS etc.
- OS version: Windows 11 21H2, Ubuntu 20.04 etc.
Other details:
- I confirm this is not a bug in the VLC app & only
dart_vlc
. - I have donated / sponsored
dart_vlc
.
Screenshots
If applicable, add screenshots to help explain your problem. Otherwise, do nothing.
sararachelfwebit2 commented
Trying to create a realse app in windows using Inno with using dart_vlc .
When installing the app and getting to part of displaying movies using this package the app crashes and dissapers.
I added all the dll files .
I can not understand what is the problem because runnig the app from android studio work good.
Anyone has an idea what can be the problem ?