Using Flutter's asset system, this would be: final configProvider = FutureProvider<Configuration>((ref) async { final content = json.decode(
確定! 回上一頁