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

FlutterPage (UI/UX)
https://www.instagram.com/flutteranimations/?igshid=qk3250jxri5n

July 04, 2020 at 02:56AM by Admirable_Ad6745
https://ift.tt/3iuYJP2
New post on /r/flutterdev subreddit:

Calculator IOS-Style || Flutter
https://www.youtube.com/watch?v=hG1LtnE8RcU

July 04, 2020 at 03:15AM by Admirable_Ad6745
https://ift.tt/31PmI5k
New post on Flutter Dev Google group:

Sensor Service
hello guys, I tried to build an application to count the steps (via plugin "Pedometer"),, but I find a big problem during the generation of the application. when i use an android smartphone version more than version 7 it does not work but with version 7- it works correctly. I have consult that

July 04, 2020 at 05:39AM by Hamza AYADA
https://ift.tt/2BuGCYW
New post on Flutter Dev Google group:

I want to get values from one page to another page...
I'm doing an sms app. I that i want to use the default phone number.. I want to store the number locally in my mobile.So i used path_provider... Here i Want to call the fileContents value as a phone number value which is in next page for sms purpose.. Can you suggest me how to call the fileConten

July 04, 2020 at 11:56AM by Abinavan Nagendran
https://ift.tt/31JpdX9
New post on /r/flutterdev subreddit:

Live templates — Flutter
https://ift.tt/2ZFOsGW

July 04, 2020 at 12:04PM by gursheeshsingh
https://ift.tt/3eZvXDL
New post on /r/flutterdev subreddit:

Pub.dev package images/gifs not showing?
Have been getting this error for around a week?
Anyone else?An example:
https://github.com/adithyaxx/animated-stream-list
Shows all gifs for meWhile pub.dev shows the "missing image/error" icon
https://pub.dev/packages/animated_stream_list

July 04, 2020 at 01:24PM by Professor_Dr_Dr
https://ift.tt/2C4UF7g
New post on /r/flutterdev subreddit:

Do you use code generation in Flutter?
If yes is it more productive? If no why?View Poll

July 04, 2020 at 02:02PM by yiss92
https://ift.tt/3f0vEsC
New post on /r/flutterdev subreddit:

Functional components support
React encourages functional components by hooks and compose are functional components by default. How about flutter support for functional components by first party support?. Class based components have more code.

July 04, 2020 at 02:00PM by Karthick_Ramanathan
https://ift.tt/2NWQwoO
New post on /r/flutterdev subreddit:

An App for my University using the Stacked Architecture !
The app has Notes, Question Papers, Syllabus and Resources/Links to youtube channels, to every subject under Engineering fields offered by my university.Users can upload, download, report, upvote and downvote each document.Currently i am learning testing so i didnt write any tests.But i do hope this can serve as an example for applying the stacked architecure successfully in a medium complexity app.Here is the CODE

July 04, 2020 at 01:55PM by Alexander_Bourne
https://ift.tt/31PLpyV
New post on /r/flutterdev subreddit:

Is just using get_it a good way to handle dependency injection?
I just watched the Reso Coders clean architecture videos and it all made sense except dependency injection- making a single file and instantiating all dependencies in one function. My problem with this method is what if you forget to instantiate some of your objects. It doesn’t seem very robust, instantiating everything manually in a functional. Am I missing something or is it just not a good way? Also, if it is a bad way then what would be a better alternative?

July 04, 2020 at 03:04PM by dontGiveAnEfAnynore
https://ift.tt/2Da7lKJ
New post on Flutter Dev Google group:

Flutter to be integrated as a plugin in Cordova
We are trying to integrate our flutter application as a part of a cordova ,as the customer is currently converting their enterprise web app built on react to mobile using cordova,we are trying to use the cordova plugin approach during build to integrate our flutter app,but without success.And

July 04, 2020 at 04:03PM by Balamurali Vivekanandan
https://ift.tt/3grD7RC
New post on Flutter Dev Google group:

CacheManager: Failed to download file from with error: Invalid argument(s): No host specified in URI
hey guys. i have been getting this every time i run the app. everything seems to work fine but my images loads quit slow from firestore! does anyone knows what the issue could be? flutter: CacheManager: Failed to download file from with error: Invalid argument(s): No host specified in URI

July 04, 2020 at 06:55PM by Error Place
https://ift.tt/2NXIzQ9
New post on Flutter Dev Google group:

fifth digit of string
How do I get from a string for example the first digit or the 5 ?

July 04, 2020 at 07:07PM by Jonas Riesen
https://ift.tt/3isDInX
New post on Flutter Dev Google group:

center a widget inside row
i have 2 widgets inside my row and i want to center the text widget but i tried Center widget and Align widget they didn't work, why? and what's the solution? here's my code:

July 04, 2020 at 08:35PM by Yasin
https://ift.tt/2D7f8sB