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

Good flutter starters
Hey guys,I just started learning flutter. And comming from React Native I've always used starters with stuff like navigation stack, auth and login screens already included and i can't really find anything comparable for flutter. Do any of you have any recommendations? All help will be greatly appreciated.

October 20, 2020 at 10:13PM by Goel40
https://ift.tt/2T9nuF1
New post on /r/flutterdev subreddit:

What is the best way to test a flutter app that requires a physical device?
I have a flutter app that relies on a BLE connection, and so I can't use an emulator for end-to-end testing. I have been manual testing, not a super big fan of that.One of the big things I would like to test is if changes to a large form result in the correct state and are persisted. To do this, I'd have to maybe use something like selenium I'd think. I really have no idea though how I'd see what's happening in the backend when just testing the interface. Anyone have good recommendations to avoid manual testing?

October 21, 2020 at 12:14AM by 11010001101001
https://ift.tt/2HlqD2b
New post on /r/flutterdev subreddit:

[Self Promotion] Making a podcast app Ep 3
Hi Everyone! White Wisky Wolf here, back again with making a podcast.I've just posted Ep. 3!We'll go over the API, creating models, and how to generate the code for them.YoutubeWritten Postgithub

October 21, 2020 at 12:13AM by DoPeopleEvenLookHere
https://ift.tt/2IP08CG
New post on Flutter Dev Google group:

How to fetch cover image (album art) of songs in flutter?
I am making an music app where user can select the songs from internal storage of device with the help of file_picker package and I want to fetch meta data including cover image of music files or songs and display it into the music tile in the UI. I don't find any package that can fetch the cover

October 21, 2020 at 03:53AM by Parth patel
https://ift.tt/3oeJe0C
New post on /r/flutterdev subreddit:

100-off-flutter-and-firebase-part-1-real-time-database/
https://ift.tt/2FK7hTs

October 21, 2020 at 04:20AM by codeeuler1
https://ift.tt/34gqNR1
New post on /r/flutterdev subreddit:

HMS Core plugins dedicated to FLUTTER projects
/r/HMSCore/comments/jf45it/hms_core_plugins_dedicated_to_third_party/

October 21, 2020 at 05:38AM by ooWYXNoo
https://ift.tt/3jb0CiY
New post on /r/flutterdev subreddit:

Coding custom shapes versus exporting as PNG
So I've been coding the designs the designer has been doing on figma. A lot of the screens have ellipses or shapes in the corners. Instead of manually coding these shapes with custom painter or whatever I've just been exporting them as PNG 4x to ensure they dont pixelate and adding them on the screen. I havent had any issues and i've made the images responsive too but Im wondering is this bad practice? It saves me time and is much easier than learning how to actually code the shapes and images. Any ideas?

October 21, 2020 at 07:06AM by AcademicPotatoes
https://ift.tt/34h24MA
New post on Flutter Dev Google group:

