
Dart Language
@dart_lang
Followers
88K
Following
229
Media
226
Statuses
2K
An approachable, portable, and productive language for high-quality apps on any platform
Joined September 2011
Direct native interoperability 🔌. We’re launching an early access program for the codegen solutions FFigen and JNIgen. We are seeking Flutter plugin authors who want to develop or refactor plugins with these solutions.
1
2
54
Hot reload on the web (experimental) 🔃. Stateful hot reload is now available on the web when you use the Dart Development Compiler (DDC). A redesign of the JS representation of Dart code lets you swap out code in a running application.
medium.com
Hot reload on web, native fidelity, and deeper integrations
1
3
54
Trending packages on 📦. The landing page replaces the Most Popular Packages section with the Trending Packages section. This new section showcases packages that have recently demonstrated notable growth in adoption and interest.
pub.dev
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
1
0
26
Doc imports 📥. There is now support for doc imports, a new comment-based syntax which enables external elements to be referenced in documentation comments without actually importing them. This tag can be specified in a doc comment above a library directive.
1
0
20
Null-aware elements ❓. New null-aware elements let you add elements to a collection such as a list, set, or map, if the elements are not null. To make an element a null-aware element in a collection literal, prepend the element with ?.
1
0
35
Cross compilation 🚩. There is new support to compile to native Linux binaries from Windows, macOS, and Linux development machines. You can do this with the "dart compile exe" or "dart compile aot-snapshot" command and the "--target-os" and "--target-arch" flags.
1
1
40
Formatter updates 📐. The new formatter now decides whether a construct should split and then adds or removes the trailing comma as needed. A number of style changes were also added that tighten up and improve output.
1
0
32
Introducing Dart 3.8! Here's everything you need to know ↓.
8
45
507
RT @FlutterDev: The time has come! #GoogleIO Day 1 is taking off! 🚀. Up first: tune in today for the much anticipated developer keynote. T….
0
8
0
0
198
0
Check out new documentation on . We added a new, highly-requested section on using records with typedefs: And another section describing our new and improved type system algorithm, inference using bounds:
5
36
208
RT @FlutterDev: 🤿 Dive in to @dart_lang's patterns and records → . In this codelab, learn how to use patterns to ma….
0
32
0
Dart 3.7 is here! We’ve got wildcard variables, new formatter style, cool updates to plus all the ways we’re continuing to make Dart the best it can be. Read all about 3.7 in our blog post:
4
106
521
Today is the Dart 3.6 release! Checkout our blog post introducing monorepo support with pub workspaces, download counts, and a new way to write number literals with digit separators! .
7
63
323
RT @FlutterDev: 📺 Coming soon to a screen near you. Be sure to tune in for #FlutterInProduction on December 17th at 11am PT. → https://….
0
157
0
🎉 Google Summer of Code (GSoC) results are here!. With 50 project proposals from participants around the world, we are thrilled to share some of the Dart projects we mentored this summer.
medium.com
Results from Dart contributors in Google Summer of Code 2024.
1
13
92
Dart 3.4 is out! 🔥 We're excited to announce complete Wasm support for Flutter Web and a preview of Dart macros to simplify JSON serialization. Learn more in our blog post: #Dart #Flutter #WebAssembly.
medium.com
Dart 3.4 is out today! This release showcases the joint efforts of Dart and Flutter together in the Flutter 3.22 / Dart 3.4 / IO24 post, so…
12
97
511
Explore the evolution of JS interop in Dart! . From early solutions to the power of Wasm, check out how we continuously strive to make Dart and JavaScript work together seamlessly in our latest blogpost: #dartlang #webdev #wasm.
medium.com
Support for Wasm just landed in the current Flutter beta, thanks to an exciting JavaScript interop milestone reached in Dart 3.3. To…
3
32
165
Dart 3.3 is here! Boost performance with extension types, streamline JS interop, enjoy improved browser libraries, and get ready for WebAssembly. #DartLang #WebDev.
medium.com
Dart 3.3 has landed, and it’s a game-changer for performance and cross-platform development! Get ready to supercharge your apps with…
3
100
514