Skip to content
New issue

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

[flutter_webrtc] Fix analyze issue #722

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

JSUYA
Copy link
Member

@JSUYA JSUYA commented Aug 20, 2024

Resolve following issues:

error • example/flutter_webrtc_example/lib/main.dart:31:59 • There's no constant named 'Default' in 'AndroidNotificationImportance'. Try correcting the name to the name of an existing constant, or
        defining a constant named 'Default'. • undefined_enum_constant
error • example/flutter_webrtc_example/lib/src/get_display_media_sample.dart:64:41 • Invalid constant value. • invalid_constant error • example/flutter_webrtc_example/lib/src/get_display_media_sample.dart:64:71 • There's no constant named 'Default' in 'AndroidNotificationImportance'. Try correcting the name to the name of an
        existing constant, or defining a constant named 'Default'. • undefined_enum_constant
 info • example/flutter_webrtc_demo/lib/src/utils/screen_select_dialog.dart:279:22 • 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_demo/lib/src/utils/screen_select_dialog.dart:279:22 • 'ButtonBar.new' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_demo/lib/src/widgets/screen_select_dialog.dart:279:22 • 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_demo/lib/src/widgets/screen_select_dialog.dart:279:22 • 'ButtonBar.new' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_example/lib/src/loopback_sample_unified_tracks.dart:847:24 • 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_example/lib/src/loopback_sample_unified_tracks.dart:847:24 • 'ButtonBar.new' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated
        after v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_example/lib/src/widgets/screen_select_dialog.dart:279:22 • 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_example/lib/src/widgets/screen_select_dialog.dart:279:22 • 'ButtonBar.new' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use

Resolve following issues:

error • example/flutter_webrtc_example/lib/main.dart:31:59 • There's no constant named 'Default' in 'AndroidNotificationImportance'. Try correcting the name to the name of an existing constant, or
        defining a constant named 'Default'. • undefined_enum_constant
error • example/flutter_webrtc_example/lib/src/get_display_media_sample.dart:64:41 • Invalid constant value. • invalid_constant
error • example/flutter_webrtc_example/lib/src/get_display_media_sample.dart:64:71 • There's no constant named 'Default' in 'AndroidNotificationImportance'. Try correcting the name to the name of an
        existing constant, or defining a constant named 'Default'. • undefined_enum_constant
 info • example/flutter_webrtc_demo/lib/src/utils/screen_select_dialog.dart:279:22 • 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_demo/lib/src/utils/screen_select_dialog.dart:279:22 • 'ButtonBar.new' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_demo/lib/src/widgets/screen_select_dialog.dart:279:22 • 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_demo/lib/src/widgets/screen_select_dialog.dart:279:22 • 'ButtonBar.new' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_example/lib/src/loopback_sample_unified_tracks.dart:847:24 • 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_example/lib/src/loopback_sample_unified_tracks.dart:847:24 • 'ButtonBar.new' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated
        after v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_example/lib/src/widgets/screen_select_dialog.dart:279:22 • 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
 info • example/flutter_webrtc_example/lib/src/widgets/screen_select_dialog.dart:279:22 • 'ButtonBar.new' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after
        v3.21.0-10.0.pre. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
@JSUYA JSUYA merged commit 473c0c6 into flutter-tizen:master Aug 21, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants