Skip to content

Commit c59b4b9

Browse files
MikiPAULparlough
authored andcommitted
updated who-uses-dart page
1 parent 1bd6a55 commit c59b4b9

File tree

1 file changed

+37
-8
lines changed

1 file changed

+37
-8
lines changed

src/content/community/who-uses-dart.md

+37-8
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,50 @@ toc: false
66

77
The popular [Flutter toolkit][Flutter] relies on the Dart language,
88
so developers writing Flutter apps—for Android, iOS, or other targets—use Dart.
9-
To find a list of Flutter apps, visit the [Flutter showcase.][showcase]
9+
Some of the popular Flutter-based apps are [Alibaba][], [Google Pay][], [PUBG][]
10+
and to find a list of Flutter apps, visit the [Flutter showcase.][showcase]
1011

1112
[Flutter]: {{site.flutter}}
1213
[showcase]: {{site.flutter}}/showcase
14+
[Alibaba]: https://play.google.com/store/apps/details?id=com.alibaba.intl.android.apps.poseidon
15+
[BMW]: https://www.press.bmwgroup.com/global
16+
[PUBG]: https://play.google.com/store/apps/details?id=com.pubg.newstate
1317

14-
Google engineers use Dart to create many apps,
15-
including some that are essential to Google's business.
16-
For example, if you use the [Google Ads][] web or mobile app,
18+
Google engineers use Dart to create many applications,
19+
including some that are critical to Google's enterprise.
20+
For example, if you use the [Google Ads][] web or mobile app,
1721
you're using a Dart app that supports much of Google's revenue.
18-
Also, the Assistant team at Google uses Dart for features in Smart Displays,
22+
Also, the Assistant team at Google uses Dart for features in Smart Displays,
1923
as described in [this announcement.][flutter-io19]
2024

2125
[Google Ads]: https://ads.google.com/getstarted
2226
[flutter-io19]: https://developers.googleblog.com/2019/05/Flutter-io19.html
2327

24-
{% comment %}
25-
[IDEAS FOR IMPROVEMENT: https://github.com/dart-lang/site-www/issues/679]
26-
{% endcomment %}
28+
Some of the google powered applications that use dart are
29+
- The [Google Play Console] that lets app publishers market Android apps
30+
- The [Google Nest Hub] and Hub Max devices: both the UI and a lot of back-end code are written in Dart
31+
- [Google Pay][], [Google One][], [Google Fibre][], [Google Elections][], [Google Shopping][], [Cloud Search][]
32+
- [Family Link][], [Google One][], [Cloud Search][]: Flutter and Dart
33+
34+
[Google Play Console]: https://android-developers.googleblog.com/2020/06/introducing-new-google-play-console-beta.html
35+
[Google Nest Hub]: https://store.google.com/us/product/nest_hub_2nd_gen?hl=en-US
36+
[Google Pay]: https://pay.google.com/intl/en_in/about
37+
[Family Link]: https://families.google/familylink
38+
[Google One]: https://one.google.com/about
39+
[Google Fibre]: https://fiber.google.com
40+
[Google Elections]: https://elections.google
41+
[Google Shopping]: https://shopping.google.com
42+
[Cloud Search]: https://workspace.google.com/intl/en_in/products/cloud-search
43+
44+
Many companies use dart for building applications, such companies are:
45+
46+
[Wrike][] uses the angulardart framework which is developed using dart,
47+
[Blossom][], [ufirst][], [Modanisa][], [Sonos][], [Easy Insure][] and [Workviva][] uses for their web applications.
48+
49+
[Wrike]: https://www.wrike.com
50+
[Sonos]: https://www.sonos.com/en-in/home
51+
[Blossom]: https://blossom.co
52+
[ufirst]: https://ufirst.com/en
53+
[Modanisa]: https://www.modanisa.com/en
54+
[Easy Insure]: https://easyinsure.ca/main.aspx
55+
[Workviva]: https://www.workiva.com/en-in

0 commit comments

Comments
 (0)