Flutter SDK
AllStak Flutter SDK Documentation
Weβre excited to introduce the AllStak Flutter SDK, a developer-friendly solution for error tracking and monitoring in Flutter applications.
π Key Features
β Exception Tracking
Automatically captures and reports runtime exceptions.
Provides detailed error context, including stack traces, device details, and OS information.
β Device and App Context
Collects device-specific data such as platform, OS version, and screen size.
Logs application-specific details like app version, build number, and package name.
β Network Request Monitoring
Seamlessly integrates with HTTP libraries like
http
anddio
.Tracks API requests and logs failed responses.
β Flutter Integration
Simple setup tailored for Flutter applications.
Supports Android, iOS, Web, and Desktop platforms.
π¦ Installation
Add AllStak Flutter SDK to your project by updating your pubspec.yaml
file:
Then, run:
π Usage
1οΈβ£ Initialize AllStak in main.dart
main.dart
2οΈβ£ Capture Exceptions
Manually catch and log exceptions:
π¨ Example App
Hereβs a simple Flutter app that integrates AllStak:
π Links & Resources
π― What's Next?
We're continuously improving AllStak! Stay tuned for:
π Performance Monitoring
π‘ Live Issue Tracking Dashboard
Feel free to contribute and star β the repository on GitHub!
π Start Tracking Errors Like a Pro with AllStak Flutter SDK! π
Last updated