flutter_facebook_auth
अपने फ्लटर ऐप में फेसबुक लॉगिन जोड़ने का सबसे आसान तरीका। विशेषताएं में उपयोगकर्ता जानकारी, प्रोफ़ाइल छवि और अधिक प्राप्त करना शामिल है। इस प्लगइन में वेब और macOS भी समर्थित है।
अपने फ्लटर ऐप में फेसबुक के साथ लॉगिन जोड़ने के लिए एक फ्लटर प्लगइन
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
image
pub version https://codecov.io/gh/darwin-morocho/flutter-facebook-auth/branch/master/graph/badge.svg?token=XEXUNVP0UK last commit license stars
Full documentation 👉 https://facebook.meedu.app
✅ Don't forget to leave your like if this plugin was useful for you.
IMPORTANT: Upon installation of this plugin, configuration is needed on Android before running the project again. If this is not done, an error of No implementation found would show because the Facebook SDK on Android would throw an Exception error if the configuration is not yet defined. This error also locks the other plugins in your project, so if the plugin is not yet needed, either remove it or comment it out from the pubspec.yaml file.