crizant / dart_json_parser_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dart_json_parser_example

This is an exmaple of how to parse JSONs into models in dart.

Read the related article for more info.

To run this example, run this in command line:

dart bin/main.dart

About


Languages

Language:Dart 100.0%