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

open_api_generator

A library for Dart developers. It is awesome.

Usage

A simple usage example:

import 'package:open_api_generator/open_api_generator.dart';

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

Features and bugs

Please file feature requests and bugs at the issue tracker.