@ -12,11 +12,11 @@ environment:
dependencies:
flutter:
sdk: flutter
ffi: ^1.2.1
ffi: ^2.0.2
plugin_platform_interface: ^2.0.2
dev_dependencies:
ffigen: ^5.0.1
ffigen: ^7.2.7
flutter_test:
flutter_lints: ^2.0.0
@ -44,4 +44,4 @@ char *getGenericDataLocation()
char *getMoviesLocation()
{
return QStandardPaths::writableLocation(QStandardPaths::MoviesLocation).toUtf8().data();
}
@ -24,4 +24,4 @@ char *getMoviesLocation();
#ifdef __cplusplus
#endif