Dart
@dart.dev
An approachable, portable, and productive language for high-quality apps on any platform. https://dart.dev
Reposted by Dart
The dart2wasm compiler engineers sit down with Thomas from Chrome to talk about a lot of great stuff! www.youtube.com/watch?v=vgOA...
July 14, 2025 at 8:43 PM
The dart2wasm compiler engineers sit down with Thomas from Chrome to talk about a lot of great stuff! www.youtube.com/watch?v=vgOA...
Reposted by Dart
Going to FlutterconUSA this week in NYC? 🙋♀️
The Flutter team is doing a Q/A panel on Thursday at 1:45PM. Submit your question to be answered live: goo.gle/4liU2qW
The Flutter team is doing a Q/A panel on Thursday at 1:45PM. Submit your question to be answered live: goo.gle/4liU2qW
June 24, 2025 at 8:12 PM
Going to FlutterconUSA this week in NYC? 🙋♀️
The Flutter team is doing a Q/A panel on Thursday at 1:45PM. Submit your question to be answered live: goo.gle/4liU2qW
The Flutter team is doing a Q/A panel on Thursday at 1:45PM. Submit your question to be answered live: goo.gle/4liU2qW
Reposted by Dart
🧠✍️ The team at Reflection wanted to transform the journaling experience with insightful AI interactions.
They integrated Gemini into their Flutter app using Firebase. The results? A 60% increase in AI feature usage and < 300 ms AI response time ➡️ goo.gle/3FpPsYV
They integrated Gemini into their Flutter app using Firebase. The results? A 60% increase in AI feature usage and < 300 ms AI response time ➡️ goo.gle/3FpPsYV
AI Journaling with Reflection Using Google Gemini and Vertex AI in Firebase | Online Journal and App by Reflection.app
Learn how our development team integrated Google Gemini using Vertex AI in Firebase and Flutter to create a secure, high-performance AI journaling experience. This case study details our implementatio...
goo.gle
June 4, 2025 at 9:32 PM
🧠✍️ The team at Reflection wanted to transform the journaling experience with insightful AI interactions.
They integrated Gemini into their Flutter app using Firebase. The results? A 60% increase in AI feature usage and < 300 ms AI response time ➡️ goo.gle/3FpPsYV
They integrated Gemini into their Flutter app using Firebase. The results? A 60% increase in AI feature usage and < 300 ms AI response time ➡️ goo.gle/3FpPsYV
Reposted by Dart
Dart devs on Github can use the PR health workflow to test if PRs introduce breaking changes, have licenses, coverage etc., see github.com/dart-lang/ec....
Or just use github.com/bmw-tech/dar... directly if you only want the breaking change check!
Or just use github.com/bmw-tech/dar... directly if you only want the breaking change check!
March 10, 2025 at 12:13 PM
Dart devs on Github can use the PR health workflow to test if PRs introduce breaking changes, have licenses, coverage etc., see github.com/dart-lang/ec....
Or just use github.com/bmw-tech/dar... directly if you only want the breaking change check!
Or just use github.com/bmw-tech/dar... directly if you only want the breaking change check!
Check out new documentation on dart.dev!
We added a new, highly-requested section on using records with typedefs: goo.gle/41qvghu
And another section describing our new and improved type system algorithm, inference using bounds: goo.gle/41uFGgo
We added a new, highly-requested section on using records with typedefs: goo.gle/41qvghu
And another section describing our new and improved type system algorithm, inference using bounds: goo.gle/41uFGgo
February 22, 2025 at 9:22 PM
Check out new documentation on dart.dev!
We added a new, highly-requested section on using records with typedefs: goo.gle/41qvghu
And another section describing our new and improved type system algorithm, inference using bounds: goo.gle/41uFGgo
We added a new, highly-requested section on using records with typedefs: goo.gle/41qvghu
And another section describing our new and improved type system algorithm, inference using bounds: goo.gle/41uFGgo
Congratulations!
Great news for all Flutter developers who want to do full-stack Dart! 🎯 Serverpod just closed our €2.7M seed round. 🥳 This will allow us to roll out Serverpod Cloud, build a new low-level server foundation for Dart through Relic, and add heaps of new features to our framework.
February 19, 2025 at 6:46 PM
Congratulations!
Reposted by Dart
CfP is now open for #FlutterconUSA 2025
Submit your talk to become a part of big @flutter.dev family. Feel the energy and a vibe ;)
I will apply too #FlutterDev #speaker
sessionize.com/fluttercon-u...
Submit your talk to become a part of big @flutter.dev family. Feel the energy and a vibe ;)
I will apply too #FlutterDev #speaker
sessionize.com/fluttercon-u...
Fluttercon USA 2025: Call for Speakers
Fluttercon USA 2025 will be the second edition of Fluttercon in the United States, gathering developers in the region focused on Flutter and Dart, as ...
sessionize.com
February 13, 2025 at 7:16 PM
CfP is now open for #FlutterconUSA 2025
Submit your talk to become a part of big @flutter.dev family. Feel the energy and a vibe ;)
I will apply too #FlutterDev #speaker
sessionize.com/fluttercon-u...
Submit your talk to become a part of big @flutter.dev family. Feel the energy and a vibe ;)
I will apply too #FlutterDev #speaker
sessionize.com/fluttercon-u...
Reposted by Dart
Roses are red, widgets are neat, 3.29 can't be beat 💓
The latest release includes updates to improve developer experience, enhance app performance, and provide greater flexibility in design and code style management.
Read the blog → goo.gle/4hzlcZ8
The latest release includes updates to improve developer experience, enhance app performance, and provide greater flexibility in design and code style management.
Read the blog → goo.gle/4hzlcZ8
February 12, 2025 at 9:20 PM
Roses are red, widgets are neat, 3.29 can't be beat 💓
The latest release includes updates to improve developer experience, enhance app performance, and provide greater flexibility in design and code style management.
Read the blog → goo.gle/4hzlcZ8
The latest release includes updates to improve developer experience, enhance app performance, and provide greater flexibility in design and code style management.
Read the blog → goo.gle/4hzlcZ8
Dart 3.7 is here! We’ve got wildcard variables, new formatter style, cool updates to pub.dev, plus all the ways we’re continuing to make Dart the best it can be. Read all about 3.7 in our blog post: goo.gle/dart37
February 12, 2025 at 7:47 PM
Dart 3.7 is here! We’ve got wildcard variables, new formatter style, cool updates to pub.dev, plus all the ways we’re continuing to make Dart the best it can be. Read all about 3.7 in our blog post: goo.gle/dart37
Write more succinct and readable Dart code with Dart’s pattern matching feature 🔷⚪🔷⚪
www.youtube.com/shorts/wuzG5...
www.youtube.com/shorts/wuzG5...
Be more productive with Patterns for JSON in #Flutter
YouTube video by Flutter
www.youtube.com
February 12, 2025 at 12:41 AM
Write more succinct and readable Dart code with Dart’s pattern matching feature 🔷⚪🔷⚪
www.youtube.com/shorts/wuzG5...
www.youtube.com/shorts/wuzG5...
Reposted by Dart
In general, a Dart pattern may match a value, destructure a value, or both, depending on the context and shape of the pattern. ⛓
In this #DecodingFlutter tutorial, dive into how patterns can help you write more concise and cleaner code.
🎬 Watch ↓
www.youtube.com/watch?v=aLvl...
In this #DecodingFlutter tutorial, dive into how patterns can help you write more concise and cleaner code.
🎬 Watch ↓
www.youtube.com/watch?v=aLvl...
Patterns #DecodingFlutter
YouTube video by Flutter
www.youtube.com
February 4, 2025 at 6:29 PM
In general, a Dart pattern may match a value, destructure a value, or both, depending on the context and shape of the pattern. ⛓
In this #DecodingFlutter tutorial, dive into how patterns can help you write more concise and cleaner code.
🎬 Watch ↓
www.youtube.com/watch?v=aLvl...
In this #DecodingFlutter tutorial, dive into how patterns can help you write more concise and cleaner code.
🎬 Watch ↓
www.youtube.com/watch?v=aLvl...
Dart 3.6.1 is out! github.com/dart-lang/sd... (along with Flutter3.27.3 - github.com/flutter/flut...)
github.com
January 14, 2025 at 8:09 PM
Dart 3.6.1 is out! github.com/dart-lang/sd... (along with Flutter3.27.3 - github.com/flutter/flut...)
Reposted by Dart
Tomorrow, I'll conclude #FlutterInProduction when I'm joined by 5 guests to discuss their journeys delivering mobile experiences for some of the world's biggest brands with @flutter.dev.
Use the hashtag #AskFlutter to share questions you'd like me to ask!
www.youtube.com/watch?v=saeh...
Use the hashtag #AskFlutter to share questions you'd like me to ask!
www.youtube.com/watch?v=saeh...
#FlutterInProduction | Observable Flutter #58
YouTube video by Flutter
www.youtube.com
December 18, 2024 at 10:22 PM
Tomorrow, I'll conclude #FlutterInProduction when I'm joined by 5 guests to discuss their journeys delivering mobile experiences for some of the world's biggest brands with @flutter.dev.
Use the hashtag #AskFlutter to share questions you'd like me to ask!
www.youtube.com/watch?v=saeh...
Use the hashtag #AskFlutter to share questions you'd like me to ask!
www.youtube.com/watch?v=saeh...
Live now!
Flutter is ready for the big stage. 🎸
We're officially 1 week away from #FlutterInProduction. → goo.gle/FiP
See below for a special coding challenge!
We're officially 1 week away from #FlutterInProduction. → goo.gle/FiP
See below for a special coding challenge!
#FlutterInProduction
goo.gle
December 17, 2024 at 7:13 PM
Live now!
Reposted by Dart
What can you expect from #FlutterInProduction?
👀 Details on the latest Flutter features
🩵 Flutter user stories
💭 #AskFlutter live Q&A
🎥 #ObservableFlutter
And more!
Read the blog → goo.gle/3DcPq4R
👀 Details on the latest Flutter features
🩵 Flutter user stories
💭 #AskFlutter live Q&A
🎥 #ObservableFlutter
And more!
Read the blog → goo.gle/3DcPq4R
Tune in for #FlutterInProduction — coming soon to a screen near you!
Mark your calendars and be sure to tune into #FlutterInProduction at 11:00am PT on December 17, 2024.
goo.gle
December 9, 2024 at 7:47 PM
What can you expect from #FlutterInProduction?
👀 Details on the latest Flutter features
🩵 Flutter user stories
💭 #AskFlutter live Q&A
🎥 #ObservableFlutter
And more!
Read the blog → goo.gle/3DcPq4R
👀 Details on the latest Flutter features
🩵 Flutter user stories
💭 #AskFlutter live Q&A
🎥 #ObservableFlutter
And more!
Read the blog → goo.gle/3DcPq4R
📺 Coming soon to a screen near you...
Be sure to tune in for #FlutterInProduction on December 17th at 11am PT. → goo.gle/FiP
Be sure to tune in for #FlutterInProduction on December 17th at 11am PT. → goo.gle/FiP
#FlutterInProduction
goo.gle
December 3, 2024 at 9:05 PM
📺 Coming soon to a screen near you...
Be sure to tune in for #FlutterInProduction on December 17th at 11am PT. → goo.gle/FiP
Be sure to tune in for #FlutterInProduction on December 17th at 11am PT. → goo.gle/FiP
Reposted by Dart