Scrim-tapping doesn't dispose bottom sheet when used with DraggableScrollableSheet
I want to show a bottom sheet that may have contents that is scrollable and is also disposable by tapping the scrim. First started out basic, without scrolling. Below code displays a bottom sheet that is dispose when scrim is tapped: showModalBottomSheet( context: context, isScrollControlled

October 21, 2020 at 09:54AM by Geir Gullestad Pettersen
https://ift.tt/34icjQC
New post on /r/flutterdev subreddit:

Flutter mentor for covid project
Hi allApologies if this is not the correct place to post this.I am a UK A&E doctor, and am working on developing a flutter app to help in response to the covid pandemic.I am teaching myself flutter/dart to build it; I have no background experience in any development at all.I am not looking for someone to build the app for me, not at all. I want to develop it myself and learn development as part of the process.But, I really need experienced mentor to be able to work with to help guide me in the right direction at different stages to help me work out how to do certain parts.If this would be something you’d be interested in, please DM me and let’s chat more.I’d be really grateful for any help offered.

October 21, 2020 at 09:32AM by Holmetis
https://ift.tt/3jh1nqN
New post on Flutter Dev Google group:

Rails api on flutter
Hi, I am new to flutter development. I have created APIs using Ruby on rails using MS SQL Server as the database. My API work fine on the emulator but I am unable to run my APIs on a physical device (connected via usb). I have tried using ipv4 address with the ruby port number 3000 but nothing

October 21, 2020 at 11:08AM by Devashi Jain
https://ift.tt/2HmLJx9
New post on /r/flutterdev subreddit:

Developing an App for paid courses.
I want to make tutorial app for my client and I'm not really sure about how to go about it. After the UI design 😓

October 21, 2020 at 11:09AM by PushHub69
https://ift.tt/2TcH7vP
New post on Flutter Dev Google group:

Fluxstore WooCommerce App
Hey Anyone here who is working on Fluxstore WooCommerce App? I want to ask some things. Thanks.

October 21, 2020 at 12:58PM by Usama Altaf
https://ift.tt/3m8iDQR
New post on /r/flutterdev subreddit:

Easy way to pick COLOR FOR FLUTTER APP DEVELOPMENT
Just created a website to pick color for your Flutter App development. Enjoy!https://flutter-color-picker.herokuapp.com/

October 21, 2020 at 12:26PM by stpid_developer
https://ift.tt/2HorVJv
New post on Flutter Dev Google group:

Embed grafana dashboard into flutter mobile app
Hello guys i want to ask one question is it possible to embed grafana dashobard into flutter mobile application, the only thing that i found actually is that i can embed grafana dashboard only into flutter web app with WebView and iframe but is it possible to embed into mobile app? If you know

October 21, 2020 at 01:15PM by Milan Petrusevski
https://ift.tt/3dJhLis
New post on Flutter Dev Google group:

How to make my page scrollable when i show overlayelemt, that have too many items
Hello all, I have created a custom dropdown widget, to select one option form a list that i load it from local json file. When this dropdown field is at the bottom of the screen, the options can not be displayed, because of using overlay element. Can you help me, how can I solve htis issue? This

October 21, 2020 at 02:10PM by Osama Sado
https://ift.tt/2ISR6Vd
New post on /r/flutterdev subreddit:

Are there any tutorials that teach building a quizapp in 6 hours instead of 60 minutes?
Most of the quizapp tutorials I have seen just scratch the surface, resulting in apps that are ugly to look at and painful to use.Are there any tutorials on building quiz apps (usable in the real world) end-to-end?

October 21, 2020 at 02:54PM by databiryani
https://ift.tt/2HiPMdG
New post on /r/flutterdev subreddit:

Syncfusion Charts for Flutter mobile app development
I was working on a project which deals with some graphs and their points, somehow I started it by using Syncfusion, but as I am going more deep in project, it feels like I am stucked at some point.I think this problem arises as there is lack of proper documentation of Syncfusion charts, and also there are very less function to do computational task.These charts are good for basic diagrams and representation but I have much more to do.Can anyone give me some idea about how to deal with my task or is there any proper documentation of Syncfusion charts.PS: My task are to find intersection points o graph, measure length of these points with specific point.Please help me, Thanks in advance!!

October 21, 2020 at 02:30PM by PYTHOPATH
https://ift.tt/37Fiel5
New post on /r/flutterdev subreddit:

Writing animations in Flutter — the easy way
Could writing animations in Flutter be less complex than what it currently is? Yes, it certainly could be. Read the below article to know how you could spend more time to focus on what you are actually developing (in a more intuitive and easy way).https://medium.com/@thehumankid8086/writing-animations-in-flutter-the-easy-way-b16046d55dc6

October 21, 2020 at 04:41PM by the_human_kid
https://ift.tt/3khFqZS
New post on /r/flutterdev subreddit:

UI design software that can be installed on Linux.
I am searching for UI design software that is Linux compatible and can be exported to flutter code.

October 21, 2020 at 04:37PM by saket_1999
https://ift.tt/2TgkoPC