ContextQMD
Libraries
Rankings
Queue
About
Log in
Get started
Open menu
Back to Libraries
Flutterfire
flutterfire
GitHub
flutterfire
firebase/flutterfire
firebaseflutterfire
firebase
Homepage
2 versions
138 pages (4.6.0-firebase-core-swift)
4 aliases
2
Versions
138
Pages (4.6.0-firebase-core-swift)
4
Aliases
Pages
Versions
Usage
4.6.0-firebase-core-swift
▼
stable
Events
Log events
Predefined events
Custom events
Set default event parameters
github.com/firebase/flutterfire/blob/4.6.0-fire...
4.9 KB
Full page
Get Started
Add the Analytics SDK to your app {:#add-sdk}
Start logging events
Using Analytics without Ad ID support (iOS) {:#without-ad-id}
Swift Package Manager
+2 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
3.6 KB
Full page
User Properties
Set user properties
github.com/firebase/flutterfire/blob/4.6.0-fire...
1.4 KB
Full page
Protect custom backend resources with {{app_check}} in Flutter projects
Send App Check tokens with backend requests
github.com/firebase/flutterfire/blob/4.6.0-fire...
1.9 KB
Full page
Debug Provider
Android
Web
Manually setting up the App Check Debug Token for CI environment or development
github.com/firebase/flutterfire/blob/4.6.0-fire...
6.8 KB
Full page
Get started using App Check in Flutter apps
2. Add the App Check library to your app {:#install-sdk}
3. Initialize App Check {:#initialize}
Next steps
Monitor metrics and enable enforcement {:#monitor}
+2 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
5.9 KB
Full page
Link Multiple Auth Providers to an Account
Link auth provider credentials to a user account
Unlink an auth provider from a user account
github.com/firebase/flutterfire/blob/4.6.0-fire...
3.2 KB
Full page
Authenticate with Firebase Anonymously
Authenticate with Firebase anonymously
Convert an anonymous account to a permanent account
Next steps
github.com/firebase/flutterfire/blob/4.6.0-fire...
4.7 KB
Full page
Authenticate with Firebase Using a Custom Authentication System
Authenticate with Firebase
Next steps
github.com/firebase/flutterfire/blob/4.6.0-fire...
2.6 KB
Full page
Authenticate with Firebase Using Email Links
Send an authentication link to the user's email address
Complete sign in with the email link
Security concerns
Complete Sign-in
+4 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
10.4 KB
Full page
Error Handling
github.com/firebase/flutterfire/blob/4.6.0-fire...
4.1 KB
Full page
Federated identity & social sign-in
Google Play Games (Android only) {:#games}
Facebook
Apple
Apple platform sign-in only
+6 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
18.6 KB
Full page
Manage Users in Firebase
Get a user's profile
Get a user's provider-specific profile information
Update a user's profile
Set a user's email address
+6 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
7.3 KB
Full page
Add multi-factor authentication to your Flutter app
Enabling multi-factor authentication
Choosing an enrollment pattern
Enrolling a second factor
Signing users in with a second factor
+1 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
10.4 KB
Full page
Passing State in Email Actions
Configuring Firebase Dynamic Links
Handling email actions in a web application
Handling email actions in a mobile application
github.com/firebase/flutterfire/blob/4.6.0-fire...
11.2 KB
Full page
Authenticate with Firebase using Password-Based Accounts on Flutter
Create a password-based account
Sign in a user with an email address and password
Next steps
github.com/firebase/flutterfire/blob/4.6.0-fire...
4.7 KB
Full page
Phone Authentication
Usage
Native: `verifyPhoneNumber`
verificationCompleted
verificationFailed
+5 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
10.6 KB
Full page
Get Started with Firebase Authentication on Flutter
Add Firebase Authentication to your app
(Optional) Prototype and test with Firebase Local Emulator Suite
Check current auth state {:#auth-state}
`authStateChanges()`
+4 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
7.9 KB
Full page
Set up a Firebase Cloud Messaging client app on Flutter
Enable app capabilities in Xcode
Upload your APNs authentication key
Method swizzling
Android
+12 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
10.2 KB
Full page
Send a test message to a backgrounded app
Access the registration token
Send a test notification message
Handling interaction
Next steps
+2 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
5.6 KB
Full page
Receive messages in a Flutter app
Message handling {: #message-handling}
Foreground messages {: #foreground-messages}
Foreground and Notification messages {: #foreground-and-notification-messages}
Background messages {: #background-messages}
+15 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
25.2 KB
Full page
Topic messaging on Flutter
Next steps
github.com/firebase/flutterfire/blob/4.6.0-fire...
3.3 KB
Full page
Customize Crash Reports
Asynchronous errors {: #asynchronous-errors}
Errors outside of Flutter {: #errors-outside-flutter}
Report caught exceptions {: #report-caught-exceptions}
Add custom keys {: #add-keys}
+4 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
11.2 KB
Full page
Deobfuscated
Check your configuration for uploading dSYM files {: #apple-upload-dsym-script-configuration}
Check your version configuration for Flutter and {{crashlytics}} _(if using the `--split-debug-info` flag)_ {: #apple-split-debug-info}
Android {: #android}
Check your dependency configuration {: #android-dependency-configuration}
+1 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
10.6 KB
Full page
Force Test Crash
github.com/firebase/flutterfire/blob/4.6.0-fire...
1.1 KB
Full page
Get Started
**Step 1**: Add {{crashlytics}} to your Flutter project {: #add-sdk}
**Step 2**: Configure crash handlers {: #configure-crash-handlers}
**Step 3**: Force a test crash to finish setup {:#force-test-crash}
Next steps {:#next-steps}
github.com/firebase/flutterfire/blob/4.6.0-fire...
7.5 KB
Full page
Work with Lists of Data
Reading and writing lists
Append to a list of data
Listen for child events
Listen for value events
+11 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
12.9 KB
Full page
Enabling Offline Capabilities
Persistence Behavior {:#section-offline-behavior}
Keeping Data Fresh {:#section-prioritizing-the-local-cache}
Querying Data Offline {:#section-offline-queries}
Handling Transactions Offline {:#section-handling-transactions-offline}
+7 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
11.3 KB
Full page
Read and Write Data
Get a DatabaseReference
Write data
Basic write operations {:#basic_write}
Read data
+13 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
14.2 KB
Full page
Get Started with Realtime Database
Create a Database
Add Firebase Realtime Database to your app
Configure database rules
Initialize the Firebase Realtime Database package
+1 more
github.com/firebase/flutterfire/blob/4.6.0-fire...
3.9 KB
Full page
1–30 of 138
1
2
3
4
5
Page 1