Get up and running with social.plus Flutter SDK for cross-platform applications in minutes.
pubspec.yaml
:
Installation Issues
flutter pub deps
to check for dependency conflictsBuild errors: Run flutter clean
and flutter pub get
to refresh dependenciesPlatform Issues
Runtime Issues
AmityCoreClient.setup()
before using any SDK featuresAuthentication failures: Verify your API key and region settingsSession state issues: Ensure you’re properly listening to session state changes