Engine Flutter SDK
Flutter SDK for Engine by MoneyLion. Provides turnkey marketplace flows for Personal Loans, Credit Cards, Deposits, Auto Insurance, and Thin Vertical marketplaces.
Features
- 🚀 Quick Integration - Add marketplace flows to your Flutter app in minutes
- 📝 2nd Party Prefill - Pre-populate user data to reduce form friction
- 📊 Event Callbacks - Track user actions for analytics and flow control
- 🎨 Configurable UI - Customize splash screen, navigation bar, and branding
- 🔒 Secure - PII handled via secure server-to-server API, never exposed in client
Getting Started
Prerequisites
- Flutter 3.0.0 or higher
- Dart 3.10.7 or higher
- Engine API key (Get one here)
Installation
Add to your pubspec.yaml:
dependencies:
engine_mobile_flutter_sdk: ^0.0.1
Then run:
flutter pub get
Libraries
- engine_mobile_flutter_sdk
- Flutter SDK for Engine by MoneyLion.