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

A powerful Flutter package for network activity monitoring and debugging with beautiful UI and comprehensive logging.

Changelog #

All notable changes to flutter_telescope package will be documented in this file.

1.0.2 - 2026-01-21 #

Fixed #

  • Improved documentation coverage to meet pub.dev requirements (20%+)
  • Added comprehensive dartdoc comments to all major public APIs
  • Fixed library declaration in main export file
  • Enhanced package documentation with usage examples

Added #

  • Documentation for ActivityPage, ActivityDetailPage, and ActivityCard widgets
  • Documentation for NavigationService and NetworkInspectorConfig classes
  • Package-level documentation with feature overview and usage guide
  • Method-level documentation for key public APIs

1.0.1 - 2026-01-21 #

Fixed #

  • Fixed deprecated printTime API usage in logger
  • Updated to use dateTimeFormat with DateTimeFormat.onlyTimeAndSinceStart
  • Improved documentation coverage for public API elements
  • Fixed main library file naming to match package name
  • Resolved example app import issues
  • Enhanced example app UI with Material 3 design

Added #

  • Comprehensive dartdoc documentation for major classes
  • Beautiful gradient header in example app
  • Improved button styling with icons
  • Better error handling and loading states
  • Enhanced response display with monospace font

1.0.0+1 - 2026-01-20 #

Added #

  • Initial release of flutter_telescope network inspector
  • Network activity monitoring and logging for Dio and HTTP clients
  • Professional logging framework integration
  • Beautiful, theme-aware UI for viewing network activities
  • Request/response body formatting and display
  • Comprehensive error tracking and debugging tools
  • Floating test button for easy access to network inspector
  • Copy and share functionality for network data
  • Light and dark mode support
  • JSON pretty-printing for request/response bodies
  • Database storage and management for network activities
  • Example app demonstrating all features
  • GitHub repository integration for issue tracking and support
3
likes
0
points
441
downloads

Publisher

verified publishergreelogix.com

Weekly Downloads

A powerful Flutter package for network activity monitoring and debugging with beautiful UI and comprehensive logging.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

cupertino_icons, dio, flutter, http, logger, path, sqflite

More

Packages that depend on flutter_telescope