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

Flutter or Kotlin/Java Android app for bluetooth serial communication link and transmission?
I am looking to develop an app that can communicate and transmit data over bluetooth serial communication link. It has to be able to scan nearby devices, establish connection and then transmit data.​I am wondering if Flutter is good choice for this? I have some experience in Dart/Flutter and Java/Android, but not in this networking and bluetooth communication aspect.

January 13, 2022 at 07:35AM by andyprince
https://ift.tt/3njcrso
New post on /r/flutterdev subreddit:

is flutter good choise for app with social media features
i have this app with social media features like upload images and create posts and profiles and reactions and chat in it but i'm not sure if flutter is good choise beacuse i didn't see any social media app using it yet and adivce ?

January 13, 2022 at 08:36AM by samelden
https://ift.tt/3niVnCE
New post on /r/flutterdev subreddit:

Flutter Beginner
Hi, im new to the flutter n now i hv some flutter Front end project for android. hope that i can get beginner guide or tips guys! :)

January 13, 2022 at 12:27PM by Joydepari
https://ift.tt/3Fl3K6R
New post on /r/flutterdev subreddit:

Dribble designs
can I use Dribble designs in my flutter projects for free or is it dribble an open source that I can use their materials in my own projects?

January 13, 2022 at 04:08PM by engkhaledeisa
https://ift.tt/34NVDTT
New post on /r/flutterdev subreddit:

Has anyone used Typesense with flutter? How is it?
Has anyone used Typesense with flutter/dart? I know Typesense is pretty new so there isnt much on it, but I can't find anything about flutter and typsense other than the firebase extension docs. There's so much on Algolia of course though.

January 13, 2022 at 03:29PM by never_too_much_gme
https://ift.tt/3FtGhAu
New post on /r/flutterdev subreddit:

How do you design your bloc?
Reading online I often see that the common way to create a bloc is by using one bloc per page. This is fine for me, I understand the need of one bloc-per-page approach but how do you handle an entity which info must be shared between page?
Let's say I have a book app, with categories, in my home page (and home page bloc) i have the featured books and the available category.If I click on the book and want to show only the info should I create a new Bloc for the detail page with a single object? It seems an useless waste of time.
Or if I click on the category should I have a CategoryDetail Bloc?I'm thinking this to understand if I should design all my bloc considering the "entity" and not the page.How do you deal with this?

January 13, 2022 at 06:07PM by Pelonarax
https://ift.tt/3K8Weja
New post on /r/flutterdev subreddit:

Mobile Developers Cafe - Weekly Issue is out now with loads of Mobile developer content.
https://ift.tt/3rdm1xT

January 13, 2022 at 06:48PM by iranjith4
https://ift.tt/33eqt7H
New post on /r/flutterdev subreddit:

Announcing Monarch 1.7: the developer experience keeps getting better
https://ift.tt/3KakKAn

January 13, 2022 at 10:09PM by monarch_app
https://ift.tt/3reYJaY
New post on /r/flutterdev subreddit:

New to Flutter
Hi, I am new to coding. I just liked to know which one is the best to use for flutter, Android Studio or Visual Studio? VS runs much faster than the Android Studio on my laptop.

January 13, 2022 at 10:19PM by abirhasnat95
https://ift.tt/3tpOKCh
New tweet from FlutterDev:

RT @googledevs: Transitions can be difficult but @divyanshub024 makes it easy to do in #Flutter! Here's an easy to follow, step by step tutorial you can use to create dynamic page transitions in your next app. 📚 Available now in Google Dev Library → https://t.co/ZdlD4mQzdZ https://t.co/GGSH4wPIFD— Flutter (@FlutterDev) Jan 13, 2022

January 14, 2022 at 12:00AM
https://twitter.com/FlutterDev/status/1481763129042165767
New post on /r/flutterdev subreddit:

2d multi player game in flutter?
Is it possible or a good idea to implement the following using flutter?We want a 2d world where multiple online players are hanging out with their avatar. They can just be steering their avatars across this world. Let's say, nothing but walking around a world.Is it possible to use flutter for such a heavily graphical app? I know flutter is especially great for e.g. material design style well organized app.I know there is CustomPainter available for flutter, so I think what I am is possible. But does it work well enough with flutter? Or is it better to use a framework geared towards 2d games?thx

January 14, 2022 at 01:57AM by 2i2i_app
https://ift.tt/33l28gp
New post on /r/flutterdev subreddit:

[Proposal] Add a community section to pub.dev for UI packages
There are hundreds of packages being added every day to pub.devWhen we are browsing through packages which might be useful for our requirements, we are limited to only the png or gifs the author supplied in the readme. And usually these are just the screenshots of the default configurations of the package without much customization.Without importing and trying out the code, there is no way to imagine what the capabilities of the specific package is.If there was a community submission section in Pub.dev, then the developers who used this package could upload screen shots of the UI's they constructed. This would make choosing packages so much more easier.Would you want as a Flutter developer a feature like this?View Poll

January 14, 2022 at 01:40AM by aytunch
https://ift.tt/33c1yll
New post on /r/flutterdev subreddit:

Container Vs Center Widget
I'm confused of using Container and Center widget in Flutter.Container has Alignment property to align its child center, left, top...Can anyone tell me, why we need Center widget and what makes Center widget different from Container Widget?

January 14, 2022 at 04:57AM by madhanAD
https://ift.tt/3zX3Twc