Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Adding Flutter to Android App
Hi All, I am adding flutter to android native app. Im using below code to add flutter view, but its showing blank screen, please help me on this val flutterView = Flutter.createView( this@FlutterViewActivity, lifecycle, null ) addContentView( flutterView, FrameLayout.La

March 11, 2020 at 08:59PM by Vinay
https://ift.tt/2Q1R8eb
New post on /r/flutterdev subreddit:

Hey does anyone know how to implement a share sheet?
I want to implement the typical share options as I know them from iOS does anyone know if a plugin for this exists? All the share plugins provide no pictures and the descriptions are really bad. I'm looking for something like this

March 11, 2020 at 08:38PM by Hard_Veur
https://ift.tt/2W38ATd
New post on /r/flutterdev subreddit:

How do I get graphics for fitness app?
I'm building myself a little fitness app. I can never remember which exercises are what. I was wondering though hope can I make the graphics for an example on the app? I'm new to this and not very good at graphic design but I'm a fast learner.

March 11, 2020 at 09:19PM by Warjinx338
https://ift.tt/2TXmyDt
New tweet from FlutterDev:

#IWD2020 💙We've got serious #Flutterista appreciation!

“I have a few projects in the works. Yet there is one I am especially excited about. We are trying to harness mobile to get early skin cancer detection to patients."

See what Valeria is up to → https://t.co/VKNdCMTZl6 pic.twitter.com/rT2rgB7dNx— Flutter (@FlutterDev) March 11, 2020

March 11, 2020 at 09:32PM
http://twitter.com/FlutterDev/status/1237838841840459777
New post on Flutter Dev Google group:

After latest Flutter upgrade, the generated release-apk simply doesn't work!!
I did a flutter upgrade yesterday. Now when I build a release apk, it generates as usual and I can side load it on devices as usual. BUT, although the app installs and comes up ok, when I try to do anything that goes to disk, it simply does NOTHING! No warning, nothing. Now, although for some

March 11, 2020 at 11:47PM by nat101
https://ift.tt/2wSdfg8
New post on /r/flutterdev subreddit:

Suggestions for creating background location tracking app.
I need to write something to track users while the app is in the background (for tracking our drivers). But I did not found any good package which tracks app on background.Did you ever found any package or have any tips to track users' location on background?Thanks <3

March 11, 2020 at 11:15PM by zMisir
https://ift.tt/38HoLIJ
New post on /r/flutterdev subreddit:

How's flutter future Outlook?
I am a programming beginner looking to develop mobile apps and website. I've heard that flutter is a relatively new programming language and can build applications that applicable for cross platforms. How does everyone think about flutter future Outlook? Do u suggest a beginner starts to pick up flutter now?

March 12, 2020 at 12:45AM by pinyinlyrics
https://ift.tt/3aIULgM
New post on /r/flutterdev subreddit:

Getting quite confused with how to use a StreamProvider for my example
Or if I should even be using it at all!So the general idea is:I have a function Stream<SomeObject> getData(DateTime date)The result of this function is used on the home screenThe user can select a new date on the home screen (which would therefore provide a brand new stream)When they select a new date, it should also refresh all the widgets that are using that data.For some reason I just can't get this to work. I've tried using StreamBuilder, StreamProvider, and so on, but I think just the general structure is a bit fucked really. Does anyone have any suggestions?

March 12, 2020 at 01:59AM by 946789987649
https://ift.tt/33lPWrD
New post on Flutter Dev Google group:

background geolocation
how to create service in flutter for background location-tracking & geofencing?

March 12, 2020 at 05:06AM by Karan Soni
https://ift.tt/2xz0fNb
New post on Flutter Dev Google group:

How show loading indicator when scrolled to end of the list in flutter
I am loading the data from the server using future and displaying the data in list view by using listview builder and adding the new list when we scroll to the end of the list but I am unable to show loading indicator while the new list of items are being loaded. class Herbs extends StatefulWidg

March 12, 2020 at 09:50AM by mahantappa b k
https://ift.tt/3aGtDiG
New post on /r/flutterdev subreddit:

Difference - Flutter package, module and package and how to use them
Hi, I'm new to flutter. If someone help with the following questions if will be really great.What is the difference between flutter plugin, package and module?If I want to create a library like in android - what should I select?In native android the library is imported like this in gradle file - apply plugin: 'com.android.library'Thanks.

March 12, 2020 at 12:22PM by chathura2020
https://ift.tt/2Q8Mvis
New post on /r/flutterdev subreddit:

Flutter: Trying to access location data in background using location and workManager plugin
Trying to access location information in the background, Not able to call top level function in flutter. Error in brief in the below mentioned link. Share the error in brief, any help is appreciated.

March 12, 2020 at 01:35PM by solomonswamynathan
https://ift.tt/2IF8iKD
New post on /r/flutterdev subreddit:

what cannot be done with flutter get_it or provider?
I have made a few apps and mostly used provider for app wide state management and I did not find any limitation with provider.These were not super complex apps so maybe I have not reached the proper limitation, but they did use multiple screens with data passed around, sqflite and used rest apis for two way communication and ui updates based on the data.What limitations have other faced that required other methods like bloc?When is it a good idea not to use get_it or provider?

March 12, 2020 at 02:36PM by SolGuy
https://ift.tt/38MitHC
New post on /r/flutterdev subreddit:

Tips for padawans
I recently found out that my passion lies in the world of programming so ofc I started learning it online.I'm doing pretty well for the moment, I'm exploring HTML, CSS, and JavaScript a bit in order to make myself comfortable with web development because I find it easier even though I would like to develop mobile applications.Those being said, do you have any suggestions, recommendations, etc on how can I keep improving myself as a programmer? Also, what do you think about Google's flutter, is it worth to try and learn dart?

March 12, 2020 at 02:23PM by Fluttermesenpai
https://ift.tt/39Gh4Up