blob: 56c4bfddaf281515d3af23ef5f6a9a7e5c1c0fdc [file] [log] [blame] [view]
Documentation
=============
*Document all the things!*
We try to document our work as much as possible, from public APIs to private
classes. This is to ensure all developers have an easier ramp-up with the
codebase.
## Official docs
* [How to write Dart docs](https://www.dartlang.org/effective-dart/documentation/)
* [Dart SDK](https://api.dartlang.org/)
* [Flutter API](http://docs.flutter.io/flutter/)