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

I need a complete project that uses Provider State management
Anyone has an open-source project which uses provider state management? a bigger project would be good. I want to learn provider but all tutorials are only for small demos

February 04, 2022 at 01:28PM by Amanullahaf
https://ift.tt/WUVjikR
New post on /r/flutterdev subreddit:

App Feedback Thread - February 04, 2022
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

February 04, 2022 at 03:00PM by AutoModerator
https://ift.tt/A28ivCd
New post on /r/flutterdev subreddit:

Question - If you wanted to build a watch face, would you use a picture of the watch? Or recreate via canvas?
If you had to, for example, create a Rolex watch face in an app, would you use a picture of the watch and animate the hands onto the face? Or would you recreated the whole watch face in someting like canvas or something similar?I know there's a flutter competition website where people create watch faces for fun, but I can't remember the name.

February 04, 2022 at 05:03PM by experfailist
https://ift.tt/KACk9vu
New tweet from FlutterDev:

🚀 In case you missed it: Flutter 2.10 is HERE Read the latest from @csells: ✔️ Stable release of Windows support ✔️ Performance improvements ✔️ iOS, Android, and Web Updates Learn more 👇 https://t.co/AJDMA74Kt1— Flutter (@FlutterDev) Feb 4, 2022

February 04, 2022 at 06:00PM
https://twitter.com/FlutterDev/status/1489644923573972997
New post on /r/flutterdev subreddit:

Best Flutter Course in 2022 ?
Hello, I just started flutter and I'm looking for an up-to-date course, it needs to include firebase or another db services and I'm using udemy as a platform, I'm waiting for your advice

February 04, 2022 at 11:11PM by ClassMain
https://ift.tt/7KamtVu
New post on /r/flutterdev subreddit:

Alfred for a file server in 10 lines
It's a dart thing, but crucial to a flutter web app, and I wanted to give a big shout out to the developer of Alfred Ryan Knell. https://pub.dev/packages/alfredFull story:
https://jeffheisler.medium.com/a-dart-file-server-in-10-lines-e5c4aaba4305?sk=23ebb04c28c90ebb268186241204aad3

February 04, 2022 at 10:33PM by jrheisler
https://ift.tt/gbrkNi0
New post on /r/flutterdev subreddit:

Does latest flutter version fixed the lags and stutter on ios and android?
Can one count on flutter to both platforms?

February 05, 2022 at 07:27AM by dhfhfjfjfj11
https://ift.tt/clv7QjA
New post on /r/flutterdev subreddit:

Native vs Hybrid?
I know it depends on the use case, but if time and efforts are not issue, then which way would you go for a large and complicated app, and why?View Poll

February 05, 2022 at 09:33AM by arpanbag001
https://ift.tt/0Erf7gi
New post on /r/flutterdev subreddit:

First-time Flutter Live Coding Experiment
The live coding stream starts at 07:00 PM.Use this to check your timezone against that time https://www.worldtimebuddy.com/I have never done a stream so let's see how bad I can mess this up!https://www.twitch.tv/ajfriesenWhat?I will be working on my fitness app which I want to build for myself.
I am still a beginner. I will use the local firebase emulator and will just continue where I left off. No worries it is super simple and basic at this moment. And a mess! :DWhy?I recently watched a few live streams of people coding something and it was interesting!
Also, people were asking about flutter devs who live stream.
Maybe someone finds this interesting as well.I hope it is okay to announce that here.

February 05, 2022 at 12:00PM by ajfriesen
https://ift.tt/fLyDc7K
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