flutter/packages/flutter_markdown/lib/src
Dragoș Tiselice f3444fcf28 Added BorderRadius. (#5072)
* Added custom radii to RRect.

This is the first commit towads an implementation of
MergeableMaterial. It adds custom radii to RRect.

* Renamed RRect constructors and added BorderRadius.

BorderRadius is a class similar to EdgeInsets that lets you define
all rounded corners of a rounded rectangle easily.
2016-07-29 16:17:57 -07:00
..
markdown_raw.dart Rename Image.fromNetwork and Image.fromAssetBundle (#5149) 2016-07-29 13:28:08 -07:00
markdown_style_raw.dart Cleanup dangling comment references. 2016-05-19 10:21:38 -07:00
markdown_style.dart Added BorderRadius. (#5072) 2016-07-29 16:17:57 -07:00
markdown.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00