herrmayr
herrmayr
I am trying to use this package, but the code does not seem to do anything - I don't get any console.logs, no errors, ... it seems as if the...
In the latest build of my app, without making any changes to the part where the app uses flutter_audio_recorder, the app crashes when trying to start a recording. Here is...
When building the app for iOS, the build method returns the following error: > Command CompileSwift failed with a nonzero exit code > /Users/christianmayr/development/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_audio_recorder-0.5.5/ios/Classes/SwiftFlutterAudioRecorderPlugin.swift:160:58: error: function > produces expected type...
I am hosting FontAwesome myself and it's working throughout the site. However, the icons don't get loaded in the editor, only a placeholder with the unicdoe is shown. Has anybody...
In Android 10, the getExternalPublicStorage API will be deprecated, leading to an error when trying to get the paths. Instead, methods like getExternalFilesDir() should now be used. Is it realistic...
Hello, since updating my dependencies, I cannot build anymore. The error is > Failed to build iOS app > Error (Xcode): ../../../../.pub-cache/hosted/pub.dev/webdav_client-1.2.1/lib/src/webdav_dio.dart:16:7: Error: The non-abstract class 'WdDio' is missing implementations...