Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 366 Bytes

json_schema_output

A library for Dart developers. It is awesome.

Usage

A simple usage example:

import 'package:json_schema_output/json_schema_output.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.