Skip to content

Commit 95cec8e

Browse files
sfshaza2parlough
andauthored
Adding a Swift-to-Dart guide (#4427)
Staged: https://sz-www-1.web.app/guides/language/coming-from/swift-to-dart @kenzieschmoll @leighajarett @hellohuanlin @parlough Co-authored-by: Parker Lougheed <parlough@gmail.com>
1 parent 6d09444 commit 95cec8e

File tree

4 files changed

+2983
-5
lines changed

4 files changed

+2983
-5
lines changed

.firebaserc

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
"dev": "dartlang-org-dev",
55
"staging-0": "dart-dev-staging-0",
66
"staging-1": "dart-dev-staging-1",
7-
"staging-0-old": "dartlang-org-staging-0",
8-
"staging-1-old": "dartlang-org-staging-1",
9-
"kw": "kw-www-dartlang-1",
10-
"kw2": "kw-staging-dartlang-2",
11-
"kw3": "kw-dartlang-3",
127
"sz": "sz-www-1",
138
"sz2": "sz-www-2",
149
"jr": "jr-dartlang-site"

src/_data/side-nav.yml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
children:
5151
- title: JavaScript to Dart
5252
permalink: /guides/language/coming-from/js-to-dart
53+
- title: Swift to Dart
54+
permalink: /guides/language/coming-from/swift-to-dart
5355
- title: Extension methods
5456
permalink: /guides/language/extension-methods
5557
- title: Concurrency

0 commit comments

Comments
 (0)