Files
flutter-examples/load_local_json
Ephenodrom 23cf8a8245 Update main.dart
Dart Analysis Tab :
error: Undefined name 'JSON'. (undefined_identifier at [flutter_app] lib/second.dart:34)
2018-11-15 13:24:28 +01:00
..
2018-11-15 13:24:28 +01:00
2017-08-09 01:39:16 -07:00
2017-08-09 01:39:16 -07:00

Load Local JSON

Example app showing implementation which loads up a json file from a local folder.

Getting Started

For help getting started with Flutter, view online documentation.