We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dio
5.7.0
Android
Default Dio
flutter doctor -v
✓ Project now uses Flutter SDK : SDK Version : 3.24.0 techneai@Technes-Mac-mini audio_recoard_to_text_1 % techneai@Technes-Mac-mini audio_recoard_to_text_1 % fvm flutter doctor -v [✓] Flutter (Channel stable, 3.24.0, on macOS 14.5 23F79 darwin-arm64, locale en-IN) • Flutter version 3.24.0 on channel stable at /Users/techneai/fvm/versions/3.24.0 • Upstream repository https://github.com/flutter/flutter.git • Framework revision 80c2e84975 (4 months ago), 2024-07-30 23:06:49 +0700 • Engine revision b8800d88be • Dart version 3.5.0 • DevTools version 2.37.2 [!] Android toolchain - develop for Android devices (Android SDK version 34.0.0) • Android SDK at /Users/techneai/Library/Android/sdk • Platform android-35, build-tools 34.0.0 • ANDROID_SDK_ROOT = /Users/techneai/Library/Android/sdk • Java binary at: /Applications/Android Studio 3.app/Contents/jbr/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 21.0.3+-79915917-b509.11) ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses [✓] Xcode - develop for iOS and macOS (Xcode 15.2) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 15C500b • CocoaPods version 1.15.2 [✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [✓] Android Studio (version 2023.3) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160) [✓] Android Studio (version 2024.1) • Android Studio at /Applications/Android Studio 2.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.11+0-17.0.11b1207.24-11852314) [✓] Android Studio (version 2024.2) • Android Studio at /Applications/Android Studio 3.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 21.0.3+-79915917-b509.11) [✓] VS Code (version 1.95.3) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.102.0 [✓] VS Code (version 1.93.1) • VS Code at /Users/techneai/Downloads/download folder/Visual Studio Code.app/Contents • Flutter extension version 3.102.0 [✓] Connected device (5 available) • V2249 (mobile) • 10BDBJ1D9S001GH • android-arm64 • Android 14 (API 34) • sdk gphone64 arm64 (mobile) • emulator-5554 • android-arm64 • Android 14 (API 34) (emulator) • macOS (desktop) • macos • darwin-arm64 • macOS 14.5 23F79 darwin-arm64 • Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 14.5 23F79 darwin-arm64 • Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.108 [✓] Network resources • All expected network resources are available. ! Doctor found issues in 1 category.
3.5.0
Created File in cache file in Android while sending with Dio with path mulitipathfromFile not works give pathAccessException in flutter
Need to upload and succes
Success
The text was updated successfully, but these errors were encountered:
Please provide a minimal reproducible example.
Sorry, something went wrong.
No branches or pull requests
Package
dio
Version
5.7.0
Operating-System
Android
Adapter
Default Dio
Output of
flutter doctor -v
Dart Version
3.5.0
Steps to Reproduce
Created File in cache file in Android while sending with Dio with path mulitipathfromFile not works give pathAccessException in flutter
Expected Result
Need to upload and succes
Actual Result
Success
The text was updated successfully, but these errors were encountered: