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
Have you ever used code generation, and how often have you found yourself needing to write your own? Sometimes, the need arises, but it may seem complex and unclear where to begin.
We invite you to explore this article dedicated to the fundamentals of code generation using build and source_gen.
๐ Article
#article #ohmyteam #ohmyfedukenukem
We invite you to explore this article dedicated to the fundamentals of code generation using build and source_gen.
๐ Article
#article #ohmyteam #ohmyfedukenukem
๐4๐ฉ2
There is a pattern matching in Dart for some time. And it will be our next topic at the New Year's Eve Flutter Voronezh event. Our guest - Fedor Blagodyr, will tell us more about what it is, what problems it allows to solve, as well as show not the most obvious moments of pattern matching in Dart.
Meetup will be online (in Russian) on December 25, 18:00 Moscow time.
๐ Registration is available by the link.
https://www.meetup.com/flutter-voronezh/events/297993310/
#event #fluttervrn
Meetup will be online (in Russian) on December 25, 18:00 Moscow time.
๐ Registration is available by the link.
https://www.meetup.com/flutter-voronezh/events/297993310/
#event #fluttervrn
๐1๐ฉ1๐1
Overlay Portal In the new episode of Widget of the Week.
๐ More details by the link.
https://www.youtube.com/watch?v=S0Ylpa44OAQ
#widgetoftheweek
๐ More details by the link.
https://www.youtube.com/watch?v=S0Ylpa44OAQ
#widgetoftheweek
๐1๐ฉ1
In one of the latest Observable<Flutter> Craig Labenz and Manuela Sakura Rommel discuss an important topic for applications - accessibility.
๐ The video is available at the link.
https://www.youtube.com/watch?v=j7mWmOiLIkI
#video
๐ The video is available at the link.
https://www.youtube.com/watch?v=j7mWmOiLIkI
#video
๐1๐ฉ1
VGV talked in their article about how they worked on the Ask Dash demo project.
๐ You can find the article at the link.
https://verygood.ventures/blog/how-we-built-it-ask-dash-a-generative-ai-flutter-application
#article
๐ You can find the article at the link.
https://verygood.ventures/blog/how-we-built-it-ask-dash-a-generative-ai-flutter-application
#article
๐2๐ฉ1
Flutter apps built on Xcode 15 and targeting iOS 11 (the minimum currently supported) may crash runtime when interacting with Networking. You can fix this by bumping the version to 12, which anyway will be the minimum supported one in the near future.
๐ Read more at the link.
https://github.com/flutter/flutter/issues/136060
#advice
๐ Read more at the link.
https://github.com/flutter/flutter/issues/136060
#advice
๐1๐ฉ1
Several videos about game development have been recently released on Observable<Flutter> series straight away. They show:
๐ continuing development of zombie shooter;
๐ game loop optimization;
๐ flame_behaviors.
๐ The recordings are available at.
https://www.youtube.com/watch?v=BfREhtybQI8
https://www.youtube.com/watch?v=Ww_Z6hpo3jc
https://www.youtube.com/watch?v=6dAJmGEQauQ
#video
๐ continuing development of zombie shooter;
๐ game loop optimization;
๐ flame_behaviors.
๐ The recordings are available at.
https://www.youtube.com/watch?v=BfREhtybQI8
https://www.youtube.com/watch?v=Ww_Z6hpo3jc
https://www.youtube.com/watch?v=6dAJmGEQauQ
#video
๐1๐ฉ1
A high level of test coverage, without additional metrics, does not tell us anything at all. However, even in this case, the higher the level, the higher the probability that the right case will be protected. So either way, working to increase coverage has a positive impact on quality.
๐ VGV's thoughts on test coverage in the article.
https://verygood.ventures/blog/road-to-100-test-coverage
#article
๐ VGV's thoughts on test coverage in the article.
https://verygood.ventures/blog/road-to-100-test-coverage
#article
๐2๐ฉ1
The Global Gamers Challenge is an 8-week challenge, sponsored by Flutter and Global Citizen, to design, build, and publish sustainable games using Flutter. The prizes include a free trip to NYC to hang out with the Flutter team and the VIP treatment at the next Global Citizen Festival. If you use the Google Wallet API you can earn extra bonuses.
๐ More details at the links. Good luck to all participants.
https://flutter.dev/global-gamers
https://www.youtube.com/watch?v=7CfGfs259gg
https://www.youtube.com/watch?v=k5mSsXdkKxg
#challenge
๐ More details at the links. Good luck to all participants.
https://flutter.dev/global-gamers
https://www.youtube.com/watch?v=7CfGfs259gg
https://www.youtube.com/watch?v=k5mSsXdkKxg
#challenge
โค1๐1๐ฉ1
Meanwhile, using scrolling with two fingers to check is an app created with Flutter, will go into oblivion in one of the upcoming versions. ๐ซก
๐ Read more at the link.
https://github.com/flutter/flutter/issues/11884
#news
๐ Read more at the link.
https://github.com/flutter/flutter/issues/11884
#news
๐1๐ฉ1
DropdownMenu in the new episode of Widget of the Week.
๐ More details by the link.
https://www.youtube.com/watch?v=giV9AbM2gd8
#widgetoftheweek
๐ More details by the link.
https://www.youtube.com/watch?v=giV9AbM2gd8
#widgetoftheweek
๐1๐ฉ1
Craig Labenz continues to improve his zombie game as part of the Observable<Flutter> series.
๐ The video is available at the link.
https://www.youtube.com/watch?v=CJ73P28dr14
#video
๐ The video is available at the link.
https://www.youtube.com/watch?v=CJ73P28dr14
#video
๐1๐ฉ1
It looks like Fuchsia won't be the operating system for any device other than the Nest Hub, at least in the near future. Google is discontinuing work on running the full Chrome browser on Fuchsia.
๐ Read more in the article.
https://9to5google.com/2024/01/15/google-is-no-longer-bringing-the-full-chrome-browser-to-fuchsia/
#article
๐ Read more in the article.
https://9to5google.com/2024/01/15/google-is-no-longer-bringing-the-full-chrome-browser-to-fuchsia/
#article
๐คทโโ1๐ฑ1๐คฌ1๐ฉ1
Craig Labenz talks about patterns in the new episode of DecodingFlutter.
๐ The video is here
https://www.youtube.com/watch?v=aLvlqD4QS7Y
#decodingflutter
๐ The video is here
https://www.youtube.com/watch?v=aLvlqD4QS7Y
#decodingflutter
๐1๐ฉ1
When discussing asynchronous programming, it's hard to ignore zones.
We have gathered some interesting materials for you that will help you better understand how zones work and how they can be beneficial in practice.
๐ Article on Medium
๐ Another article on Medium
๐ Article from the Dart team (archive)
๐ Video about EventLoop and zones
#advice
#ohmyteam
#ohmyfedukenukem
We have gathered some interesting materials for you that will help you better understand how zones work and how they can be beneficial in practice.
๐ Article on Medium
๐ Another article on Medium
๐ Article from the Dart team (archive)
๐ Video about EventLoop and zones
#advice
#ohmyteam
#ohmyfedukenukem
๐2๐ฉ1
News for Dart-backend enthusiasts, a new version of Serverpod codenamed Cyberpunk was recently released.
๐ Details about the update in the article.
https://medium.com/serverpod/serverpod-1-2-cyberpunk-a-leap-forward-for-dart-on-the-backend-70e6657b0ffa
#article
๐ Details about the update in the article.
https://medium.com/serverpod/serverpod-1-2-cyberpunk-a-leap-forward-for-dart-on-the-backend-70e6657b0ffa
#article
๐1๐1๐ฉ1