Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
ba32bfa3
Commit
ba32bfa3
authored
Mar 11, 2019
by
Aawaz Gyawali
Committed by
Ray Rischpater, KF6GPE
Mar 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed flutter.dev to flutter.io on each link. (#28888)
parent
5922a40e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
README.md
README.md
+12
-12
No files found.
README.md
View file @
ba32bfa3
...
...
@@ -9,10 +9,10 @@ Flutter is Google’s 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
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment