Skip to main content

Web3Auth PnP Flutter SDK

Web3Auth provides a Flutter SDK written in Dart. It is a client-side library you can use with your Flutter app to authenticate users using Web3Auth. It returns a private key generated in a non-custodial way on successful user authentication. This authentication is achieved by using any of the supported social logins Web3Auth provides or using a custom authentication flow of your choice.

Resources

  • Quick Start: Get Started with an easy to follow integration of Web3Auth

  • Example Applications: Explore our example applications and try the SDK yourself.

  • Troubleshooting: Find quick solutions to common issues faced by developers.

  • Source Code: Web3Auth is open sourced. You can find the source code on our GitHub repository.

  • Community Support Portal: Join our community to get support from our team and other developers.

Common Questions

The following questions can be answered using the information on this page:

  1. What is Web3Auth's Flutter SDK and what does it do?
  2. How does authentication work in Web3Auth's Flutter SDK?
  3. What types of authentication methods are supported in Flutter?
  4. How do I get started with Web3Auth in a Flutter application?
  5. Where can I find example Flutter applications using Web3Auth?
  6. Is Web3Auth's Flutter SDK open source?
  7. How is the private key generated and managed in Flutter SDK?
  8. Where can I get support for Web3Auth Flutter implementation?
  9. How do I handle common issues with Web3Auth Flutter SDK?
  10. What resources are available for Flutter developers using Web3Auth?