Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 455 Bytes

README-dev.md

File metadata and controls

15 lines (10 loc) · 455 Bytes

Dart Google Maps - development information

Build

Most of the lib is generated from the online documentation.

There are 2 steps:

  1. Generate template class from documentation
  2. Generate real code with js_wrapping_generator
dart tool/generate_lib.dart
dart run build_runner build --delete-conflicting-outputs -v lib