flutter_api_tracker 1.0.2 copy "flutter_api_tracker: ^1.0.2" to clipboard
flutter_api_tracker: ^1.0.2 copied to clipboard

A production-ready API sequence debugger for Flutter. Intercepts all Dio and HTTP calls globally.

1.0.2 #

  • Updated mailer dependency constraint to '>=6.0.0 <8.0.0' to support version 7.x.x.
  • Configured analyzer overrides to ignore deprecated_member_use warnings, ensuring backward compatibility with Flutter >=3.24.0 while passing analysis on modern SDKs.
  • Formatted all library files.
  • Updated README.md with instructions for running the example.
  • Updated LICENSE from MIT to BSD-3-Clause

1.0.1 #

  • Updated README.md to reflect the new package name.

1.0.0 #

  • Initial release of flutter_api_tracker.
  • Updated Flutter SDK minimum requirement to 3.24.0.
  • Updated Dart SDK minimum requirement to 3.5.0.
  • Broadened dependency version ranges for improved compatibility.
  • Global API interception using HttpOverrides.
  • SQLite persistence for sessions and logs.
  • Secret tap gesture activation (default 6 taps).
  • HTML Email reports with SMTP support.
  • Log sharing and export to text files.
  • Real-time search and filtering.
  • Automatic screen tracking via NavigatorObserver.
0
likes
160
points
135
downloads

Documentation

API reference

Publisher

verified publisherconversantech.com

Weekly Downloads

A production-ready API sequence debugger for Flutter. Intercepts all Dio and HTTP calls globally.

Repository (GitHub)
View/report issues

Topics

#flutter #api #debugger #logging #network

License

BSD-3-Clause (license)

Dependencies

flutter, mailer, path, path_provider, share_plus, shared_preferences, sqflite, uuid

More

Packages that depend on flutter_api_tracker