Use
Dart Fix document: https://dart.dev/tools/dart-fix
Source:
https://twitter.com/MiSvTh/status/1526465583893688320/photo/1
dart-fix
to refactor your project easily into Dart 2.17!Dart Fix document: https://dart.dev/tools/dart-fix
Source:
https://twitter.com/MiSvTh/status/1526465583893688320/photo/1
dart.dev
dart fix
Command-line tool for applying analysis fixes and migrating API usages.
An interesting tweet by Chris Sells ( Flutter Team)
You can now check how dart compiles to Assembly! 🤩
https://twitter.com/csells/status/1528585111209246720?t=W1UalCalzWvy3skKiDri-w&s=09
You can now check how dart compiles to Assembly! 🤩
https://twitter.com/csells/status/1528585111209246720?t=W1UalCalzWvy3skKiDri-w&s=09
Twitter
Chris Sells
Want to know what assembly instructions your Dart code turns into? Check it out via the Compiler Explorer: godbolt.org
Learn all about the new "enhanced enums" directly from the official Flutter Documentation
https://dart.dev/guides/language/language-tour#declaring-enhanced-enums
https://dart.dev/guides/language/language-tour#declaring-enhanced-enums
dart.dev
Introduction to Dart
A brief introduction to Dart programs and important concepts.
Want to add Shaders to your widgets? Here is a must read blogpost
https://blog.devowl.de/flutter-widgets-with-shaders-94e6e9a9640d
https://blog.devowl.de/flutter-widgets-with-shaders-94e6e9a9640d
Medium
Flutter widgets with shaders
Shaders can be used in Flutter to create neat effects, see how you can use them in widget for any app.
Flutter Globall Summit'22 has already started, check all the today's at the following Youtube
https://www.youtube.com/watch?v=0yq_zlRelWY
https://www.youtube.com/watch?v=0yq_zlRelWY
YouTube
Flutter Global Summit'22 - Junior Day
Schedule: https://geekle.us/schedule/flutter22
More info about the event: https://events.geekle.us/flutter/
Senior Day ticket: https://geekle.us/ticket/1638894663335x177740105368993800
Watch all both days of the Flutter Global Summit'22 at https://gee…
More info about the event: https://events.geekle.us/flutter/
Senior Day ticket: https://geekle.us/ticket/1638894663335x177740105368993800
Watch all both days of the Flutter Global Summit'22 at https://gee…
I love the topic "Flutter can do this too"
https://twitter.com/roaakdm/status/1534841353452101632?t=8xGwygKdKkXJPe334DGWiA&s=19
https://twitter.com/roaakdm/status/1534841353452101632?t=8xGwygKdKkXJPe334DGWiA&s=19
Twitter
Roaa 🦄💙
Another "#Flutter can do this too" tweet 👀🚀 Still needs a lot of work and performance optimizations so use at your own risk 😅 And I will be updating this thread with tips and details! Source code 👇🏼 Thanks to @philipcdavis for the original concept! twitt…
We all know the meaning of reserved word
Read about it here:
https://jelenaaa.medium.com/what-are-sync-async-yield-and-yield-in-dart-defe57d06381
async
but how about sync*, async*, yield, and yield* ?Read about it here:
https://jelenaaa.medium.com/what-are-sync-async-yield-and-yield-in-dart-defe57d06381
Medium
What are sync*, async*, yield and yield* in Dart?
FLUTTER INTERVIEW QUESTIONS
The Current State and Future of Reversing Flutter Apps
https://www.guardsquare.com/blog/current-state-and-future-of-reversing-flutter-apps
https://www.guardsquare.com/blog/current-state-and-future-of-reversing-flutter-apps
Guardsquare
Reverse Engineering Flutter Apps | Guardsquare
Doing Flutter reverse engineering can be hard without proper tooling. Learn about the current state and future of reverse engineering flutter apps.