- Why Switch statements in Dart are intended for limited circumstances, such as in interpreters or scanners? https://dart.dev/guides/language/language-tour#switch-and-case 19 comments dartlang
- Help required on clearing bunch of doubts while learning dart from official docs https://dart.dev/guides/language/language-tour 11 comments dartlang
- Why is there no need to use the `this` keyword inside named constructors? https://dart.dev/guides/language/language-tour#constructors 9 comments dartlang
Linking pages
- Flutter + Dart, or how to quickly build a mobile app without losing (too much of) your hair - Altkom Software https://altkomsoftware.pl/blog/flutter-dart-quickly-build-mobile-app-without-losing-much-hair/ 174 comments
- GitHub - dart-lang/sdk: The Dart SDK, including the VM, dart2js, core libraries, and more. https://code.google.com/p/dart/source/detail?r=39345 102 comments
- GitHub - tc39/proposal-optional-chaining https://github.com/tc39/proposal-optional-chaining/blob/master/README.md 87 comments
- Scala 3 Overhauls Language for Better Developer Experience https://www.infoq.com/news/2021/06/scala-3-overhaul/ 64 comments
- Dart nullability syntax decision: a?[b] or a?.[b] | by Kathy Walrath | Dart | Medium https://medium.com/dartlang/dart-nullability-syntax-decision-a-b-or-a-b-d827259e34a3 54 comments
- sdk/CHANGELOG.md at main · dart-lang/sdk · GitHub https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md 51 comments
- sdk/CHANGELOG.md at master · dart-lang/sdk · GitHub https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#282---2020-05-13 37 comments
- Announcing Dart 2.3: Optimized for building user interfaces | by Michael Thomsen | Dart | Medium https://medium.com/dartlang/announcing-dart-2-3-optimized-for-building-user-interfaces-e84919ca1dff 27 comments
- GitHub - palash25/best-practices-checklist: A list of awesome idiomatic code resources. Rust , Go, Ruby , Pony , Ocaml , Erlang and more https://github.com/palash25/best-practices-checklist 26 comments
- Laziness vs Eagerness in Dart https://fanaro.io/articles/laziness_vs_eagerness_dart/laziness_vs_eagerness_dart.html 23 comments
- Future-Proofing, Uniform Access, and Masquerades – journal.stuffwithstuff.com http://journal.stuffwithstuff.com/2010/09/18/futureproofing-uniform-access-and-masquerades/ 21 comments
- DCli — build console apps in dart — part 1 | by Brett Sutton | Medium https://medium.com/@bsutton.noojee/dshell-build-console-apps-in-dart-a2d8b76b13be?sk=d5c098f27c7a457f039ec1aef7c3dd90 14 comments
- Your first Flutter app | Google Codelabs https://codelabs.developers.google.com/codelabs/flutter-codelab-first#0 11 comments
- Why I’m so jazzed about the Optional Chaining proposal in JavaScript 🎷 | by Dave Lunny | Medium https://medium.com/@dave_lunny/why-im-so-jazzed-about-the-optional-chaining-proposal-in-javascript-23309320532 7 comments
- How to Create Separators for Rows and Columns https://widgettricks.substack.com/p/separators-for-rows-columns 7 comments
- Java Champion James Ward on the State of Java and JVM Languages https://www.infoq.com/articles/james-ward-java-jvm-languages/ 6 comments
- Getting Started with Dart & React – Lee Robinson https://leerob.io/blog/getting-started-with-dart-and-react/ 6 comments
- Dart Classes for C# Programmers https://flutterfromdotnet.hashnode.dev/dart-classes 5 comments
- TIL: 3 different ways to build a list with conditional elements in Elixir (and what that has to do with application startup) - Zweitag https://www.zweitag.de/blog/3-different-ways-conditional-lists/ 5 comments
- GitHub - petitparser/dart-petitparser: Dynamic parser combinators in Dart. https://github.com/petitparser/dart-petitparser 3 comments
Linked pages
- Add public and private access modifiers to language · Issue #33383 · dart-lang/sdk · GitHub https://github.com/dart-lang/sdk/issues/33383 64 comments
- Flutter - Build apps for any screen https://flutter.dev/ 57 comments
- UAX #29: Unicode Text Segmentation https://unicode.org/reports/tr29/#table_combining_char_sequences_and_grapheme_clusters 26 comments
- DartPad https://dartpad.dev/ 15 comments
- https://spec.dart.dev/DartLangSpecDraft.pdf 11 comments
- language/feature-specification.md at master · dart-lang/language · GitHub https://github.com/dart-lang/language/blob/master/accepted/2.3/control-flow-collections/feature-specification.md 6 comments
- Race condition - Wikipedia http://en.wikipedia.org/wiki/Race_condition 0 comments
Related searches:
Search whole site: site:dart.dev
Search title: Language tour | Dart
See how to search.