#learning
This is an amazing initiative with a huge potencial if we call contribute.
https://github.com/xeron56/dart_programming
This is an amazing initiative with a huge potencial if we call contribute.
https://github.com/xeron56/dart_programming
GitHub
GitHub - xeron56/dart_programming: open-source initiative aims to provide comprehensive and clear documentation for the Dart programming…
open-source initiative aims to provide comprehensive and clear documentation for the Dart programming language's core library - xeron56/dart_programming
#learning
https://medium.com/@fmmagalhaes/i-built-the-same-app-with-flutter-react-native-and-ionic-33ff8b358562
https://medium.com/@fmmagalhaes/i-built-the-same-app-with-flutter-react-native-and-ionic-33ff8b358562
Medium
I built the same app with Flutter, React Native, and Ionic
Embarking on a quest to find the optimal cross-platform mobile development framework, Flutter, React Native, and Ionic were the ones that…
#resources
While not too big this repository has some Blogs & Websites and Youtube Channels of great quality that you might have not know about before.
https://github.com/yassine-bennkhay/Ultimate-Flutter-Resources
While not too big this repository has some Blogs & Websites and Youtube Channels of great quality that you might have not know about before.
https://github.com/yassine-bennkhay/Ultimate-Flutter-Resources
GitHub
GitHub - yassine-bennkhay/Ultimate-Flutter-Resources: A collection of Flutter learning content: YouTube channels, blogs, articles…
A collection of Flutter learning content: YouTube channels, blogs, articles, docs, tutorials, and much more. - yassine-bennkhay/Ultimate-Flutter-Resources
#news
Regarding the latest news and talks about layoffs at Flutter Team. Check out the latest blogpost from Hixie.
"How big is the Flutter team."
http://ln.hixie.ch/?start=1714717681&count=1
Regarding the latest news and talks about layoffs at Flutter Team. Check out the latest blogpost from Hixie.
"How big is the Flutter team."
http://ln.hixie.ch/?start=1714717681&count=1
#learning
Looking for open source projects to contribute to?
Its a great way to learn and you'll be helping a maintainer.
https://www.codetriage.com/?language=Dart
Looking for open source projects to contribute to?
Its a great way to learn and you'll be helping a maintainer.
https://www.codetriage.com/?language=Dart
Codetriage
Get Started Contributing to Open Source Projects | CodeTriage
Discover the easiest way to get started contributing to open source. Over 86,390 devs are helping 8,612 projects with our free, community developed tools
#learning
https://medium.com/@pomis172/making-flutter-apps-look-more-native-part-1-tap-effects-48a59cb158bf
https://medium.com/@pomis172/making-flutter-apps-look-more-native-part-1-tap-effects-48a59cb158bf
Medium
Making Flutter apps look more native. Part 1: tap effects
By default, if you are using InkWells to handle tap events in your UI, a ripple effect will be applied. The issue here is that while the…
#official
https://medium.com/flutter/best-practices-for-optimizing-flutter-web-loading-speed-7cc0df14ce5c
https://medium.com/flutter/best-practices-for-optimizing-flutter-web-loading-speed-7cc0df14ce5c
Medium
Best practices for optimizing Flutter web loading speed
As a Flutter developer working with the Google Flutter team and personally in my private time, I encounter and understand the concerns…
#official
Google does uses Flutter on their own products, in fact more and more Google products use it.
Here's the story behind Google Classroom.
https://medium.com/flutter/cross-platform-development-with-flutter-how-google-classroom-gets-teachers-and-students-on-the-597d4f3b450c
Google does uses Flutter on their own products, in fact more and more Google products use it.
Here's the story behind Google Classroom.
https://medium.com/flutter/cross-platform-development-with-flutter-how-google-classroom-gets-teachers-and-students-on-the-597d4f3b450c
Medium
Cross Platform development with Flutter — How Google Classroom gets teachers and students on the…
Google’s Classroom app, which originally launched in 2014, is used by 150 million educators and students around the world to organize…
#dart
Null-aware elements is one of the next features hitting Dart language.
Source: https://github.com/dart-lang/language/blob/main/working/0323-null-aware-elements/feature-specification.md
Cagatay was kind enough to explain it in one image.
Original: https://twitter.com/ulusoyapps/status/1788838872991797685/
Null-aware elements is one of the next features hitting Dart language.
Source: https://github.com/dart-lang/language/blob/main/working/0323-null-aware-elements/feature-specification.md
Cagatay was kind enough to explain it in one image.
Original: https://twitter.com/ulusoyapps/status/1788838872991797685/
#news #official
Today started Google IO and with it comes new releases.
Flutter 3.22
https://medium.com/flutter/whats-new-in-flutter-3-22-fbde6c164fe3
Dart 3.4
https://medium.com/dartlang/dart-3-4-bd8d23b4462a
Today started Google IO and with it comes new releases.
Flutter 3.22
https://medium.com/flutter/whats-new-in-flutter-3-22-fbde6c164fe3
Dart 3.4
https://medium.com/dartlang/dart-3-4-bd8d23b4462a
Medium
What’s new in Flutter 3.22
WebAssembly, Graphics rendering enhancements, and more options for AI integration
#official #GoogleIO2024 #video
- "What's new in Flutter"
https://www.youtube.com/watch?v=lpnKWK-KEYs
- "Building picture perfect camera experiences in Flutter with CameraX"
https://www.youtube.com/watch?v=d1sRCa5k2Sg
- "Gemini API and Flutter: Practical, AI-driven apps with Google AI tools"
https://www.youtube.com/watch?v=B1RKFL6ASts
- "What's new in Flutter"
https://www.youtube.com/watch?v=lpnKWK-KEYs
- "Building picture perfect camera experiences in Flutter with CameraX"
https://www.youtube.com/watch?v=d1sRCa5k2Sg
- "Gemini API and Flutter: Practical, AI-driven apps with Google AI tools"
https://www.youtube.com/watch?v=B1RKFL6ASts
YouTube
What's new in Flutter
Discover the latest updates from Flutter. Use the Gemini API, build cross-platform games, improve the performance of your Flutter Android applications with impeller, get a preview of the experimental Dart macros feature, and learn about the performance improvements…
#official
Probably the most important article Google released regarding Kotlin vs KMP (Kotlin) vs Flutter which to pick
https://developers.googleblog.com/en/making-development-across-platforms-easier-for-developers/
Probably the most important article Google released regarding Kotlin vs KMP (Kotlin) vs Flutter which to pick
https://developers.googleblog.com/en/making-development-across-platforms-easier-for-developers/
Googleblog
Google for Developers Blog - News about Web, Mobile, AI and Cloud
Do what works best for your business; whether you’re sharing both UI and business logic across multiple platforms with Flutter or development with Kotlin Multiplatform.
#learning
Want to try out the experimental Macros ?
The official docs are finally available
https://dart.dev/language/macros
Want to try out the experimental Macros ?
The official docs are finally available
https://dart.dev/language/macros
dart.dev
Macros (experimental)
Learn about the experimental macros feature as it develops.
#learning
Trying to understand better Shaders in Flutter?
Here's a small demo project that use shaders. Small enough to not feel overwhelmed and to better understand how they work.
https://github.com/ponnamkarthik/flutter_shaders_demo
Trying to understand better Shaders in Flutter?
Here's a small demo project that use shaders. Small enough to not feel overwhelmed and to better understand how they work.
https://github.com/ponnamkarthik/flutter_shaders_demo
GitHub
GitHub - ponnamkarthik/flutter_shaders_demo
Contribute to ponnamkarthik/flutter_shaders_demo development by creating an account on GitHub.