flutter/dev/docs
Greg Spencer 65d3ddd5d1
Dartdoc snippet extension to inject full featured code snippets in to API docs. (#23281)
This creates a custom dartdoc tool that will generate snippet blocks in our API docs that allow the user to copy easily to the clipboard, and will also embed the snippet code into a template to show it in a larger context with an app.

This PR adds the snippet tool, a template, and a couple of HTML skeleton files, one for snippets that are designed to be in an application setting, and one where it simply puts a nice container around existing snippets, making them easier to copy to the clipboard.
2018-10-23 13:50:24 -07:00
..
assets Dartdoc snippet extension to inject full featured code snippets in to API docs. (#23281) 2018-10-23 13:50:24 -07:00
platform_integration Add objc doc to the dartdoc output (#10905) 2017-06-26 12:15:24 +02:00
.dartignore find all repo packages (#3368) 2016-04-15 20:25:57 -07:00
.firebaserc Firebase hosting for docs (#4871) 2016-07-12 12:53:47 -07:00
analysis_options.yaml Rename .analysis_options to analysis_options.yaml (#11594) 2017-08-15 08:46:42 -04:00
analytics.html add a dev/dartdoc.dart script to generate docs for the packages/ packages 2016-04-05 12:33:12 -07:00
favicon.ico Docs colors logo (#5176) 2016-08-01 15:43:10 -07:00
firebase.json Firebase hosting for docs (#4871) 2016-07-12 12:53:47 -07:00
firebase_rules.json Firebase hosting for docs (#4871) 2016-07-12 12:53:47 -07:00
google2ed1af765c529f57.html add a webmaster tools verification file (#3902) 2016-05-13 12:27:06 -07:00
README.md Really fix the flutter dartdoc link (#22266) 2018-09-25 14:35:08 -07:00
snippets.html Dartdoc snippet extension to inject full featured code snippets in to API docs. (#23281) 2018-10-23 13:50:24 -07:00
styles.html Dartdoc snippet extension to inject full featured code snippets in to API docs. (#23281) 2018-10-23 13:50:24 -07:00
survey.html Animation API improvements (#21540) 2018-09-23 00:43:05 -07:00

Flutter is Googles mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

Documentation