dartdevshow's profile picture. The Dart Developer Show delivers educational and inspirational interviews with interesting people in the Dart developer community.

The Dart Developer Show ๐Ÿ’™

@dartdevshow

The Dart Developer Show delivers educational and inspirational interviews with interesting people in the Dart developer community.

๊ณ ์ •๋œ ํŠธ์œ—

Listen to the latest Dart Developer Show episode, featuring Chris Sells -- Senior Product Manager at Google, responsible for many aspects of Flutter. dartdevshow.com/episodes/the-fโ€ฆ @csells #flutterdev #Flutter #dartlang


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Impressive to see AWS Amplify build a 100% Dart stack for their libraries: letting them offer great support for CLI, mobile, desktop and web from a single codebase: aws.amazon.com/blogs/mobile/aโ€ฆ @dart_lang #StoneSoup


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Weโ€™re delighted to announce Flutter Forward, our next major Flutter event, streaming live to the world from Nairobi, Kenya on January 25th, 2023. #Flutter #FlutterForward ๐Ÿฆ๐Ÿ’™๐Ÿ‡ฐ๐Ÿ‡ช 1/

timsneath's tweet image. Weโ€™re delighted to announce Flutter Forward, our next major Flutter event, streaming live to the world from Nairobi, Kenya on January 25th, 2023. #Flutter #FlutterForward ๐Ÿฆ๐Ÿ’™๐Ÿ‡ฐ๐Ÿ‡ช 1/

The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Ahem.

timsneath's tweet image. Ahem.

The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Flutter provides efficient performance improvements, making your app smooth & enjoyable to use. Can it be pushed even further? ๐Ÿค” Learn how to get better performance when using `IndexedStack` in the โ€œImplement a LazyIndexedStackโ€ workshop by @AlexV525 โ†’ goo.gle/3wLxmrQ

FlutterDev's tweet image. Flutter provides efficient performance improvements, making your app smooth & enjoyable to use. Can it be pushed even further? ๐Ÿค”

Learn how to get better performance when using `IndexedStack` in the โ€œImplement a LazyIndexedStackโ€ workshop by @AlexV525 โ†’ goo.gle/3wLxmrQ

The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Calling Flutter developers: @satyanadella wants you to publish your apps to the Microsoft Store! #Windows #MSBuild #Flutter developer.microsoft.com/en-us/microsofโ€ฆ

Welcoming all developers to Microsoft Store on Windows! #MSBuild

mixen's tweet image. Welcoming all developers to Microsoft Store on Windows! #MSBuild


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Congratulations to the #FlameEngine team. There is SO much good stuff in this release: richer particle system, improved collision detection, sequenced effects. And of course, it runs on the web as well as mobile, because... well... #Flutter. @BlueFireOSS ๐Ÿฆ๐Ÿ’™๐Ÿ”ฅ

#FlameEngine v1.1 is now released! ๐Ÿ”ฅ I've mostly been working on the new, muuuuch more efficient, collision detection system. #flutterdev #gamedev



The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Advance notice for Flutter developers: we're removing some deprecated widgets and APIs in the next release, including FlatButton, RaisedButton, and DayPicker. Migration is easy and you can do it now: github.com/flutter/flutteโ€ฆ #SpringCleaning #Flutter #MakeItBetter


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

For those who think Dart is only good for single-threaded UI: was able to max out this multi-core server with a computationally-heavy project. Isolates make it easy to avoid common concurrency pitfalls while still passing data. More: dart.dev/guides/languagโ€ฆ #Dart #MoahCPUsPlease

timsneath's tweet image. For those who think Dart is only good for single-threaded UI: was able to max out this multi-core server with a computationally-heavy project. Isolates make it easy to avoid common concurrency pitfalls while still passing data. More: dart.dev/guides/languagโ€ฆ #Dart #MoahCPUsPlease

The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Lovely to see our FlutterFlow friends trending on HackerNews: news.ycombinator.com/item?id=296287โ€ฆ Congratulations @flutterflow on your amazing work -- this product keeps getting better and better! #Flutter #NoCode #hackernews #StoneSoup


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

TIL: devpost.com/software/fluttโ€ฆ Love where this is going!


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Huge congratulations to @remi_rousselet for the 1.0 release of Riverpod, his reworked state management package. The love and care he's poured into this deserves all our praise! pub.dev/packages/riverโ€ฆ #Flutter #ShareTheLove


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

This was super fun to do!

If you still have difficulty implementing #Flutter Navigator 2.0! You must watch this video! @csells, the Flutter PM, was kind to me and pair-programed with me to refactor navigator 1.0 in my app to navigator 2.0 with his new package go_router. ๐Ÿ“บ youtu.be/G41NdhieUoc

mhadaily's tweet image. If you still have difficulty implementing #Flutter Navigator 2.0! You must watch this video! 

@csells, the Flutter PM, was kind to me and pair-programed with me to refactor navigator 1.0 in my app to navigator 2.0 with his new package go_router. 

๐Ÿ“บ youtu.be/G41NdhieUoc


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

If anyone does want to do a Routing API (aka Nav2) shoot-out, I've created the PR for the scenarios used by the Flutter UX research team to compare various custom router solutions: github.com/flutter/uxr/puโ€ฆ

github.com

added go_router nav2 scenario implementations by csells ยท Pull Request #78 ยท flutter/uxr

added go_router nav2 scenario implementations added vs code settings file to .gitignore Pre-launch Checklist I read the [Contributor Guide] and followed the process outlined there for submitting ...


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Announcing go_router, a new router based on Flutter's Nav2 API with support for - mobile, web and desktop - declarative, parameterized routing - deep and dynamic linking - nested navigation - redirection - custom transitions - route debugging - and more! pub.dev/packages/go_roโ€ฆ


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

It always surprises me how developers underappreciate the technical accomplishment of a programming language that is equally able to compile to optimized machine code and optimized minified JS. Very few languages have delivered this at production scale. #Dart


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Would you like to be able to write less code when using enums in Dart? If so, vote with a thumb on this issue: github.com/dart-lang/langโ€ฆ

csells's tweet image. Would you like to be able to write less code when using enums in Dart? If so, vote with a thumb on this issue: github.com/dart-lang/langโ€ฆ

The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

Iโ€™m a #Flutter GDE looking for remote work, preferably with western hemisphere timezones. Iโ€™m a pretty darn good programmer, and understand Flutter UI, but Iโ€™m not a designer, so would need to work with designer-types. Available immediately, and competitively priced.


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

A little thought experiment aimed at #Flutter developers who read my tweets. You get to reallocate some Google resources working on Flutter (you don't just get more :). What would you do more of, and what would you do less of to fund that work? #NoFreeLunch


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

On friday I dared @michalmalewicz to give me something crazy to implement in flutter. He challenged me with Mac pond ripple effect, that's the result of ripple pond effect v1 Read how it is done in thread below ๐Ÿ’ป #flutter #flutterdev #design #uiux


The Dart Developer Show ๐Ÿ’™ ๋‹˜์ด ์žฌ๊ฒŒ์‹œํ•จ

If you are struggling to find experienced #Flutter talent to hire for your company, and youโ€™re able to hire remote workers, you should look to Africa. Agree with @brauliocaassule: there are some world-class Flutter developers there who are being overlooked. #FlutterAfrica

So let me get this straight... To be considered a Senior Software Developer/Engineer in Africa, you have to be world-class at your craft. But you'll be paid according to your country's average salary? ๐Ÿคฆ๐Ÿฟโ€โ™‚๏ธ



Loading...

Something went wrong.


Something went wrong.