With the help of shaders, you can make even quite trivial things to cause a wow-effect. And of course, for games, it is a game-changer. Craig Labenz and Renan Araujo showed in one of the Observable<Flutter> series how shaders can be used together with Flame.
๐ The video is available at the link.
https://www.youtube.com/watch?v=jGoPKX6e39Q
#video
๐ The video is available at the link.
https://www.youtube.com/watch?v=jGoPKX6e39Q
#video
๐1๐ฉ1
A new version of Flutter 3.16 has been released, bringing updates related to text selection on iOS, Impeller preview on Android in the stable channel, Games Toolkit, enhanced handling of "back navigation," and much more.
For more details, you can refer to the article below.
๐ Article
#article #ohmyteam #ohmyfedukenukem
For more details, you can refer to the article below.
๐ Article
#article #ohmyteam #ohmyfedukenukem
๐ฅ4๐ฉ1
Zoey Fan introduces the Flutter Casual Games Toolkit in a new video from the Flutter team.
๐ More details at the link.
https://www.youtube.com/watch?v=oi6zk7cVHUw
#announcement
๐ More details at the link.
https://www.youtube.com/watch?v=oi6zk7cVHUw
#announcement
๐1๐ฉ1
Well and as always traditionally the new version of Flutter is released with a new version of Dart, in which:
๐ Non-null promotion for private final fields;
๐ New linting rules;
๐ DevTools extensions for Dart packages.
๐ All this and more in the announcement.
https://medium.com/dartlang/dart-3-2-c8de8fe1b91f
#announcement
๐ Non-null promotion for private final fields;
๐ New linting rules;
๐ DevTools extensions for Dart packages.
๐ All this and more in the announcement.
https://medium.com/dartlang/dart-3-2-c8de8fe1b91f
#announcement
๐2๐ฉ1
Once again, an intriguing result is achieved through the use of shaders.
This time, an effect resembling the swiping/removal of an item from a list, similar to the Riveo app when deleting a project (resembling the peeling off of a sticker), has been implemented.
You can "feel" what was achieved in the demo attached to the post.
๐ Repository
๐ Demo
#challenge #ohmyteam #ohmyfedukenukem
This time, an effect resembling the swiping/removal of an item from a list, similar to the Riveo app when deleting a project (resembling the peeling off of a sticker), has been implemented.
You can "feel" what was achieved in the demo attached to the post.
๐ Repository
๐ Demo
#challenge #ohmyteam #ohmyfedukenukem
โค1๐1๐ฉ1
With the latest update, we can add our own extensions to DevTools. Kenzie Davisson tells us how to do it.
๐ The article is available here.
https://medium.com/flutter/dart-flutter-devtools-extensions-c8bc1aaf8e5f
#article
๐ The article is available here.
https://medium.com/flutter/dart-flutter-devtools-extensions-c8bc1aaf8e5f
#article
๐1๐ฉ1
๐ The article is available at the link.
https://medium.com/flutter/major-steps-this-year-on-the-journey-to-multiplatform-development-b9218b17f0f7
#article
๐1๐ฅ1๐ฉ1
Several videos about game development have been recently released on Observable<Flutter> series straight away. They tackle:
๐ Flocking algorithms;
๐ Bonfire;
๐ Faking 3D graphics.
๐ The recordings are available at.
https://www.youtube.com/watch?v=yO5oQGs2WCk
https://www.youtube.com/watch?v=mp5N0ENPuOw
https://www.youtube.com/watch?v=m-jmCkUajQ8
#video
๐ Flocking algorithms;
๐ Bonfire;
๐ Faking 3D graphics.
๐ The recordings are available at.
https://www.youtube.com/watch?v=yO5oQGs2WCk
https://www.youtube.com/watch?v=mp5N0ENPuOw
https://www.youtube.com/watch?v=m-jmCkUajQ8
#video
๐1๐ฉ1๐พ1
Pretty sad news - Ian Hickson (Hixie) Co-founder and Tech Lead of Flutter, has left Google. But, as Hixie said himself, OpenSource is good because even so he will be able to continue working on Flutter. Anyway, thanks and great respect, for all he has done for Flutter ๐ซก
๐ Read more on Hixie's blog.
https://ln.hixie.ch/
#announcement
๐ Read more on Hixie's blog.
https://ln.hixie.ch/
#announcement
๐ข5๐2๐ฉ1
VGV's CLI now supports license checking.
๐ More details in the article at the link.
https://verygood.ventures/blog/very-good-cli-license-checker
#announcement
๐ More details in the article at the link.
https://verygood.ventures/blog/very-good-cli-license-checker
#announcement
๐1๐ฉ1
Flutter has a flexible and detailed release cycle, with many versions available at the same time, ranging from stable to beta. Kevin Chisholm and Jayoung Lee tell us when to use the riskiest one.
๐ The video can be found here.
https://www.youtube.com/watch?v=ipaVjs-_3iQ
#video
๐ The video can be found here.
https://www.youtube.com/watch?v=ipaVjs-_3iQ
#video
๐2๐ฉ1
Today, it's rare to come across a front-end project that doesn't utilize ReactiveX in one form or another.
However, all these streams and various transformations can be confusing or even bewildering.
If you want to master the principles of reactive programming or refresh your knowledge, we offer you the ultimate video that lasts almost 10 hours. It includes a wealth of information, examples, and tips.
Additionally, the post includes a website with interactive visualization of ReactiveX operators
๐ Video
๐ Interactive visualization of operators
๐ RxDart
#video #ohmyteam #ohmyfedukenukem
However, all these streams and various transformations can be confusing or even bewildering.
If you want to master the principles of reactive programming or refresh your knowledge, we offer you the ultimate video that lasts almost 10 hours. It includes a wealth of information, examples, and tips.
Additionally, the post includes a website with interactive visualization of ReactiveX operators
๐ Video
๐ Interactive visualization of operators
๐ RxDart
#video #ohmyteam #ohmyfedukenukem
๐2๐ฉ1
An update has been released for the Flutter VS Code plugin, which includes:
๐ new Flutter sidebar;
๐ code completion signatures improvements;
๐ getters are now not hidden when debugging but are only evaluated on demand.
๐ Full changelog is available here.
https://dartcode.org/releases/v3-78/
#update
๐ new Flutter sidebar;
๐ code completion signatures improvements;
๐ getters are now not hidden when debugging but are only evaluated on demand.
๐ Full changelog is available here.
https://dartcode.org/releases/v3-78/
#update
๐2๐ฉ1
A new version of Flutter usually brings not only new features but also removes those that are no longer relevant. To avoid fixing non-working code later, take care of it in advance.
๐ List of APIs that will be removed with the next release after 3.16.
https://docs.google.com/spreadsheets/d/1ei3UmfvhmGGuwAGgLaQo1k_pgdu9Mu06tHPuSaS4TI4/edit#gid=0
#advice
๐ List of APIs that will be removed with the next release after 3.16.
https://docs.google.com/spreadsheets/d/1ei3UmfvhmGGuwAGgLaQo1k_pgdu9Mu06tHPuSaS4TI4/edit#gid=0
#advice
๐2๐ฉ1
I've been so busy that I missed it, but yesterday was Flutter's anniversary - 5 years. So I join congratulations to all those involved, belatedly. And all the brightest future for Flutter
๐๐๐
#announcement
๐๐๐
#announcement
๐4๐ฉ1
ResoCoder has finally remembered about his channel and has uploaded a new video dedicated to functional programming.
In this video, the basics of the paradigm will be covered, and the differences from the imperative approach will be discussed through practical examples.
It's worth noting that the newly created Flutter Favorite package fpdart is used.
๐ Video
๐ Package
#video #ohmyteam #ohmyfedukenukem
In this video, the basics of the paradigm will be covered, and the differences from the imperative approach will be discussed through practical examples.
It's worth noting that the newly created Flutter Favorite package fpdart is used.
๐ Video
๐ Package
#video #ohmyteam #ohmyfedukenukem
๐ฉ2๐1๐คฎ1
Google has started rolling out a new preview update for the Nest Hub series. If interested in how Fuchsia is developing, this article is for you.
๐ Read more at the link.
https://9to5google.com/2023/11/30/fuchsia-version-14-nest-hub/
#announcement
๐ Read more at the link.
https://9to5google.com/2023/11/30/fuchsia-version-14-nest-hub/
#announcement
๐3๐ฉ1
Some general thoughts on solo game development from Filip Hrรกฤek, in a new video on his channel.
๐ The video is available at the link.
https://www.youtube.com/watch?v=2o7yodZwm1M
#video
๐ The video is available at the link.
https://www.youtube.com/watch?v=2o7yodZwm1M
#video
๐1๐ฉ1
Default iOS/macOS fonts 20+ pixels will match native. Previously there was a letter-spacing inconsistency.
๐ More details about the change in the commit.
https://github.com/flutter/flutter/commit/e84f1296ac4b9f4d04dff5750ff737eec16867e4
#update
๐ More details about the change in the commit.
https://github.com/flutter/flutter/commit/e84f1296ac4b9f4d04dff5750ff737eec16867e4
#update
๐1๐ฉ1
Recently VGV showed a new Super Dash demo made with Flutter and Flame. They also released an article about how they worked on this project.
๐ Read more at the link.
https://verygood.ventures/blog/how-we-built-the-new-super-dash-demo-in-flutter-and-flame-in-just-six-weeks
#article
๐ Read more at the link.
https://verygood.ventures/blog/how-we-built-the-new-super-dash-demo-in-flutter-and-flame-in-just-six-weeks
#article
๐2๐ฉ1
Testing native functionality, such as permission handling, in End-to-End tests of Flutter applications has always been a challenging area.
If you have also encountered similar difficulties, then this article is for you.
In it, the author will provide a detailed account of how he managed to solve these problems using Patrol.
๐ Article
๐ Package
#article #ohmyteam #ohmyfedukenukem
If you have also encountered similar difficulties, then this article is for you.
In it, the author will provide a detailed account of how he managed to solve these problems using Patrol.
๐ Article
๐ Package
#article #ohmyteam #ohmyfedukenukem
๐3๐ฉ1