Commit graph

23 commits

Author SHA1 Message Date
Ali Ghassemi 53c86e0d94 Small fixes to contributing documentation.
- Using widgets/spinning_square.dart instead of non-existing
  examples/widgets for the `run -t` example
 - travis/test.sh -> dev/bots/test.sh
 - Couple of style changes.
2016-05-20 13:10:28 -07:00
Yegor 39e741dfb7 [tools] remove --flutter-repo flag in flutter test (#3728) 2016-05-04 14:08:16 -07:00
Adam Barth 5eb4443343 Address review comments from previous patches (#3600)
This patch addresses late-breaking comments on previous patches.
2016-04-28 09:32:19 -07:00
Adam Barth cbe650a7e6 Move newton into package:flutter (#3585)
Rather that importing `package:newton/newton.dart` you can
`import package:flutter/physics.dart`.

Fixes #2441
2016-04-27 13:09:54 -07:00
Devon Carew 29fdc7a464 rename the --release and --debug flags (#3382) 2016-04-18 13:04:59 -07:00
krisgiesing 3dfdf4b0e2 Update CONTRIBUTING.md 2016-03-15 13:16:48 -07:00
Lex Berezhny 778742e893 update to CONTRIBUTING.md related to new update-packages command 2016-02-27 12:35:05 -05:00
Hixie 2beac946c9 Move style guide to website.
Depends on https://github.com/flutter/website/pull/177
2016-02-23 08:56:18 -08:00
Devon Carew 04eee82dd2 rename some flutter command references in readmes 2016-02-17 07:34:59 -08:00
Ian Hickson e23d76075e Dart SDK is no longer needed 2016-02-15 10:46:24 -08:00
Ian Hickson 826866475e Update CONTRIBUTING.md
Remove some redundant words.
2016-02-08 13:39:24 -08:00
yjbanov 628702392b tell people to submit code after LGTM 2016-02-02 12:20:48 -08:00
yjbanov 15e7bdb549 add section on submitting code in CONTRIBUTING.md 2016-02-02 11:17:16 -08:00
Ian Hickson 7151fdd054 Move flutter tests from packages/unit to packages/flutter/test 2015-12-16 08:00:57 -08:00
Eric Seidel b55acb4b16 Update CONTRIBUTING.md 2015-12-08 14:38:03 -08:00
Eric Seidel 723e5f790b Update testing instructions per abarths' feedback
724388d24f
2015-12-08 14:09:47 -08:00
Eric Seidel 724388d24f Update Contributing.md to document testing
@abarth
2015-12-08 13:51:05 -08:00
Jason Simmons 587a6e86d4 Update CONTRIBUTING.md 2015-11-10 16:06:09 -08:00
Nathan Kerr 9d016b7c10 Move Python script over to Dart. 2015-11-10 12:53:44 -08:00
Ian Hickson 3419068cb3 Port test logic to Dart. 2015-11-09 09:00:49 -08:00
Adam Barth 1cadf1256d Update CONTRIBUTING.md 2015-11-08 22:21:55 -08:00
Adam Barth f4c62a860a Update CONTRIBUTING.md 2015-11-08 22:18:16 -08:00
Adam Barth 576795dcc6 Add a CONTRIBUTING.md
This document describes the workflow for contributing code to this repository.
2015-11-08 21:56:20 -08:00