flutter經常使用開源庫

  • dio:網絡請求庫
  • json_serializable:json轉化爲實體類
  • banner_view:banner
  • flutter_webview_plugin:webview,以url方式加載
  • flutter_html_textview:webview,以富文本方式加載
  • shared_preferences:preferences
  • fluttertoast:toast
  • flutter_cache_manager:緩存管理
  • cached_network_image:圖片請求框架
  • path_provider:文件管理
  • device_info:設備信息
  • package_info:報信息
  • url_launcher:打開瀏覽器,或電話
  • common_utils:通用工具類
  • connectivity:檢測網絡鏈接
  • fluro:flutter路由
相關文章
相關標籤/搜索