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

Post queries on stackoverflow with "flutter 2.0"
I would like to say one thing that, now onwards, while posting on stackoverflow, kindly do mention "flutter2.0" in your queries, so it will be easier searching for latest solutions with null safety features & non-deprecated widgets there, which may help even better.Flutter

March 20, 2021 at 06:43PM by FlutterMatic
https://ift.tt/3vKJoQY
New post on /r/flutterdev subreddit:

How can I integrate an app built in Xcode into Flutter platform?
I have an small app built in Xcode. I like to add that app as a feature in a new app that I am building in Flutter.What do I need to transfer from Xcode to a bare minimum flutter in order to be able to run "the same iOS-only app" (as the starting point) in the flutter platform?Thank you

March 20, 2021 at 06:16PM by WiseRaven1
https://ift.tt/2OJxHJN
New post on /r/flutterdev subreddit:

Map of all Flutter Concepts
Hey guys, I have been messing with flutter for quite some time now. The next thing on my list to learn is State Management. I am still trying to figure out which method is effective and easy at the same time. It got me thinking if there is a map of Flutter. Something like a well organized diagram that shows all or most of the fundamental concepts for the Flutter Framework.Thanks!

March 20, 2021 at 06:16PM by Oxpal
https://ift.tt/3vI5gfL
Live stream started
Thanks for participate on voice test people ♥️
Live stream finished (2 minutes)
Do we create voice channels from time to time to talk about development-related issues?
Anonymous Poll
85%
Yeah, tell me about
15%
Nah
New post on Flutter Dev Google group:

Android Emulator No Longer Starts
My Flutter workflow was going well until I updated Android Studio today. I know this isn't a forum for Android Studio, but I also know that Flutter people are some of the smartest people around and you might have a solution for me. I'm running macOS Mojave (10.14.16) (because I need 32-bit

March 20, 2021 at 09:09PM by Jeff Mikels
https://ift.tt/30Z1dh5
New post on /r/flutterdev subreddit:

Created a web-app to generate Change Notifiers
https://ift.tt/3cQ7K32

March 20, 2021 at 08:59PM by hello_ya
https://ift.tt/3f0gczt
New post on /r/flutterdev subreddit:

Is there any way to detect if power saving mode/low power mode is on in flutter?
I'd like to be able to detect it on android and iOS but I'm not sure if this is even possible in flutter.

March 21, 2021 at 12:11AM by coughingzebra
https://ift.tt/311eyW7
New post on /r/flutterdev subreddit:

Creating an app - No experience
Hi guys,I am going to create an app but have no experience. I was going to use one of the app builders that you pay monthly. However, I just heard about flutter. Is it worth learning flutter and creating it myself or is there a steep learning curve?Thanks :)

March 21, 2021 at 02:08AM by Primary_Handle
https://ift.tt/3vTJG8n
New post on Flutter Dev Google group:

Regarding Dart and Flutter error
Kindly someone help me to resolve this issue. Facing from long time. Flutter and dart sdk are in desktop with Flutter downloaded project . But facing error. Thanks in advance Rakesh Lahkar

March 21, 2021 at 08:31AM by rakesh...@gmail.com
https://ift.tt/390PJy6
New post on /r/flutterdev subreddit:

Which CI/CD do you use?
Pretty self explanatory, I guess. :-)I've heard a lot about Codemagic, but now that Flutter's much more popular than say two years ago, many CI/CD services have added Flutter to their ammunition.I'd love to know if there are any tools with better or even Native support for tools like Firebase App Distribution, Slack, etc.I've also heard about Fastlane which seems to be on pretty much every single CI/CD tool. Is it too much of a pain to integrate it for whatever benefits it offers, or is it worth it?Some other options I've seen are Bitrise (great support for pretty much any way of deploying/testing your app), GH Actions, and of course, Codemagic.I'd love to know your thoughts and opinions on all of this.Thanks, and have a great day.

March 21, 2021 at 09:41AM by rrd_37
https://ift.tt/3cRDLI1
New post on /r/flutterdev subreddit:

Implementation of Video calling in Flutter by Agora's SDK
Hi devs, I have tried to write an article on the Implementation of Video calling in Flutter apps by Agora's SDK with the help of the provider as state management.https://www.flutterant.com/implementation-of-video-calling-in-flutter-apps/

March 21, 2021 at 10:44AM by satyam_parasa
https://ift.tt/3cRUnQ3
New post on /r/flutterdev subreddit:

Switching Themes in Flutter apps
Switching Themes(Light mode/dark mode) in Flutter apps Using provider and shared preferencehttps://www.flutterant.com/switching-themes-in-flutter-apps-by-using-provider/

March 21, 2021 at 01:00PM by satyam_parasa
https://ift.tt/3tKnUBJ
New post on /r/flutterdev subreddit:

theme_mode_builder | A Flutter package to change the theme of your app! 🚀 @YazeedAlKhalaf
Change theme instantaneously with our `ThemeModeBuilderConfig` utility class which allows changing theme without using context! So you just run `ThemeModeBuilderConfig.toggleTheme()` and you're done!Also, you can check if the theme is dark or not without context which is really useful in a lot of cases when you want to change the theme from the logic part of your app without passing context from one function to another!https://pub.dev/packages/theme_mode_builderThis package is a really cool package!

March 21, 2021 at 03:11PM by YazeedAlKhalaf
https://ift.tt/3r6TGas