api_studio 1.0.1
api_studio: ^1.0.1 copied to clipboard
A powerful in-app API debugging and inspection tool for Flutter. Supports Dio interception, persistent logs, edit-and-run, CURL export, and a beautiful inspector dashboard.
1.0.1 ✨ Added Added File Explorer for browsing application files and folders. Added external file opening through the underlying platform. Added file download support for all files. Added platform-aware downloads, including the system Downloads folder on supported platforms and the iOS share sheet. Added download confirmation with success/error feedback. Added fallback download option when external file opening is unavailable. 🚀 Improved Simplified File Explorer into a lightweight file-management utility focused on browsing, opening, and downloading files. Improved file and folder navigation. Added inline download actions for individual files. Improved tap handling to prevent conflicts between file opening and downloading. Improved platform-specific file download behavior. Improved overall File Explorer performance and interaction experience.