45 Commits

Author SHA1 Message Date
James George 384a44d6bd update docs (#32545) 2019-11-20 16:15:58 -08:00
Tim Sneath 05c3f7b6a1 Update README to include non-mobile targets (#42873)
* Update README to include non-mobile targets

* Tweak headings
2019-10-29 15:57:14 -07:00
Kate Lovett 054d9bb2f1 Updating dart.dev related links (#32641)
* Updating dart.dev related links

* Update packages/flutter_tools/lib/src/base/context.dart
2019-05-14 10:35:00 -07:00
Tim Sneath d62635a3d0 Update README.md (#30594)
* Rewrite README with text from Flutter announcement
2019-04-08 18:02:09 -07:00
Aawaz Gyawali ba32bfa309 Changed flutter.dev to flutter.io on each link. (#28888) 2019-03-11 10:16:49 -07:00
Mike Roosa b557f3a351 removed image with 404 (#26376)
Update README.md to remove 404 link on Posse image
2019-02-20 16:06:46 -08:00
Patrice Chalin f8e5b9c4ef Use site-shared as canonical source for Flutter logo (#26967)
* Use site-shared as canonical source for Flutter logo

(Also, move badge out of the page title/heading)

cc @sfshaza2 @kwalrath @filiph

* Use markdown link definitions for badge images and links
2019-01-23 21:54:15 -05:00
Ewout ter Hoeven 1c4243a0a6 Move Circle CI badge next to heading in Readme (#26883) 2019-01-23 08:33:06 -08:00
Chinmay Garde 9f72c5fbb4 Remove incorrect Coveralls badge. (#26550)
The code coverage for the repository seems to be ~85% while the coverage reported by the Coveralls badge is 100%.
2019-01-17 15:53:43 -08:00
Todd Volkert 6a0e318f55 Fix grammar error in README.md (#24568) 2018-11-20 09:15:57 -08:00
Todd Volkert becad5fbe2 Fix broken image in README.md (#24559) 2018-11-19 22:44:37 -08:00
Stanislav Baranov 7669f7c05d Trivial README changeq (#24356) 2018-11-14 11:24:23 -08:00
Ian Hickson cf2fba7b3b Reorganize contributor documentation (#23963) 2018-11-06 13:41:09 -08:00
Pranjal Vyas e92ac48431 Update README.md (#23760)
beautified Readme , removed bullet
2018-11-01 10:00:44 -07:00
Alexandre Ardhuin 936dea28da enable lint prefer_void_to_null (#23174)
* enable lint prefer_void_to_null

* replace last Null by void
2018-10-17 08:09:29 +02:00
Ahmed Abu Eldahab 89c5ace117 Adding Changelog URL to the README.md file (#20915)
* Adding Changelog URL to the README.md file

* Update README to match the latest version on DEV

- Update README to match the latest version on DEV branch 
- Add Changelog URL

* Update README.md

Fix contributing link
2018-10-04 09:26:06 -07:00
Rui Kowase b9f6e2c315 Remove new keyword from sample code (#22465) 2018-10-03 18:11:29 +02:00
Kathy Walrath 72d86f904f Fix a link (#21888)
Fix a link that works in GitHub but not in dartdoc.
2018-09-20 13:15:51 -07:00
Michael Thomsen 7f0f938de7 A few README fixes (#20985)
* Few readme fixes

* Fix link

* Make casing consistent
2018-08-27 11:11:14 +02:00
Shams Zakhour 3c624f8b2c Update README.md
Updating a few things on the README page. It needs more work.
2018-08-23 19:23:02 -07:00
Günter Zöchbauer bd0b666ad3 Fix image refs to moved image directory
fixes #20940
2018-08-23 08:46:56 +02:00
Ian Hickson 140d50f6ea Point the Cirrus badge to the master status, not everything including PRs (#20487) 2018-08-12 00:14:13 -07:00
Greg Spencer e60087a1a7 Remove Travis configuration from flutter/flutter (#20288)
This removes the final traces of Travis and Appveyor from the Flutter tree.

I've updated the documentation and fixed a couple of places where scripts look for Travis, and eliminated the dart tools runningOnTravis function (which was unused anyhow).

There are places in the flutter script that used to look for the environment variable TRAVIS. We actually do want to continue to detect that we're running on Travis there, since in the plugins repo we still use Travis (for the moment). In any case, it's OK, because the CI environment variable is set on all of the CI bots (Cirrus, Travis, and Appveyor).

FastLane doesn't have a setup_cirrus equivalent to setup_travis, but it actually doesn't matter there either, since it doesn't do Travis-specific things, and it also looks for the CI environment variable.
2018-08-07 13:41:33 -07:00
Rahiche cb2b9c30a0 Update README.md (#19717)
the thumbnail is not related to the link anymore 
https://github.com/flutter/flutter/issues/17380
2018-07-25 14:23:36 -07:00
Yun 34238f54eb make edit in README.md (#18981) 2018-07-03 15:50:58 -07:00