Hrushikesh Desai 💙 (@hrushikesh_hd) 's Twitter Profile
Hrushikesh Desai 💙

@hrushikesh_hd

Mobile Engineer, Building Apps with Flutter 💙

ID: 1471337384931303434

linkhttps://hrushikeshdesai.com calendar_today16-12-2021 04:32:34

642 Tweet

89 Takipçi

468 Takip Edilen

Tim Sneath (@timsneath) 's Twitter Profile Photo

We're hiring a compiler frontend engineer to work on enhancing Clang and improving Swift/C++ interoperability here at Apple. Link below... Swift Language jobs.apple.com/en-us/details/…

Flutter (@flutterdev) 's Twitter Profile Photo

New updates to the Flutter and Dart Package Ecosystem ✨ In this blog, take a look at the newest Flutter Favorites, results of the Package Ecosystem Virtual Summit, and other updates you should know! → goo.gle/427nibX

New updates to the Flutter and Dart Package Ecosystem ✨

In this blog, take a look at the newest Flutter Favorites, results of the Package Ecosystem Virtual Summit, and other updates you should know! → goo.gle/427nibX
Lukas Klingsbo 💙🔥 (@spydon) 's Twitter Profile Photo

Macros are live on the Flutter master channel (SDK 3.4.0-77.0.dev), that means you can do the following without any code generation, no freezed and no json_serializable! 😍🤯 Thanks to millsteed for the example

Macros are live on the Flutter master channel (SDK 3.4.0-77.0.dev), that means you can do the following without any code generation, no freezed and no json_serializable! 😍🤯

Thanks to millsteed for the example
Visual Studio Code (@code) 's Twitter Profile Photo

🎉 The January release of Visual Studio Code is here! Check out what's new: 🔎 Per-window zoom levels 🗣️ "Hey Code" voice command 🔴 Triggered breakpoints ... & much more! Release notes: code.visualstudio.com/updates/v1_86 Download: code.visualstudio.com

🎉 The January release of <a href="/code/">Visual Studio Code</a> is here! Check out what's new:

🔎 Per-window zoom levels
🗣️ "Hey Code" voice command
🔴 Triggered breakpoints
... &amp; much more!

Release notes: code.visualstudio.com/updates/v1_86 
Download: code.visualstudio.com
GitHub Projects Community (@githubprojects) 's Twitter Profile Photo

| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄| | Don't Push To Production On Friday | |_________________| \ (•◡•) / \ / —— | | |_ |_

Visual Studio Code (@code) 's Twitter Profile Photo

Announcing GitHub Copilot Free! A new free tier for GitHub Copilot, available for everyone today in Visual Studio Code No trial. No subscription. No credit card required. Learn more in our blog: aka.ms/copilot-free

Announcing GitHub Copilot Free!

A new free tier for GitHub Copilot, available for everyone today in <a href="/code/">Visual Studio Code</a>

No trial. No subscription. No credit card required.

Learn more in our blog: aka.ms/copilot-free
Hrushikesh Desai 💙 (@hrushikesh_hd) 's Twitter Profile Photo

Building Servicecart has been a thrilling journey hustling through challenges while creating something meaningful! 🚀 Flutter has been our go-to for mobile dev, offering speed, flexibility & a seamless cross-platform experience. Startups, is Flutter your first choice too? 🤔

Building Servicecart has been a thrilling journey hustling through challenges while creating something meaningful! 🚀

Flutter has been our go-to for mobile dev, offering speed, flexibility &amp; a seamless cross-platform experience.

Startups, is Flutter your first choice too? 🤔
Hrushikesh Desai 💙 (@hrushikesh_hd) 's Twitter Profile Photo

Every time you're chasing your dream, you’ll eventually land at a point where you can choose to step back, switch to comfort, and stop moving forward. But it’s that internal voice that keeps you going. The urge to chase a dream, even when it feels stupidity

Every time you're chasing your dream, you’ll eventually land at a point where you can choose to step back, switch to comfort, and stop moving forward. But it’s that internal voice that keeps you going.

The urge to chase a dream, even when it feels stupidity
Google Pay Developers (@googlepaydevs) 's Twitter Profile Photo

🌐 How is Google Pay using Flutter to scale globally? Devs rebuilt the Google Pay app, reduced their codebase by 35%, and saved 60-70% of engineering time, all while expanding to new countries! 🤯 Learn how → goo.gle/4lHQ8cv

🌐 How is Google Pay using <a href="/FlutterDev/">Flutter</a> to scale globally? Devs rebuilt the Google Pay app, reduced their codebase by 35%, and saved 60-70% of engineering time, all while expanding to new countries! 🤯

Learn how → goo.gle/4lHQ8cv
Katie Miller (@katierosemiller) 's Twitter Profile Photo

In times of split second decision making by our nation’s top leaders — it’s clear which AI our military should be using. Truth-seeking is Grok’s best feature.

In times of split second decision making by our nation’s top leaders — it’s clear which AI our military should be using. 

Truth-seeking is <a href="/grok/">Grok</a>’s best feature.
Dart Language (@dart_lang) 's Twitter Profile Photo

Dart is excited to join Google Summer of Code 2026! 🌞 #GSoC2026 applications open March 16! Explore Dart project ideas today and submit drafts early to get mentor feedback! 🎯 Check out the blog post for everything you need to know: medium.com/dartlang/dart-…

Kamran Bekirov (@kamranbekirovyz) 's Twitter Profile Photo

Flutter Pro Tips #4: The GoogleFonts glitch If you use google_fonts package in Flutter, your users probably see the wrong font for a second on first launch. It's because, the default font is used until GoogleFonts finishes downloading. Not a good first impression at all. The