Oh, my Flutter [ENG]
250 subscribers
705 photos
692 links
Everything about Flutter. Disclaimer: Everything posted here is a personal opinion of the authors and is shared free, there is no advertisement. Owner Mikhail Zotyev. For all questions connect with @mbixjkee
Download Telegram
Registration for the next Google I/O is already available. The event will be held on May 10.

šŸ“Œ You can register at the link.
https://io.google/2023/

#event
šŸ‘1šŸ’©1
There is an eternal debate about whether monorepo is convenient or not. Anyway, monorepo is a really often-used approach, no matter who chose which side in this debate. But if you're in the "pros" camp, then google's mono_repo utility might be useful for you.

šŸ“Œ You can find it here.
https://pub.dev/packages/mono_repo

#package
šŸ‘1šŸ’©1
The new episode in the series Package of the Week shows firebase_storage.

šŸ“Œ More details by the link.
https://www.youtube.com/watch?v=4RcK1yKZtBA

#packageoftheweek
šŸ‘2šŸ’©1
Another challenge implemented using Flutter.

šŸ“Œ Read more on Erick Ghaumez's tweet.
https://twitter.com/rxlabz/status/1642065482663559168?s=46&t=DFQF5jb9m61z9xSfsIJDNw

#challenge
šŸ‘2šŸ’©1
Singleton is a rather controversial pattern, some would even say that it is an anti-pattern. But even it can be very useful.

šŸ“Œ Read Mikhail Matiunin's article about the implementation of this pattern in Dart.
https://plugfox.dev/singleton

#article
šŸ‘2šŸ’©1
App store optimization aka ASO is a set of approaches for optimizing a mobile app page. Recently ASO.dev beta version has become available, and it already has a lot of useful features. And especially nice is that it was launched by a member of our community, @gorniv good luck šŸ’Ŗ

šŸ“Œ And for everyone who wants to take part in the test, here's a link
https://testflight.apple.com/join/FgTVjl9r

#announcement
šŸ‘4šŸ’©1
Anonymous functions are available in many languages, and Dart is no exception. What these functions are and how you can use them, in a brief tour by Mikhail Matyunin.

šŸ“ŒFind the article at the link.
https://plugfox.dev/harness-the-power-of-anonymous-functions-in-dart/

#article
šŸ‘1šŸ’©1
Today in a new Observable<Flutter> episode, Lukas Klingsbo and Craig Labenz will discuss best practices for using Flame.

šŸ“Œ The broadcast can be found at the link.
https://www.youtube.com/watch?v=sz-DpxuGz_U

#event #observableflutter
šŸ‘1šŸ’©1
The new episode in the series Package of the Week shows flutter_animate.

šŸ“Œ More details by the link.
https://www.youtube.com/watch?v=JSqUZFkRLr8

#packageoftheweek
šŸ‘2šŸ’©1
I’m happy to announce that after long time we are coming back with a new meetup in Flutter Voronezh.

What makes the interface non-boring and responsive to the user, and makes the application look made professional? And what will you use to evoke a wow effect in the user? For both questions only one answer - animations, you absolutely need them in professional software development. Join the meeting where we going to talk about the various aspects of using animations: how to use them from the box, what other options there are, and even will announce a small but very useful open-source project on this subject.

Event will take place on April 20, 19:00 Moscow time. Event in Russian.

šŸ“Œ Registration is available here.
https://www.meetup.com/flutter-voronezh/events/292890985/

#event #fluttervrn
šŸ‘2šŸ’©1
There's an interesting new announcement on the official Flutter channel - waiting for a new show.

šŸ“Œ The intro is available at the link.
https://www.youtube.com/watch?v=Beiu8IGbStc

#announcement
šŸ‘2šŸ’©1
The Flutter plugin for IntelliJ has been updated. There are no crucial changes in the release, but there was announced work on support for new Dart 3 features, such as Records, and Patterns.

šŸ“Œ The list of already published changes is available here.
https://plugins.jetbrains.com/plugin/9212-flutter/versions/stable/314936

#update
šŸ‘2šŸ’©1
The Flutter plugin for VSCode also received an update. There are rather a large bunch of fixes in this release.

šŸ“ŒFind the description of the release at the link.
https://dartcode.org/releases/v3-62/

#update
ā¤2šŸ’©1
The pilot episode of the new show is already available. The topic is how you can implement your own RenderObject.

šŸ“Œ The video is available here.
https://www.youtube.com/watch?v=cq34RWXegM8

#flutterbuildshow #video
šŸ‘1šŸ’©1
Very Good Ventures has released another update of their top companies using Flutter.

šŸ“Œ You can check out the top by the link.
https://verygood.ventures/blog/top-companies-using-flutter

#update
šŸ‘2šŸ’©1
There is another useful article about using custom shaders in Flutter.

šŸ“Œ You can find it by the link.
https://blog.codemagic.io/shady-flutter/

#article
šŸ‘1šŸ’©1
The new episode in the series Package of the Week shows Firebase Crashlytics.

šŸ“Œ More details by the link.
https://www.youtube.com/watch?v=1wBpX0iFl5E

#packageoftheweek
šŸ‘1
The new Observable<Flutter> series is out, Craig Labenz connects the Postgres database using the Prisma ORM.

šŸ“Œ The video can be found by the link.
https://www.youtube.com/watch?v=5Avx81nel_s

#observableflutter
šŸ‘2šŸ’©1
One more device will use Fuchsia as its operating system. This device is Nest Hub 2nd Gen.

šŸ“Œ Details in the article at the link.
https://9to5google.com/2023/05/02/nest-hub-2nd-gen-fuchsia-update/

#article #fuchsia
šŸ‘3šŸ’©1
Lua is a small scripting language that is widely used in games. And of course you can make it work with Dart.

šŸ“Œ How to do it in the article at the link.
https://blog.codemagic.io/flutter-heart-lua/

#article
šŸ‘3šŸ’©1
Sprite Stacking is a pretty simple approach to achieve a pseudo-3D effect with just two-dimensional sprites.

šŸ“Œ How to get this effect with Flame, read in the article.
https://blog.codemagic.io/flaming-stacks/

#article
šŸ‘1šŸ’©1