Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

[Warning] Usage of a deprecated API in the debug console #246

Closed
chrissiwaffler opened this issue Dec 22, 2020 · 2 comments
Closed

[Warning] Usage of a deprecated API in the debug console #246

chrissiwaffler opened this issue Dec 22, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request fixed-workaround

Comments

@chrissiwaffler
Copy link

chrissiwaffler commented Dec 22, 2020

Description
When I use flutter-ffmpeg and I run my application on a device, I have the following warning:

Note: /users/chrissi/development/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_ffmpeg-0.3.0/android/src/main/java/com/arthenica/flutter/ffmpeg/FlutterFFmpegPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

Current behavior
The app works fine but there's the warning in the debug console.

Environment
flutter_ffmpeg: ^0.3.0
flutter version: 1.25.0-8.1.pre

Flutter doctor:

[✓] Flutter (Channel beta, 1.25.0-8.1.pre, on macOS 11.1 20C69 darwin-x64, locale de-DE)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 12.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2020.3)
[✓] VS Code (version 1.52.1)
[✓] Connected device (2 available)
@tanersener tanersener self-assigned this Feb 8, 2021
@tanersener tanersener added the enhancement New feature or request label Feb 8, 2021
@tanersener
Copy link
Owner

Thanks for reporting this. I plan to resolve those depreciation warnings in the next release.

@tanersener
Copy link
Owner

Depreciation warnings are resolved in v0.4.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request fixed-workaround
Projects
None yet
Development

No branches or pull requests

2 participants