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

Convert Image to PNG in flutter_web?
I've got an app that's drawing a complex graphic using a CustomPaint. I would like to be able to offer the user the ability to download the graphic as a PNG (or, really, any device-independent image format). I can capture the graphic using a PictureRecorder and invoke the recorder's endRecording

July 03, 2020 at 11:46PM by Stephen Beitzel
https://ift.tt/38qsJqt
New post on /r/flutterdev subreddit:

I made a responsive app for Android iOS and Web
I just wanted to share a little project I have been working as an excuse to learn how to make an Android iOS and Web app with one Flutter codebase that is responsive enough to look good on larger displays such as tablets. All the code is on Github for you to critique 😂 https://github.com/AssistantSMS​iOS: https://apps.apple.com/us/app/id1519215611Android: https://play.google.com/store/apps/details?id=com.kurtlourens.scrap_mechanicWeb: https://scrapassistant.comI wanted to make a Youtube video on how this app was made from the beginning, but OBS kept messing with my Visual Studio and eventually I stopped recording 😅. Feel free to ask me questions! Also let me know what I could have done better 😁​I wanted to publish to Amazon App Store and F-Droid as well. But Amazon App Store has been far more difficult to deal with than even Apple. And I struggled a lot with F-Droid 😂. So I stuck with the the 3 major platforms.

July 04, 2020 at 01:05AM by KhaozNess
https://ift.tt/3gmPqyG
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