Authing DocsDocuments
Concept
workflow
Guides
Development Integration
Application integration
Concept
workflow
Guides
Development Integration
Application integration
Old Version
Development Integration
  • Single Sign-On (SSO)
  • Login component

  • JavaScript/Node.js

  • Java / Kotlin

  • Python

  • C#

  • PHP

  • Go

  • Ruby
  • Android

  • iOS

  • Flutter

    • Quick start
    • APIs

    • Social login
    • On-premise
  • React Native
  • WeChat Mini Program
  • WeChat webpage authorization
  • Framework Integration
  • Error code
  1. Development Integration
  2. /
  3. Flutter
  4. /
  5. Quick start

¶ Get started

Update Time: 2025-02-18 09:00:47
Edit

¶ Step 1: Create a new Flutter project

¶ Add dependency

in your pubspec.yaml, add the following dependency:

authing_sdk: ^1.0.0

¶ SDK initialization

Upon App start, call:

import 'package:authing_sdk/authing.dart';

Authing.init(String userPoolId, String appId)

where userPoolId is your Authing user pool id and appId is your Authing app id

Prev: Flutter Next: APIs
  • Step 1: Create a new Flutter project
  • Add dependency
  • SDK initialization

User identity management

Integrated third-party login
Mobile phone number flash check (opens new window)
Universal login form component
Custom authentication process

Enterprise internal management

Single Sign On
Multi-factor Authentication
Authority Management

Developers

Development Document
Framework Integration
Blog (opens new window)
GitHub (opens new window)
Community User Center (opens new window)

Company

400 888 2106
sales@authing.cn
16 / F, Block B, NORTH STAR CENTURY CENTER, Beijing(Total)
room 406, 4th floor, zone B, building 1, No. 200, Tianfu Fifth Street, Chengdu(branch)

Beijing ICP No.19051205-1

© Beijing Steamory Technology Co.