PackageTrack
Sign in Get early access

assistive_touch_overlay

Assistive Touch-style draggable floating bubble overlay for Flutter (snap-to-edge + optional pulse) with an optional Dio API inspector.

0.0.6 Cizerthapa/network_overlay

What this package is like to depend on

Last release 2 months ago

04 Jun 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

2 months old

6 releases · first in 2026

6 releases in the last 12 months

see the full history below

Release timeline

6 releases · May 2026 to Jun 2026
Release Pre-release

Releases

latest 6
  1. 0.0.6 04 Jun 2026
    Release notes
    • Documentation: Added preview images to README to show what the inspector looks like.
    Open source →
  2. 0.0.5 31 May 2026
    Release notes
    • UI overhaul: Full dark-theme redesign across all inspector screens.
      • List screen: method-specific badge colors (GET/POST/PUT/DELETE/PATCH), stats bar showing total/OK/error counts, monospace path + muted host split, status code pill, separator-based rows.
      • Detail screen: dark code blocks, method pill in AppBar, color-matched chips with monospace font, copy button per section, dark floating snackbar, red border accent on error sections.
      • Bubble: gradient fill with colored glow, glassy white border, wifi_tethering icon for idle state, stacked seconds + req-count for recording, checkmark + count for done.
    Open source →
  3. 0.0.4 31 May 2026
    Release notes
    • Navigator context fix: Added navigatorKey parameter to ApiInspectorController. When the overlay is placed inside MaterialApp's builder (the recommended pattern), its context sits above the Navigator — passing the same GlobalKey<NavigatorState> to both MaterialApp and the controller resolves the "Navigator operation requested with a context that does not include a Navigator" crash on auto-navigate and bubble tap.
    Open source →
  4. 0.0.3 31 May 2026
    Release notes
    • Auto-navigate to captured calls: The inspector now automatically opens the API calls list screen when recording stops — whether the capture window times out or the user taps to stop manually. Previously, the list only appeared if the user knew to tap the bubble a second time after recording ended.
    Open source →
  5. 0.0.2 26 May 2026
    Release notes
    • Release-Mode Protection: Automatically hide the ApiInspectorOverlay in release mode (kReleaseMode) so it never renders or consumes overhead in production.
    • Dependency Tightening: Tightened the lower bound of dio to ^5.9.2 to ensure complete compatibility with DioException under package downgrade testing.
    • Rich Documentation: Added detailed INTRO.md and a comprehensive SETUP_GUIDE.md covering advanced patterns like Dependency Injection (GetIt, Riverpod), environment flavor integration, and secret gesture triggers.
    • Attribution & Credits: Dedicated prominent credits and co-author headers to Safal Shrestha.
    Open source →
  6. 0.0.1 26 May 2026
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive