Flutter で一般的に使用されるサードパーティ フレームワーク

cupertino_icons: ^0.1.2 
flutter_localizations: 
  sdk: flutter 
# ルーティング
#fluro: ^1.5.1 
fluro: 
  git: 
    url: https://github.com/lukepighetti/fluro 
    ref: null-safety 
# シンプルなデータ ストレージ
shared_preferences: ^0.5 .3+8 
# 依存性注入
get_it: ^3.0.1 
# トースト
fluttertoast: ^3.1.3 
# 携帯電話のアクセス許可を取得
provide: ^1.0.2 
# サイズ調整
flutter_screenutil: ^0.6.0 
#Flutter—バーコードと 2 次元をスキャンcode 
scan: ^0.0.6 
# Permission application 
permission_handler: ^3.2.0 
# Network request 
dio: ^3.0.9 
#Detect network connection connectivity library 
connectivity: ^0.4.3+7 
 
#https://www.cnblogs. com /upwgh/p/13159064.html
event_bus: ^1.1.0 
# toast
oktoast: ^2.2.0 
# ロードの更新
pull_to_refresh: ^1.5.4 
# RxFlutter の状態管理
rxdart: ^0.21.0 
# カルーセル画像
flutter_swiper: ^1.1.6 
# webview 
webview_flutter: ^0.3.10+4 
# Badges 
Badges: ^ 1.2 .0 

# fijkplayer: ^0.8.8 
# build_runner: ^1.0.0 
# json_serializable: ^2.0.0 

file_picker: 2.1.0 
#カメラ写真、単一画像選択
image_picker: ^0.6.3+1 #カメラ写真、単一画像選択
. 
1.0 
#https 
: 
/ 
_



jpush_flutter: ^0.1.0 #https://www.jianshu.com/p/c58e1f923d32 
#flutter_rtmp: ^0.1.6 #https://github.com/JangoCity/flutter_rtmp 
#rtmp://49.232.138.193:1935/ live/100 
#flutter_rtmp_publisher : ^0.0.1 # https://github.com/ponnamkarthik/FlutterRtmpPlublisher 

# 地理定位
amap_location: ^0.2.0 #https://blog.csdn.net/weixin_40629244/article/details/112453350 
#高德地絵
amap_flutter_map: ^1.0.0 

mryt_share_plugin:
  パス: G:\ren_work\flutter\flutter_rong\plug\umeng\FlutterUmengSharePlugin 

flutter_rtmp_publisher: # https://github.com/ponnamkarthik/FlutterRtmpPlublisher
  パス: G:\ren_work\flutter\ flutter_rong\plug\rtmp\FlutterRtmpPlublisher-master 

html_editor:
  パス: G:\ren_work\flutter\flutter_rong\ plug\rich\flutter-html-editor-master 
#進度条
flutter_seekbar:
  git: https://github.com/LiuC520/flutter_seekbar.git 

#geolocation https://www.jianshu.com/p/98735e932ebe 
web_socket_channel: ^1.1.0 
#MD5 暗号化
crypto: ^2.0.6 
#html を文字列
htmlに: ^0.13.3-dev 

#ファイル パスを取得
path_provider: 1.6.0 
#flutter select 日付を選択年月
flutter_cupertino_date_picker_fork: ^1.0.1 
#ビデオ カバーを取得
video_thumbnail: ^0.0.3 # Flutter 画像を最適化する
cached_network_image

の読み込み: ^ 2.0. 0-rc

おすすめ

転載: blog.csdn.net/ren1027538427/article/details/122772334