#dartdev resultados da pesquisa

This is how I dream of writing #FlutterDev in #DartDev language. 👻 I know some features are already on their way. What are your expectations?

shiweidu's tweet image. This is how I dream of writing #FlutterDev in #DartDev language.

👻 I know some features are already on their way. What are your expectations?

For my talk at @FSFlutterConf I'm preparing a demo built with #Jaspr that collects and showcases the best #DartDev quotes. Help me by commenting your favorite Dart quote! 💙🎯


http package now has support for aborting request! This is huge! 🎉🚀 #flutter #flutterdev #dartdev #dart

birjuvachhani's tweet image. http package now has support for aborting request! This is huge! 🎉🚀

#flutter #flutterdev #dartdev #dart

This is the #DartDev code I'm most proud of this year. Have you ever written code that takes less than two lines but speeds up your development process? #FlutterDev #SimpleCode #Utils

shiweidu's tweet image. This is the #DartDev code I'm most proud of this year. Have you ever written code that takes less than two lines but speeds up your development process?

#FlutterDev #SimpleCode #Utils

dart package:web is pretty nice to work with. Just a bit more tooling and we could consider it perfect. maybe data_assets will give it a bit of a boost routeddart.github.io/carbon/ #DartDev #FlutterDev #Hooks #Build

kingwill1001's tweet image. dart package:web is pretty nice to work with. Just a bit more tooling and we could consider it perfect. maybe data_assets will give it a bit of a boost
routeddart.github.io/carbon/
#DartDev #FlutterDev #Hooks #Build

What I find most annoying about pub.dev's automatic deployment is that tags created by CI cannot be deployed automatically! This makes it impossible to handle logs using any of the existing mature automation tools. #DartDev #PubDev


Improved readability, but at what cost? #dart #flutterdev #dartdev

toseefkhan_'s tweet image. Improved readability, but at what cost?
#dart #flutterdev #dartdev

We all know `copyWith` as a pattern for immutable objects, but how do you clear a value? My personal preference is `copyWithout` #FlutterDev #DartDev

FresidentDumazy's tweet image. We all know `copyWith` as a pattern for immutable objects, but how do you clear a value?
My personal preference is `copyWithout`
#FlutterDev #DartDev

Ever wondered about using Environment Variables in your Dart apps? 🤔 Here's a quick walk-through video where we'll show you how to securely store your app credentials. Let's safeguard your apps together! #DartDev #EnvVars #SecureCoding 🔐


Seven's Favorites: PetitParser combines ideas from scannerless parsing, parser combinators, parsing expression grammars (PEG) and packrat parsers to model grammars and parsers as objects that can be reconfigured dynamically. github.com/petitparser/da… #DartDev #FlutterDev


Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open. #buildinpublic #flutterdev #dartdev

AquariusBlake's tweet image. Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open.

#buildinpublic #flutterdev #dartdev
Este Tweet não está mais disponível.

adb shell "input keyevent 61 \ && input text [email protected] \ && input keyevent 61 \ && input text password \ && input keyevent 66" #tipoftheday #dart #dartdev #dartlang #flutter #flutterdev #plugfox

plugfox's tweet image. adb shell "input keyevent 61 \
  && input text user@gmail.com \
  && input keyevent 61 \
  && input text password \
  && input keyevent 66"

#tipoftheday #dart #dartdev #dartlang #flutter #flutterdev #plugfox

Now, update flutter to 3.38.0, Enjoy the #DartDev grammar of the dots.

shiweidu's tweet image. Now, update flutter to 3.38.0, Enjoy the #DartDev grammar of the dots.

What I find most annoying about pub.dev's automatic deployment is that tags created by CI cannot be deployed automatically! This makes it impossible to handle logs using any of the existing mature automation tools. #DartDev #PubDev


Seven's Favorites: PetitParser combines ideas from scannerless parsing, parser combinators, parsing expression grammars (PEG) and packrat parsers to model grammars and parsers as objects that can be reconfigured dynamically. github.com/petitparser/da… #DartDev #FlutterDev


I just spent over three hours creating the black hole background! Preview: arcade.medz.dev Repo: github.com/medz/flutter-a… #FlutterDev #DartDev #UI #ArcadeUI

