Commit graph

68 commits

Author SHA1 Message Date
godofredoc f0c3e57b8a
Add coverage badge. (#113123)
We are finally generating coverage reports on post submit for the flutter repository.
This is adding the badge to the README file of the repository.
2022-10-07 16:42:12 -07:00
Pierre-Louis 81fd386a7f
README improvements (#111383) 2022-09-12 17:46:05 +00:00
godofredoc 5fcd9c255e
Update README.md (#109506) 2022-08-14 15:39:21 +00:00
creativecreatorormaybenot c81eb0524e
Correct links and grammar in README.md (#108113) 2022-07-21 21:22:07 +00:00
Caden Kriese 3c6719baf5
Update README to respect GitHub site theme (#105189)
* Update README to respect GitHub site theme

GitHub recently added support for specifying an alternate appearance when the site is using a dark theme [(see the changelog)](https://github.blog/changelog/2022-05-19-specify-theme-context-for-images-in-markdown-beta/). I've implemented this here with download links from https://flutter.dev/brand.

* Change alt text
2022-06-02 11:04:44 +02:00
godofredoc 69a4b82b1c
Add OpenSSF best practices badge. (#100496)
We are working towards following OpenSSF best practice recommendations
for flutter/flutter. This badge presents our current progress in this
effort.
2022-03-21 19:38:39 -07:00
Tim Sneath 32122480b5
Update README (#97271) 2022-01-26 13:45:12 -08:00
Pradumna Saraf f04b2665dd
Align both reflectly-hero & dart-diagram to the center. (#90060) 2021-09-20 09:43:05 -07:00
Ian Hickson ff5dd54c6e
Mention the ToS on our README (#89765) 2021-09-14 13:02:04 -07:00
Pierre-Louis 334c95dbd9
Fix README.md links (#89233)
* Update README.md

* Update README.md
2021-09-02 08:46:27 +02:00
Pierre-Louis 0ee45b8f1b
Revert "Update README image links (#89221)" (#89230)
This reverts commit 27c2f6046d.
2021-08-31 19:15:42 +02:00
Pierre-Louis 27c2f6046d
Update README image links (#89221)
* Update image links

* Update README.md
2021-08-31 19:13:47 +02:00
Kalidas VijayBhak fcca654e60
updated readme.md (#84525) 2021-08-03 11:55:03 -07:00
Tim Sneath cd3246578d
Replace Gitter with Discord badge (#75893) 2021-02-11 23:27:41 -08:00
Mariano Zorrilla 76903c691b
Flutter Logo for Dark Mode (#72016) 2020-12-14 11:23:04 -08:00
Christopher Fujino 156be1d894
Update readme with link to breaking changes page of website. (#69427) 2020-10-30 15:38:04 -07:00
Alex 791ef56409
Fix README typo (#62218) 2020-07-28 15:16:08 -07:00
Yazeed Al-Khalaf d41b1fbb50
✒ Spell Check All .md Files Related to Flutter 💙 (#61564)
* 🐛 Fix Spelling Issues in Main README.md

* 🐛 Fix spelling issues in dev README.md

* 🐛 Fix spelling issues in complex_layout README.md

* 🐛 Fix spelling issues in macrobenchmarks README.md

* 🐛 Fix spelling issues in platform_views_layout README.md

* 🐛 Fix spelling issues in test_Apps/stocks README.md

* 🐛 Fix spelling issues in bots README.md

* ✒ Spell Check dev/ci README.md

* ✒ Spell Check dev/ci/docker_linux README.md

* ✒ Spell Check dev/devicelab README.md

* ✒ Spell Check dev/docs README.md

* ✒ Spell Check dev/snippets README.md

* ✒ Spell Check dev/snippets/config/templates README.md

* ✒ Spell Check dev/tools/gen_keycodes README.md

* ✒ Spell Check dev/tools/vitool README.md

* ✒ Spell Check examples/catalog README.md

* ✒ Spell Check examples/flutter_view README.md

* ✒ Spell Check examples/image_list README.md

* ✒ Spell Check examples/layers README.md

* ✒ Spell Check examples/platform_channel README.md

* ✒ Spell Check examples/platform_channel_swift README.md

* ✒ Spell Check examples/platform_view README.md

* ✒ Spell Check packages/_flutter_web_build_script README.md

* ✒ Spell Check packages/flutter_localizations README.md

* ✒ Spell Check packages/flutter_tools README.md

* ✒ Spell Check CODE_OF_CONDUCT.md

* ✒ Spell Check dev/integration_test/android_splash_screens/splash_Screen_load_rotate README.md

* ✒ Spell Check dev/integration_test/android_views README.md

* ✒ Spell Check dev/integration_tests/flutter_driver_screenshot_test README.md

* ✒ Spell Check dev/integration_tests/flutter_gallery README.md

* ✒ Spell Check dev/integration_tests/gradle_deprecated_settings README.md

* ✒ Spell Check dev/integration_tests/ios_add2app_life_cycle README.md

* ✒ Spell Check dev/integration_tests/ios_host_app README.md

* ✒ Spell Check dev/integration_tests/ios_platform_view_tests README.md

* ✒ Spell Check dev/automated_tests/flutter_test README.md

* ✒ Spell Check .github/PULL_REQUEST_TEMPLATE.md

* ✒ Spell Check .hithub/ISSUE_TEMPLATE/ACTIVATION.md

* ✒ Spell Check .github/ISSUE_TEMPLATE/BUG.md

* ✒ Spell Check .github/ISSUE_TEMPLATE/feature_request.md

* ✒ Spell Check .github/ISSUE_TEMPLATE/performance_others.md

* ✒ Spell Check .github/ISSUE_TEMPLATE/performance_speed.md

* ✒ Spell Check packages/flutter_tools/doc/daemon.md

* ✒ Spell Check packages/flutter_tools/fuchsia_enrtypoint_shim/README.md

* ✒ Minimize line to 80 columns

* ✒ Minimize line to 80 columns

* ✒ Fix Typo

* ✒ Chnaged numbers to 1 for testing purposes

* ✒ Changed numbers to 1 for testing purposes

*  Remove 'a' which is a typo

* ✒ Change a sentence to be better

* ✒ Remove 'a' which is a typo

* ✒ Fix small issue

* ✒ Fix small typo

* ✒ Fix some typos

*  Remove trailing space

*  Remove trailing space

* 🐛 Fix small typo

* ✒ Fix Typo

* 🐛 Fix small bug
2020-07-22 18:23:47 -07:00
Tim Sneath 12e52bdcde
Update README.md (#49078)
Looks like the Flutter logo got deleted from flutter.dev/assets. Redirecting to a new location.
2020-01-17 13:43:23 -08:00
Tim Sneath 1f36167caf Update Dart diagram (#48426) 2020-01-08 12:43:02 -08:00
Dan Field 24f39d40a4 Revert "Revert "Add many more global analyses. (#47875)" (#48080)" (#48081)
This reverts commit 04ea3183ce.
2020-01-02 11:47:28 -08:00
Francisco Magdaleno 04ea3183ce
Revert "Add many more global analyses. (#47875)" (#48080)
This reverts commit e768c92fbc.
2020-01-02 09:25:59 -08:00
Ian Hickson e768c92fbc
Add many more global analyses. (#47875)
* Update packages.

* Add many more global analyses.

* Catch trailing spaces and trailing newlines in all text files.
  Before we were only checking newly added files, but that means we
  missed some.

* Port the trailing spaces logic to work on Windows too.

* Correct all the files with trailing spaces and newlines.

* Refactor some of the dev/bots logic into a utils.dart library.
  Notably, the "exit" and "print" shims for testing are now usable
  from test.dart, analyze.dart, and run_command.dart.

* Add an "exitWithError" function that prints the red lines and
  then exits. This is the preferred way to exit from test.dart,
  analyze.dart, and run_command.dart.

* More consistency in the output of analyze.dart.

* Refactor analyze.dart to use the _allFiles file enumerating logic
  more widely.

* Add some double-checking logic to the _allFiles logic to catch
  cases where changes to that logic end up catching fewer files
  than expected (helps prevent future false positives).

* Add a check to prevent new binary files from being added to
  the repository. Grandfather in the binaries that we've already
  added.

* Update all the dependencies (needed because we now import crypto in
  dev/bots/analyze.dart).
2019-12-30 17:12:19 -08:00
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
Fedor Korotkov 7333459916 Configure Cirrus CI (#16224)
* Configure Cirrus CI

* Read file directly instead of shelling a command

* Wait for all streams to finish

* Add LTR `textDirection`

Since `RenderFlex#_debugHasNecessaryDirections` requires it when `direction` is horizontal and there are multiple children.
2018-05-01 15:11:21 -07:00
Nicholas Rebhun ab56c63971 Update README; beta release (#15098) 2018-03-16 00:29:49 -07:00