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

Flutter web color blend mode crashes unexpectedly
I'm building a website using flutter web and I'm trying to make it responsive for mobile devices, but some functionalities that are not related to responsiveness crash when I try the website on my phone like : backgroundBlendMode: BlendMode.saturation, TextAlign.justifyAnd it doesn't make sense because when I use mobile view on my browser to test the layout on the laptop first before I deploy these changes don't exist and it works perfectly the same as the desktop view.And I have added links of the screenshots so that you get the full picture.Mobile view from my laptop with blend mode functioning correctlyA screenshot from my phone where the blend mode crashesMobile view from my laptop with text justification functioning correctlyA screenshot from my phone where the text gets aligned to "start" instead of "justify"Note that these screenshots were taken from a deployed version of the website from 2 different devices "laptop and phone" so they have the same code and the same exacty project with no absolute difference.I would be really grateful if someone could help or came across something like that and have an idea about it.

August 10, 2021 at 02:04PM by AmirAbu-Almajd
https://ift.tt/3At0pAD
New post on /r/flutterdev subreddit:

Speed up your Flutter App with these pro steps!
https://ift.tt/37Lu389

August 10, 2021 at 01:59PM by alexisgilburt
https://ift.tt/3lPogqj
New post on /r/flutterdev subreddit:

Where i can find courses to learn flutter?
Hi, I'm a university student and i want to learn flutter, but I don't know where I can find some good courses to learn the basics and more

August 10, 2021 at 01:17PM by facu165
https://ift.tt/37v9cWj
New post on /r/flutterdev subreddit:

Possible flutter Firebase auth storage options
I am building a flutter app with Firebase authentication suppose I am building an wallpaper app what are the storage options excluding Firebase storage how I can link Firebase auth with supabase storage using flutter question is what are the possible cheap storage options to that in flutter Firebase, basically how to setup security rules based on coustom auth claims

August 10, 2021 at 03:43PM by Same-Concern6282
https://ift.tt/3s7vrv1
New post on /r/flutterdev subreddit:

Is there a good Storybook for Flutter?
Hey guys, when I used react for web projects, I always used the open source tool "Storybook.js", which speeds up UI development. Unfortunately, Storybook.js (as the name suggests) only supports java script based frameworks. On pub.dev I found a few packages trying to provide a storybook for flutter.Have you used any of the storybook solutions for flutter yet and can recommend one?

August 10, 2021 at 03:27PM by TenLu09
https://ift.tt/3Aukcjf
New post on /r/flutterdev subreddit:

Seeking UPDATED paid OR free Flutter and/or Dart courses (current post supplement)
Hey all! Inspired by another post today, I'd like to ask for some flutter courses which are entirely up to date with both flutter and dart.It seems, unfortunately, that many courses are blatantly falsely advertised (upon looking at reviews) as "100% up to date" when in reality they are using libraries and imports that are far away from anything current.In order to not burn away my money, does anyone have a paid or free Dart and/or Flutter courses which was actually made within the last major updates to either lang/fork?Thanks guys. Eager dev waiting to start!

August 10, 2021 at 06:58PM by dehydrated-anteaters
https://ift.tt/2Xhqcxt
New post on /r/flutterdev subreddit:

What are the common pitfalls a flutter newbie should be aware of?
New to flutter and about to start a new project with it. I would be using it together with Firebase.Hence I would like to seek the wisdom of the crowd regarding common pitfalls I should be aware of and common good case practices I should adopt with flutter specifically and when used together with firebase.Idea is: I could learn from others and not have to repeat same common mistakes myself :)Hopefully this can turn into a wiki of sort that would be useful to others.Thanks!

August 10, 2021 at 06:56PM by finlaydotweber
https://ift.tt/3xEMaH4
New post on /r/flutterdev subreddit:

How would you go about programaticaly generating an image?
I am trying with an idea in my head that involves creating random scene images. Example, i click a button and the code generates a random cartoonish forest scene, say a couple trees, a path, and maybe a deer. Each time i click, it creates a new image. The scene could be anything, forest, desert, urban, etc.The only way I have come up with is to have a boatload of png images and load them in static places on the blank image. There would have to be predefined "spits" to place them. There would also have to be specific images for backgrounds and ground level.Is there a better way to do this?This does not have to be in flutter, open to other ideas. Unity could potentially work for this somehow as well

August 10, 2021 at 06:15PM by rdh24
https://ift.tt/3lS08mW
New post on /r/flutterdev subreddit:

Is GetX still recommended over bloC or other?
I am not certain between GetX and BloC. Since the use of Cubits and tons of good examples in the BloC docs, I learnt to love it more and more. But the use of GetX is more intuitive and easy to learn and to use. It's also a micro framework with other nice features. Several months ago, the GetX package was unstable and not recommended by most developers, what about now? Are the promises true that GetX has a faster state management / builder than other options?We started building a production app and now tempting to switch to BloC, because of Cubits and easy implementations of unit tests.

August 10, 2021 at 10:03PM by d3vm4n8
https://ift.tt/2X7rrPA
New post on /r/flutterdev subreddit:

Looking for Flutter developers 0-3 years experience
HiWe are a start up and building a book reading app with tons of functionality. Our prototype is in progress and we are looking for a front end developer with experience in flutter 0-3 years to join our teamIf the right candidate has no experience in flutter but wish to learn they can also welcome to apply. Interns are also considered. You can send your resume on careers@bridgewatertechnology.comLook forward to itCheers

August 11, 2021 at 12:24AM by Vineyrt
https://ift.tt/3s4Ute4
New post on /r/flutterdev subreddit:

Looking for a flutter dev to partner with
We've got some brilliant ideas, we're looking for a developer to partner with.

August 11, 2021 at 12:15AM by helloguy1010
https://ift.tt/3jG4H0V
New post on /r/flutterdev subreddit:

"The argument type 'String?' can't be assigned to the parameter type 'Object'.",
Hero(tag:sources[index].id,)with red underline

August 11, 2021 at 06:46AM by LibraryNo6908
https://ift.tt/3CBQ9rA
New post on /r/flutterdev subreddit:

Reactive Programming Using RxDart For Flutter Applications - Part 1
https://ift.tt/3izK5b7

August 11, 2021 at 07:47AM by maria_garcia20
https://ift.tt/3yJPtOQ
New post on /r/flutterdev subreddit:

Started with the Flutter but there's an error with the Gradle while running the project on the AVD manager
FAILURE: Build failed with an exception.​* What went wrong:Could not open settings generic class cache for settings file 'C:\Users\rudra\AndroidStudioProjects\testing_app\android\settings.gradle' (C:\Users\rudra\.gradle\caches\6.7\scripts\1fnwrr8g4rohfp291nvlxj5qe).> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 60​* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.​* Get more help at https://help.gradle.org​BUILD FAILED in 5sException: Gradle task assembleDebug failed with exit code 1

August 11, 2021 at 09:55AM by rudraksh_karpe
https://ift.tt/2VLjgrR
New post on /r/flutterdev subreddit:

Just started learning Flutter and created a mobile application for my college.
The name of app is TietInfo. The app is made for the students who are either in college or are willing to join the college. The app is available on google play store.Google Play Store Link: https://play.google.com/store/apps/details?id=com.smartherd.tietinfoGithub Link: https://github.com/raghav-kapahi/tietinfo

August 11, 2021 at 09:36AM by Stunning-Algae-7145
https://ift.tt/3ALaTvB