https://facebook.meedu.app/docs/4.x.x/android
https://developers.facebook.com/docs/fa ... n/android/
Но, когда я свежее перезагрузку (как сказано во многих других ответах), я все еще получаю ошибку. />
Пропущенное pluginexception (реализация не найдена для входа в систему метода на app.meedu /flutter_facebook_auth) < /strong> < /p>
< /blockquote>
Я получаю эту строку в консоли и никакого другого исключения любого типа. Вот почему я не могу понять, где проблема.
Код: Выделить всё
< /code>
file pubspec-< /p>
name: social_media_login
description: Grip September 2022 Social Media Login in Apps
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
environment:
sdk: ">=2.17.6
Подробнее здесь: [url]https://stackoverflow.com/questions/73630354/missingpluginexceptionno-implementation-found-for-method-login-on-channel-app-m[/url]