Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 217 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 217 Bytes

read_plist

Flutter 外掛程式支援讀取 plist 文件

Flutter plugin support for read plist file

Getting Started

讀取 plist 文件

Read plist file

final data = await plist(file_path as string);