🫠Tired of boring UIs? 👏Arcade UI — beautifully crafted Flutter components. No packages, just copy & paste. The code is yours. Starting with FlickeringGrid, more coming soon ✨ 👉 arcade.medz.dev Repo: github.com/medz/flutter-a… #FlutterDev #UI



I'll try to write one interesting widget per week.😂 #FlutterDev #DartDev #UI #ArcadeUI

🫠Tired of boring UIs? 👏Arcade UI — beautifully crafted Flutter components. No packages, just copy & paste. The code is yours. Starting with FlickeringGrid, more coming soon ✨ 👉 arcade.medz.dev Repo: github.com/medz/flutter-a… #FlutterDev #UI



dart package:web is pretty nice to work with. Just a bit more tooling and we could consider it perfect. maybe data_assets will give it a bit of a boost routeddart.github.io/carbon/ #DartDev #FlutterDev #Hooks #Build

kingwill1001's tweet image. dart package:web is pretty nice to work with. Just a bit more tooling and we could consider it perfect. maybe data_assets will give it a bit of a boost
routeddart.github.io/carbon/
#DartDev #FlutterDev #Hooks #Build

dart.dev/tools/hooks 👈 The most easily overlooked thing in Dart 3.10. Why doesn't anyone promote it? 🤔 #DartDev #FlutterDev #Hooks #Build


github.com/medz/alien-sig… Is the alien_signals Reactive System difficult to understand? Then Preset solves 90% of the problem for you, and you can focus on designing your own Surface API for the remaining 10%!🫡 Example: 👇 #FlutterDev #DartDev

github.com

alien-signals-dart/example/preset_playground.dart at main · medz/alien-signals-dart

👽 A reactive system library that brings the power of signals to Dart and Flutter applications - medz/alien-signals-dart

🎉 alien_signals 2 Released! - Minor performance improvements, memory usage stabilized. - More logical API layering: - sustem.dart: Low-level reactive system API - preset.dart: Presets for downstream use github.com/medz/alien-sig… #FlutterDev #DartDev #StateManagement #Signals



🎉 alien_signals 2 Released! - Minor performance improvements, memory usage stabilized. - More logical API layering: - sustem.dart: Low-level reactive system API - preset.dart: Presets for downstream use github.com/medz/alien-sig… #FlutterDev #DartDev #StateManagement #Signals


Seven's Favorites: A full-featured package used to build and validate JSON schemas in Dart. ("Developer-friendly" is truly well-deserved! ♥️) pub.dev/packages/json_… #FlutterDev #DartDev


This is how I dream of writing #FlutterDev in #DartDev language. 👻 I know some features are already on their way. What are your expectations?

shiweidu's tweet image. This is how I dream of writing #FlutterDev in #DartDev language.

👻 I know some features are already on their way. What are your expectations?

The analyzer plugin is already supported; I'm curious when the hooks plugin will be supported. This would further increase the Dart/Flutter build limit, allowing pkg developers to create even better experiences. #DartDev #FlutterDev


Who do you think is the top dog in the Dart/Flutter ecosystem? #DartDev #FlutterDev


My desired next steps: - Provide a configurable, automated execution extension interface for `flutter run`/`dart run`, allowing the `dart run build_runner build` step to be completed automatically 😃 - Are there any further speed improvements possible? #DartDev #FlutterDev

I just released `build_runner 2.10.3` with another performance improvement, if you have a big codebase you will be happy, benchmark results: 1000 files: 2x faster (5s -> 3s) 2000 files: 5x faster (25s -> 5s) 5000 files: 27x faster (424s -> 15s) pub.dev/packages/build…



This is the #DartDev code I'm most proud of this year. Have you ever written code that takes less than two lines but speeds up your development process? #FlutterDev #SimpleCode #Utils

shiweidu's tweet image. This is the #DartDev code I'm most proud of this year. Have you ever written code that takes less than two lines but speeds up your development process?

#FlutterDev #SimpleCode #Utils

