Changed flutter.dev to flutter.io on each link. (#28888)

This commit is contained in:
Aawaz Gyawali 2019-03-11 23:01:49 +05:45 committed by Ray Rischpater, KF6GPE
parent 5922a40e6a
commit ba32bfa309

View file

@ -9,10 +9,10 @@ Flutter is Googles mobile app SDK for crafting high-quality native interfaces
### Documentation
**Main site: [flutter.io][]**
* [Install](https://flutter.io/get-started/install/)
* [Get started](https://flutter.io/get-started/)
* [API documentation](https://docs.flutter.io/)
**Main site: [flutter.dev][]**
* [Install](https://flutter.dev/get-started/install/)
* [Get started](https://flutter.dev/get-started/)
* [API documentation](https://docs.flutter.dev/)
* [Changelog](https://github.com/flutter/flutter/wiki/Changelog)
* [How to contribute](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md)
@ -47,7 +47,7 @@ smooth natural scrolling, and platform awareness.
[<img src="https://github.com/flutter/website/blob/master/src/images/homepage/screenshot-3.png" width="270" height="480" alt="Contact app design" align="left">](https://github.com/flutter/flutter/blob/master/examples/flutter_gallery/lib/demo/contacts_demo.dart)
[<img src="https://github.com/flutter/website/blob/master/src/images/homepage/ios-friendlychat.png" width="270" height="480" alt="iOS chat app design">](https://codelabs.developers.google.com/codelabs/flutter/)
Browse the <a href="https://flutter.io/widgets/">widget catalog</a>.
Browse the <a href="https://flutter.dev/widgets/">widget catalog</a>.
## Modern, reactive framework
@ -89,9 +89,9 @@ class CounterState extends State<Counter> {
}
```
Browse the <a href="https://flutter.io/widgets/">widget catalog</a>
Browse the <a href="https://flutter.dev/widgets/">widget catalog</a>
and learn more about the
<a href="https://flutter.io/widgets-intro/">functional-reactive framework</a>.
<a href="https://flutter.dev/widgets-intro/">functional-reactive framework</a>.
## Access native features and SDKs
@ -118,8 +118,8 @@ Future<void> getBatteryLevel() async {
}
```
Learn how to use <a href="https://flutter.io/using-packages/">packages</a> or
write <a href="https://flutter.io/platform-channels/">platform channels</a>
Learn how to use <a href="https://flutter.dev/using-packages/">packages</a> or
write <a href="https://flutter.dev/platform-channels/">platform channels</a>
to access native code, APIs, and SDKs.
## Unified app development
@ -133,7 +133,7 @@ you can use Flutter for your views and leverage much of your
existing Java/Kotlin/ObjC/Swift investment.
Learn more about what makes Flutter special in the
<a href="https://flutter.io/technical-overview/">technical overview</a>.
<a href="https://flutter.dev/technical-overview/">technical overview</a>.
# More resources
@ -146,7 +146,7 @@ To join the team working on Flutter, see our [contributor guide](CONTRIBUTING.md
[Build Status - Cirrus]: https://api.cirrus-ci.com/github/flutter/flutter.svg
[Build status]: https://cirrus-ci.com/github/flutter/flutter/master
[flutter.io]: https://flutter.io
[flutter.dev]: https://flutter.dev
[Flutter logo]: https://github.com/dart-lang/site-shared/blob/master/src/_assets/image/flutter/icon/64.png?raw=1
[Gitter Channel]: https://badges.gitter.im/flutter/flutter.svg
[Gitter badge]: https://gitter.im/flutter/flutter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[Gitter badge]: https://gitter.im/flutter/flutter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge