From 8cc229b5c8f842b8222e3596283c92e28345b400 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Tue, 29 Dec 2015 13:55:18 -0800 Subject: [PATCH] add code style --- doc/index.html | 232 +++++++++++++++++++++++-------------------------- 1 file changed, 107 insertions(+), 125 deletions(-) diff --git a/doc/index.html b/doc/index.html index aeb96ebfedf..cf47fa6380c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,143 +1,125 @@ - - - - - Flutter API Docs - - - - + + + + + Flutter API Docs + + + + + - - - + ga('create', 'UA-67589403-2', 'auto'); + ga('send', 'pageview'); + + + - +
+ Flutter API Docs + +
+
-
-
-
-

Flutter is a new project to help developers -build high-performance, high-fidelity, -mobile apps for iOS and Android -from a single codebase. -Flutter is an early-stage open-source project.

- -

APIs

- -
-
flutter
-
The main Flutter framework libraries.
-
- -

Supporting Packages

- -
-
flutter_test
-
Testing library for Flutter, built on top of package:test.
- -
cassowary
-
An implementation of the Cassowary constraint solving algorithm.
- -
newton
-
Simple physics simulations.
- -
playfair
-
A simple charting library for Flutter.
-
+
+
+
+

Flutter is a new project to help developers + build high-performance, high-fidelity, + mobile apps for iOS and Android + from a single codebase. + Flutter is an early-stage open-source project. +

+

APIs

+
+
flutter
+
The main Flutter framework libraries.
+
+

Supporting Packages

+
+
flutter_test
+
Testing library for Flutter, built on top of package:test.
+
cassowary
+
An implementation of the Cassowary constraint solving algorithm.
+
newton
+
Simple physics simulations.
+
playfair
+
A simple charting library for Flutter.
+
-
- +