FLUTTER ECOSYSTEM

alice

Alice 是一個 HTTP 檢查工具,可協助除錯 HTTP 請求。它會捕獲並儲存 HTTP 請求和回應,可透過簡單的 UI 進行檢視。

alice 封面
最新版本
1.0.0
近 30 天下載
3.4萬
喜歡數
339
Pub 分數
140

Package Overview

根據套件公開資料產生的選型評估,僅供參考。

套件概覽

Alice 是一個用於 Flutter 應用程式的除錯工具,可檢視 HTTP 請求與回應。它會攔截網路流量,儲存資料,並提供簡單的使用者介面來檢視詳細的請求與回應資訊,包含標頭、內容與時間戳記。非常適合開發人員排除 API 整合問題或在開發過程中分析網路行為。該工具可透過 pub add 輕鬆整合,並支援 Android 與 iOS 平台。

適用情境
  • 除錯 API 呼叫
  • 檢查請求/回應負載
  • 監控網路效能
  • 測試後端整合
  • 即時 HTTP 日誌記錄
主要特色
  • Real-time HTTP request interception
  • Simple and intuitive UI
  • Supports headers and body inspection
  • Cross-platform (Android & iOS)
  • Easy integration with Flutter apps
適合對象
  • Flutter developers
  • API testers
  • Mobile app debuggers
  • Frontend engineers
  • Dev teams using HTTP clients
使用建議
  • Not intended for production use
  • May impact performance in debug mode
  • Requires manual activation
  • Limited to HTTP traffic only
  • UI not customizable
支援平台AndroidiOS

安裝套件

flutter pub add alice

所屬分類

原始碼儲存庫

相關專案