Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Back-end powered Flutter UI
I’m working on a UI toolkit that lets you use a back-end SDK to define your UI. The definition is sent to the rendering engine as JSON.Initial front-end engine: FlutterInitial back-end SDK: NimSign-up to be notified of the release! This will be Open Source with paid support.

February 05, 2022 at 11:23AM by jasfi
https://ift.tt/D9bLQ2d
New post on /r/flutterdev subreddit:

Flutter 2.10 Packages
It's weird on the 2.10 release video a lot of the packages advertised as ready to help you build windows apps don't exist, are discontinued or not for windows.Flutters video posted a few days ago :https://youtu.be/g-0B_Vfc9qM?t=858Some examples ...serial_port6 Years old, not dart 2 compatibledevice_infoDiscontinued , use device_info_plusbatteryDiscontinued and wasn't for windowsbattery_plus is the replacementagoraNo windows package?drag_and_dropDoesn't existfirebase_authPubdev shows this isnt for windows yet, can we use firebase auth on windows yet?webviewDart2 incompatible, 6 years oldusbnot foundshareDiscontinuedAnd more...​What are peoples favourite packages for windows app development with flutter?

February 05, 2022 at 12:58PM by CMatUk
https://ift.tt/GFaipIe
New post on /r/flutterdev subreddit:

Wrapper for Twitch API - my first pub.dev packages
Hi all,Finally, I published my first packages on pub.dev:Wrapper for Twitch API: https://pub.dev/packages/unofficial_twitch_open_apiWrapper for Twitch authentication: https://pub.dev/packages/unofficial_twitch_authHTTP client used for the library above: https://pub.dev/packages/unofficial_twitch_httpHere is an example of usage with the Provider library: https://github.com/federicoviceconti/unofficial_twitch_client_flutterI hope it could be useful for someone :)

February 05, 2022 at 12:16PM by devic_
https://ift.tt/eyRigk6
New post on /r/flutterdev subreddit:

Atom Event Bus
An Event Bus based on Publish/Subscribe pattern to decouple your code dependencies using dart's Stream.pub.dev

February 05, 2022 at 03:44PM by Efficient_Leave_7462
https://ift.tt/8iVH6em
New post on /r/flutterdev subreddit:

Live Coding Flutter | EP01 by @imthepk
https://youtube.com/watch?v=b8LpbYbmSwA&feature=share

February 05, 2022 at 05:56PM by Pixelreddit
https://ift.tt/ogHs4uZ
New post on /r/flutterdev subreddit:

generic_validator, What do you think of my first package?
Hey guys,
So this is my first package ever in which I expressed the solution I see fit for decoupling validation and business logic rules.
I haven't published to pub.dev yet and I would really appreciate your thoughts!
https://github.com/ahmdaeyz/generic_validatorRegards,

February 05, 2022 at 05:52PM by ahmdaeyz
https://ift.tt/ubrzoHU
New post on /r/flutterdev subreddit:

Should I be importing widgets from my own app by specifying package:appname or just by putting the path?
I've always imported stuff from my own app by specifying the path (i.e import /components/cool_widget.dart), but Flutter's VSCode plugin likes to auto-import as a package (i.e import package:appname/components/cool_widget.dart). Is one recommended over the other?

February 05, 2022 at 08:31PM by UnicornsOnLSD
https://ift.tt/6t7D3wN
New post on /r/flutterdev subreddit:

Should I use VS Code for Angela's course?
Hey guys, I'm starting to learn Flutter via Angela Yu's bootcamp but Android Studio + emulator is too laggy for my Lenovo i3 ( W11 w/ 8Gb but only 3.5Gb available). The Studio itself is ok, but when I run the Device Manager it takes too much long.So I thought about using VS - 0 experience, but people told me it is lightweight.On the other hand I was also thinking about buying a SSD and adding another 8Gb RAM, since I can't buy a new laptop/PC rn.Any thoughts?

February 06, 2022 at 12:14AM by Kenboie
https://ift.tt/98WrZOU
New post on /r/flutterdev subreddit:

FlutterForce — Week 156
https://ift.tt/wUPahx0

February 06, 2022 at 08:22AM by flutterist
https://ift.tt/yLbRd1F
New post on /r/flutterdev subreddit:

Manage Your Navigation with AutoRoute in Flutter
https://ift.tt/ehlJ1B2

February 06, 2022 at 02:05PM by SncOne_
https://ift.tt/2Bb3rZO
New post on /r/flutterdev subreddit:

Flutter Performance Tips — Part 2
https://ift.tt/SUr013T

February 06, 2022 at 02:16PM by iisprey
https://ift.tt/gqnx7Ek
New post on /r/flutterdev subreddit:

Will flutter be able to be compiled to JS anytime soon?
I LOVE flutter and dart, really. I was messing up with react and it's insane how you have to work to make a really simple component, specifically with MUI, which is a lib based on material design, as flutter.So I was wondering if we could anytime soon see fluter being compiled to JS. Even thought it has support to web, it's not like a native experience, altought flutter is not a native experience also, it feels greater for the user.Thanks!

February 06, 2022 at 03:49PM by enzodtz
https://ift.tt/Fo0rXSH