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

How to create Navigation Drawer in Flutter - Left and Right Navigation Drawer?
https://ift.tt/3lAUL9J

September 18, 2021 at 05:09PM by rrtutors
https://ift.tt/3AipvT8
New post on /r/flutterdev subreddit:

Should I learn android studio?
I want to be a flutter developer and I think I have read that java/Kotlin and swift is needed for some parts.But is android studio required too? Or is it OK to know for example kotlin but not how to make apps in Android studio

September 18, 2021 at 04:16PM by juanmzedxy
https://ift.tt/2XtykLc
New post on /r/flutterdev subreddit:

What’s your favorite set of lint rules and why?
I personally use the https://pub.dev/packages/effective_dart however I heard that pedantic is very popular. There was also the set of rules from very_good franchise. I was wandering what’s working the best for you and why?

September 18, 2021 at 06:43PM by poq106
https://ift.tt/39xlaQt
New post on /r/flutterdev subreddit:

OpenKraken - Production-grade Flutter in Javascript
https://ift.tt/2Xv9H1n

September 18, 2021 at 10:09PM by sandys1
https://ift.tt/3khwqGB
New post on /r/flutterdev subreddit:

Was snopping around pub.dev and found that mongodb is building realmdb for flutter!
Here is the link: https://pub.dev/packages/realm#getting-started

September 18, 2021 at 10:55PM by thekookysurfer
https://ift.tt/3nLu9Wv
New post on /r/flutterdev subreddit:

Is it a good idea to download a Flutter App UI Template and move on from there?
And if so, got any free Flutter templates website you can recommend?

September 18, 2021 at 10:50PM by digital-pharmacist
https://ift.tt/3lzUgNq
New post on /r/flutterdev subreddit:

isolated_worker: a worker that supports all platforms
Hello everyone, I just created a dart package named isolated_worker. It is basically an Isolate when spawned, except on web, it spawns a Web Worker instead.Link hereAny helps/suggestions are welcome!

September 19, 2021 at 12:00AM by FroedEgg
https://ift.tt/3AsxAoo
New post on /r/flutterdev subreddit:

Usando Glassmorphism em Flutter
https://link.medium.com/F0Qq3zAdFjb

September 19, 2021 at 01:15AM by Formal_Plate2660
https://ift.tt/39i0xr5
New post on /r/flutterdev subreddit:

Chat application without Firebase
Hello everyone,Since it's hard to find a chat client other than firebase for flutter, I decided to build the first stone for a Flutter chat client using MQTT protocol.MQTT is used mostly for IoT, it is very fast. And it is used also as a chat server by Facebook Messenger.You can check my repo here and give it a chance, any feedback will be welcomed.I used HiveMQ as MQTT broker, with a custom extension, of course, all pushed in Github :)

September 19, 2021 at 09:45AM by Coffee__2__Code
https://ift.tt/3nLzmNT
New post on /r/flutterdev subreddit:

What to know to be a flutter developer?
I am starting to learn to make apps in flutter.But I guess I should learn things about mobile devices, memory management or something like that. But I don't really know what to learn or what I should know.

September 19, 2021 at 03:30PM by juanmzedxy
https://ift.tt/3zkV6Cl
New post on /r/flutterdev subreddit:

FlutterForce — Week 138
https://ift.tt/3Er6Ffb

September 19, 2021 at 03:15PM by flutterist
https://ift.tt/3lCPFtM
New post on /r/flutterdev subreddit:

If I use flutter to develop an app can I have sharable links like in TikTok or AirBnB or is flutter not the right way to achieve this?
If I use flutter to start developing an app can I also have sharable links like TikTok or AirBnB would have or is flutter not the right path to achieve this?Been looking at SwiftUI, Jetpack Compose, React Native & Flutter and it looks like React Native + a backend can achieve this but Swift/Compose + a backend cannot. But I can’t figure out if Flutter can or can’t achieve this or not

September 19, 2021 at 06:14PM by MarbleHoneycomb
https://ift.tt/3zi7PWw
New post on /r/flutterdev subreddit:

Do I have to learn to make android/ios apps for flutter?
I think I have read that you need some kotlin or swift for specific add ons to your app. My question is will I have to learn to make whole apps on android/ios for that or can I just learn a little bit about how to make those certain add-ons needed for flutter.

September 19, 2021 at 06:44PM by juanmzedxy
https://ift.tt/3nN6MM1
New post on /r/flutterdev subreddit:

pretty_diff_text: Wrapper of RichText which shows differences between two texts visually
Hi everyone,I have created pretty_diff_text package which shows differences between two texts visually. It is basically a wrapper of RichText and uses Google's diff-match-patch library which implements Myer's diff algorithm.​Please check it out.

September 19, 2021 at 06:23PM by BezirBezirgan
https://ift.tt/3ArceYm
New post on /r/flutterdev subreddit:

Does anyone use flutter-js interop in production mobile apps (not web) ?
Im wondering about the js package - https://pub.dev/packages/jsOther than chartjs, nobody seems to be using it.In fact, the popular perception is that - if u need js interop, you should do react native instead.We have a bunch of crypto related js libraries that we want to use. Im wondering if flutter would play nice with it on iOS/android.Think of the myriad number of devices out there. Anyone really using js-interop in production?

September 19, 2021 at 08:58PM by sandys1
https://ift.tt/3Au2gpi