alien_signals 2.0-rc.4 has been released, containing only one API change: | count(1) -> count.set(1). This weekend, I have two tasks: 1. Adapting Oref to 2.0-RC 2. Writing documentation for Oref pub.dev/packages/alien… #DartDev #FlutterDev #State


Now, update flutter to 3.38.0, Enjoy the #DartDev grammar of the dots.

shiweidu's tweet image. Now, update flutter to 3.38.0, Enjoy the #DartDev grammar of the dots.

I'm not sure how signals work but could anyone explain the difference between signals and hooks? On the surface they are not that different. 🤔 #flutterdev #dartdev


This is how I dream of writing #FlutterDev in #DartDev language. 👻 I know some features are already on their way. What are your expectations?

shiweidu's tweet image. This is how I dream of writing #FlutterDev in #DartDev language.

👻 I know some features are already on their way. What are your expectations?

http package now has support for aborting request! This is huge! 🎉🚀 #flutter #flutterdev #dartdev #dart

birjuvachhani's tweet image. http package now has support for aborting request! This is huge! 🎉🚀

#flutter #flutterdev #dartdev #dart

This is the #DartDev code I'm most proud of this year. Have you ever written code that takes less than two lines but speeds up your development process? #FlutterDev #SimpleCode #Utils

shiweidu's tweet image. This is the #DartDev code I'm most proud of this year. Have you ever written code that takes less than two lines but speeds up your development process?

#FlutterDev #SimpleCode #Utils

Improved readability, but at what cost? #dart #flutterdev #dartdev

toseefkhan_'s tweet image. Improved readability, but at what cost?
#dart #flutterdev #dartdev

Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open. #buildinpublic #flutterdev #dartdev

AquariusBlake's tweet image. Wow, wasn't expecting that many downloads in just a few days. If you have any feedback you want to give me directly, my DMs are always open.

#buildinpublic #flutterdev #dartdev
Este Tweet não está mais disponível.

Flutter 3.38 is out! Upgrading now? What's your fave new bit? #Flutter #DartDev Drop a 🔥 if you're hyped!

boxercoder's tweet image. Flutter 3.38 is out! 
Upgrading now? What's your fave new bit? #Flutter #DartDev Drop a 🔥 if you're hyped!

Now, update flutter to 3.38.0, Enjoy the #DartDev grammar of the dots.

shiweidu's tweet image. Now, update flutter to 3.38.0, Enjoy the #DartDev grammar of the dots.

A looot of people have submitted talks, but most of them are of the standard length (+30 minutes) and not as many lightning talks (15 minutes). ⚡️ So if you want to maximize your chance to get chosen; submit a lightning talk too. 😊 2 days left to submit! #flutter #dartdev

FlutterNFriends's tweet image. A looot of people have submitted talks, but most of them are of the standard length (+30 minutes) and not as many lightning talks (15 minutes). ⚡️
So if you want to maximize your chance to get chosen; submit a lightning talk too. 😊
2 days left to submit!
#flutter #dartdev

We all know `copyWith` as a pattern for immutable objects, but how do you clear a value? My personal preference is `copyWithout` #FlutterDev #DartDev

FresidentDumazy's tweet image. We all know `copyWith` as a pattern for immutable objects, but how do you clear a value?
My personal preference is `copyWithout`
#FlutterDev #DartDev

TOMORROW (10th of June) is the last day to submit your talks, we can't wait to read through all your submissions! 💙 flutterfriends.dev #flutter #dartdev

FlutterNFriends's tweet image. TOMORROW (10th of June) is the last day to submit your talks, we can't wait to read through all your submissions! 💙
flutterfriends.dev
#flutter #dartdev

Finally we have proper wildcards 💙 #dartdev

Gazeria's tweet image. Finally we have proper wildcards 💙 #dartdev

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



macro、すごいです。ぜひ触ってみてください。コードはこちら。 macro is amazing. You should definitely try them out. Here is the code. #dartdev #dart github.com/mafreud/macro_…

ma_freud's tweet image. macro、すごいです。ぜひ触ってみてください。コードはこちら。
macro is amazing. You should definitely try them out. Here is the code. #dartdev #dart
github.com/mafreud/macro_…

Loading...

Something went wrong.


Something went wrong.


United States Trends