Samurai016 / Audiotagger

This library allow you to read and write ID3 tags to MP3 files.
https://pub.dev/packages/audiotagger
MIT License
22 stars 20 forks source link

The Flutter 1.12 Android project was not running until the upgrade. #8

Closed mrdong916 closed 4 years ago

mrdong916 commented 4 years ago

The Flutter 1.12 Android project was not running after the upgrade, and there was no problem before.

Launching lib\main.dart on MI 8 UD in debug mode...
Running Gradle task 'assembleDebug'...
ע: D:\Dev\flutter\.pub-cache\hosted\pub.flutter-io.cn\flutter_isolate-1.0.0+14\android\src\main\java\com\rmawatson\flutterisolate\FlutterIsolatePlugin.javaʹ�û򸲸����ѹ�ʱ�� API��
ע: �й���ϸ��Ϣ, ��ʹ�� -Xlint:deprecation ���±��롣
ע: D:\Dev\flutter\.pub-cache\hosted\pub.flutter-io.cn\flutter_isolate-1.0.0+14\android\src\main\java\com\rmawatson\flutterisolate\FlutterIsolatePlugin.javaʹ����δ�����򲻰�ȫ�IJ�����
ע: �й���ϸ��Ϣ, ��ʹ�� -Xlint:unchecked ���±��롣
ע: ijЩ�����ļ�ʹ�û򸲸����ѹ�ʱ�� API��
ע: �й���ϸ��Ϣ, ��ʹ�� -Xlint:deprecation ���±��롣
ע: D:\Dev\flutter\.pub-cache\hosted\pub.flutter-io.cn\audio_service-0.11.2\android\src\main\java\com\ryanheise\audioservice\AudioServicePlugin.javaʹ����δ�����򲻰�ȫ�IJ�����
ע: �й���ϸ��Ϣ, ��ʹ�� -Xlint:unchecked ���±��롣
D:\Dev\flutter\.pub-cache\hosted\pub.flutter-io.cn\audiotagger-1.1.0\android\src\main\java\org\jaudiotagger\tag\datatype\StringFixedLength.java:154: ����: ��Ԫ����� '+' �IJ��������ʹ���
                dataBuffer = encoder.encode(CharBuffer.wrap('\ufeff' + value));
                                                                     ^
  ��һ������:  char
  �ڶ�������: Object
D:\Dev\flutter\.pub-cache\hosted\pub.flutter-io.cn\audiotagger-1.1.0\android\src\main\java\org\jaudiotagger\tag\datatype\TextEncodedStringNullTerminated.java:242: ����: ��Ԫ����� '+' �IJ��������ʹ���
                final ByteBuffer bb = encoder.encode(CharBuffer.wrap(value + '\0'));
                                                                           ^
  ��һ������:  Object
  �ڶ�������: char
ע: ijЩ�����ļ�ʹ����δ�����򲻰�ȫ�IJ�����
ע: �й���ϸ��Ϣ, ��ʹ�� -Xlint:unchecked ���±��롣
2 ������

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':audiotagger:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 12s
Exception: Gradle task assembleDebug failed with exit code 1