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 and dio.

  • 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

2️⃣ Capture Exceptions

Manually catch and log exceptions:


🎨 Example App

Here’s a simple Flutter app that integrates AllStak:



🎯 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