Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

🌀 Life of a widget 💙

What is a widget, exactly? Watch the second episode of #DecodingFlutter as we explore what widgets are & how they fit into the Flutter framework.

In #3? We'll go deeper into implementation of widgets to discuss Elements.

Watch 👉 https://t.co/LS2fbwQ55G pic.twitter.com/jqfVIi0jaV— Flutter (@FlutterDev) May 4, 2021

May 04, 2021 at 07:30PM
http://twitter.com/FlutterDev/status/1389633426177863685
New post on /r/flutterdev subreddit:

Do you use Firebase for your flutter apps?
Today I read that Firebase wouldn't be the best option for an app when in starts growing, since it's quite expensive and you don't have full control over your data...So I was thinking, do you use firebase to back your flutter apps? Or, if not, which alternative do you use? (I've read about AppWrite and Parse which should be similar, but with alternative I mean any database and authentication system you use for your flutter apps)

May 04, 2021 at 08:54PM by Elodran
https://ift.tt/2QWbuJt
New post on /r/flutterdev subreddit:

Do i also need to learn native android development to improve my career
Hello its been a year since i learnt flutter and i am really enjoying it, so i have been thinking since i often see some flutter job with a requirement of experience on kotlin/swift in it, is it necessary for flutter developer to also learn native? or should i just all in to flutter or just pick up other skill with different use, since i feel it such a wasted to learn a lot of thing with almost similar function. What do you guys think, is it necessary to improve my career or itsnt ?

May 04, 2021 at 10:52PM by kfuris
https://ift.tt/33gq80M
New post on /r/flutterdev subreddit:

Flutter Tutorial - A fast way to add chat (Front & Backend)
Well, as fast I can think of at the moment. Creating both the UI and the powering a scalable backend for a real-time chat service can be daunting. So, wrote up this tutorial that marries the DashChat UI plugin with the Sendbird SDK backend package.https://sendbird.com/developer/tutorials/sendbird-flutter-3rd-party-uiRecommendations on anything welcomed.

May 05, 2021 at 01:37AM by jalakoo
https://ift.tt/33hsg8y
New post on Flutter Dev Google group:

Regarding Screen Design.
I have designed the following screen which I attached the Screenshot. Now I have design it like Mockup I have attached. The problem I am facing is can't add widgets in the body section properly. When I use Column, it became worse. Please help me out. Below is my code. import 'package:conqer_m

May 05, 2021 at 06:30AM by HIMANSHU MISHRA
https://ift.tt/3xNH5gX
New post on Flutter Dev Google group:

Building flutter tool... Failed to start the Dart CLI isolate (null)
please some one tell me about this error. I have done everything from scratch . I have uninstalled and reinstalled android studio,flutter sdk ,vscode and updated its packages, Set path in touch /.zhsrc file . Initially it runs fine but every one or two day its gives this error.I am trying to

May 05, 2021 at 06:48AM by rakesh...@gmail.com
https://ift.tt/3eYCdx7
New post on Flutter Dev Google group:

How can I stop the already playing audio?
I am using just_audio package for playing audio and everything is fine. I can play the audio, can pause it but once I navigate back to the list of audios and play another audio, it starts to play but the previously playing audio never stops. I want the previously playing audio to stop and play

May 05, 2021 at 09:59AM by Sayan Dafadar
https://ift.tt/2Rr2A6y
New post on /r/flutterdev subreddit:

Does anyone having hard time applying for Native Android developer role with Flutter experience?
I have total work experience of nearly 2yrs and all of it is in Flutter.
I do try to use a lot of Native Android for my Personal projects to keep up with the developments in Android and can work with Java/ Kotlin common Android components like Jetpack components (Room, WorkManager, Navigation component), Coroutines, Application components (Activity/Fragment, Service ...), Retrofit and other common 3rd party libaries, MVVM.I built some apps as well that are available on github.I am trying to switch to a good company to a Native Android developer role. But I get rejected in application phase itself or I don't get response at all.Is it just me or is it known that experience in Flutter development is looked down when applied for Native Android developer role? or do I lack any skills needed ?

May 05, 2021 at 09:51AM by Susheelkaram11
https://ift.tt/3b3twAi
New post on Flutter Dev Google group:

get error text from form builder validation
hi , i'm using form builder , everything is ok , but i don't know how can i get error text from form builder validation and show it somewhere else i want , i don't want to show it under the textfield , example i want to show it on *SnackBar* , or *Alert* , how can i do it ? thank in advance 😅

May 05, 2021 at 10:15AM by You Sour
https://ift.tt/3un6Mmm
New post on Flutter Dev Google group:

Get
I got this error when I tried to run a Flutter project on some device simulator. Here it is one of the warning message example: Runner's architectures (armv7, arm64) include none that iPhone 8 Plus can execute (Intel 64-bit). I posted this question in the Apple Developer Feedback Assistant and

May 05, 2021 at 10:42AM by Eddy Aoeu
https://ift.tt/3eSDo0Q
New post on /r/flutterdev subreddit:

Is there any audio/sound package in Flutter that is affected by silent mode? Both Android and iOS
I tried with audioplayers and soundpool, but both packages are affected only by the volume level and not by the silent mode.I'm trying to play some sounds when I press specific buttons in my app (currently using audioplayers) and mute this sounds when the silent mode is enabled.​Original post: https://stackoverflow.com/questions/67397228/is-there-any-audio-sound-package-in-flutter-that-is-affected-by-silent-mode-bot

May 05, 2021 at 10:47AM by Ok_Life_148
https://ift.tt/3nPeLpN
New post on Flutter Dev Google group:

Location Package
onLocationChanged.listen() method is not working when device location is off ,please help

May 05, 2021 at 01:16PM by Mohammad Naushad
https://ift.tt/2PUx1BQ