flutter pub get ... //SharedPreferenceManager.dart //先定義資料的種類enum ValueType { BOOL, INT, STRING, DOUBLE, STRING_LIST, } //我們需要的key enum ...
確定! 回上一頁