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

Docker Containers for Windows and Linux Flutter Desktop builds
https://ift.tt/3gshd3Y

April 20, 2021 at 03:18AM by haplo
https://ift.tt/3amkNZO
New post on /r/flutterdev subreddit:

My first plugin: really simple_tags
Hey guys, this is my first post on this reddit account and I thought I might share the first flutter plugin I created. I recently needed to implement tags in an flutter app and was looking for a handy way to implement that. It was really just a list of Strings which should be displayed in a tag / container format. I found one or two libraries who would do that for me how ever they felt quite overkill for simply displaying a list of strings in the format I wanted.I came up with an own solution solving the minimal usecase I mentioned above. The library is not as extensive as existing ones but is pretty straight forward and probably a little bit smaller. In case anyone is interested in the package itself or its implementation I thought I might share it here.Ofcourse feedback and criticism is also appreciated. Cheers!https://github.com/raLaaaa/simple_tags

April 20, 2021 at 09:28AM by Puzzleheaded-Bus-164
https://ift.tt/3mZEP1e
New post on /r/flutterdev subreddit:

I Made an Habits Tracker
Hello devs!I've been working on an habits tracker and now it's ready to use!
The idea is to make something that look similar to the GitHub contribution board, to check how good you are with your habits.This is a open source project and it's available both on Play Store and App Store.
Check it here: https://github.com/GiacomoPignoni/habits_diaryI would love to hear your feedback!
Thank you!

April 20, 2021 at 10:29AM by Pigna1
https://ift.tt/3gnJ850
New post on Flutter Dev Google group:

Flutter iOS runner problem -PhaseScriptExecution failed with a nonzero exit code
hi I try to build my app with runner for iOS I get this error message Command PhaseScriptExecution failed with a nonzero exit code if I build the app without images and plugins the builder have no problems if I make the same and load a plugin in the pubspec.yaml the runner don’t build the

April 20, 2021 at 03:37PM by Marc Grünebaum
https://ift.tt/3v6bIMo
New post on /r/flutterdev subreddit:

BLoC for abstracting bluetooth package in flutter
I am trying to abstract the flutter_blue package to use in my app, so I hope anyone could help me with this , so I am using bloc pattern , i am trying to use it with my bloc pattern​

April 20, 2021 at 06:53PM by AhmedLight
https://ift.tt/3n1hjRu
New post on /r/flutterdev subreddit:

What if I do not await a function?
Hi Everyone!​In my app some Firebase analytics event are lost. I find that I am not use await. For example instead of doing like in example:await widget.analytics.setCurrentScreen(https://pub.dev/packages/firebase_analytics/example​I am instead just do widget.analytics.setCurrentScreen(​Is important to await this type of call?​Thanks for help!

April 20, 2021 at 07:40PM by Flutter_Dev
https://ift.tt/3x56oed
New post on /r/flutterdev subreddit:

Flutter web the new react ?
Do you think that flutter web since it is no longer in beta will become an sdk / framework that will "compete" with frameworks known as react or angular?

April 20, 2021 at 08:31PM by snowy-27
https://ift.tt/3efp16E
New post on /r/flutterdev subreddit:

Do all Flutter Apps look similar?
I'm considering using Flutter for a personal project, but I'm getting major Bootstrap vibes. I can see the benefit of having quick access to pre-built styled components. but worry that I will be disappointed with the overall look.

April 20, 2021 at 11:03PM by johnnyashes
https://ift.tt/3n3sysu