Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Flutter For Android Developers: How to design activity UI in Flutter?
https://ift.tt/2Lj1phk

Submitted June 03, 2018 at 07:22PM by burhanrashid52
via reddit https://ift.tt/2ssjiTU
GGroup: Floating action button
Hello there, I have just started learning flutter, I started by re-implementing an android application I have built before. In the old app I had a fragment where there were two floating action buttons, one at bottom right and other and bottom left. I know this may not be a good practice.

Submitted June 03, 2018 at 09:46PM by Omar farrag
via Flutter Dev https://ift.tt/2srRAGD
Reddit: Flutter Form Field w/ http.post
I was wondering if there is a easier way of doing this. I want to take the values from the Form Fields and put it in a http.put? Any tutorials that resemble the structure? BTW I know my code is a piece of sh!@ I'm doing the best I can lolhttps://i.redd.it/mmp9rtvs8u111.png

Submitted June 03, 2018 at 09:37PM by AIDXN3
via reddit https://ift.tt/2LWLLcy
Reddit: Flutter graphics performance (or curve formula) - framedrop(?) on scrolling.
I am concerned about flutter performance (OR bad scrolling algorithm?). While visual appearance, functionality, animations variety are top-notch, the performance (?) of scrolling is disturbing. It drops frames(?) on samples applications. Yes,production mode (not slow mode)quick cpu (Snapdragon 821)high res 1080 x 1920downloaded app from google play (flutter gallery)scrolled forth and back to complete lazy loading if anyOpen Flutter Gallery -> SHRINE. Enable performance view (chart on the top).Scroll up down without lifting your finger -> perfect 60fps.Scroll with inertia in same range -> bad chart: CPU peaks, non-smooth deceleration.Mixed feelings.. Where's the problem?

Submitted June 03, 2018 at 10:49PM by sannysanoff
via reddit https://ift.tt/2HggLki
Reddit: Can anyone recommend resources on creating & linking server/back end for android/flutter apps?
I've experimented with firebase for mobile back end as a service but am looking to develop my own back end to support my mobile app. I'm currently looking at google app engine but thought that this sub could point me in the right direction.I'm looking for any recommended resources as I've never created a backend from scratch before and have found a lot of material but am unsure of best practice & which tools are best for this purpose.I want to Auth users, handle post/get requests probably using JSON but have not implemented this from scratch before.Thanks for reading, if I need to provide more information to help answer please ask :)

Submitted June 03, 2018 at 10:11PM by britishpcman
via reddit https://ift.tt/2kOYeCV
Reddit: Fluttergram - A working Instagram Clone using Firestore + Firebase Functions
https://github.com/mdanics/fluttergramHey all,Fluttergram is an Instagram Clone that I've been working on for some time now. It uses Firestore to store data, Firebase Storage for hosting the images and Firebase Cloud Functions to aggregate a user's feed.This is my first big-ish project and I've done it with Flutter, so any feedback on how to improve my code / best practices would be greatly appreciated.Thanks!

Submitted June 03, 2018 at 11:24PM by matthewishot
via reddit https://ift.tt/2LUuIrz
GGroup: Get rendered text from content
Hello, sorry for my bad english: This the content of a post (wordpress) with the API plugin for WP (JSON): "content": { "rendered": "Content post.<\/p>\n", <---- I want retrieve this "protected": false How can I do it? (Using with your example -> https://ift.tt/2JdVWrj

Submitted June 04, 2018 at 02:04AM by Borja Henríquez
via Flutter Dev https://ift.tt/2LUpcFj
GGroup: window.padding.top return 0 in release mode
Hello flutter, I was trying to build a custom UI without Material widgets, but I found it wired when dealing with the status bar. In debug mode, everything works fine, but in release mode(start app with flutter run —-release), the top padding retrieved from ui.window is 0. What’s wrong in the

Submitted June 04, 2018 at 07:06AM by 李少杰
via Flutter Dev https://ift.tt/2LjsAbT
GGroup: In one line,How to build a auto-scrolling text to show all string, Instead of use clip or ellipsis?
< https://lh3.googleusercontent.com/-g4sjvx2U98s/WxTbG3mJusI/AAAAAAAAAAY/EDA9O4Is0kcijEZ6s9h58EtXde3fBkG0ACLcBGAs/s1600/xxx.gif > what I need is a widget like the gif above. I have tried to do,but have no way to start. can you give me some suggestion? thank you very much!

Submitted June 04, 2018 at 08:32AM by huang
via Flutter Dev https://ift.tt/2Hiuwif
GGroup: How can I build a good searching system in flutter? data will backup by realtime database/firestore
i want to stream video from URLs, and URL will be stored in firebase real-time database or firestore

Submitted June 04, 2018 at 02:01PM by Adnan Ahmed
via Flutter Dev https://ift.tt/2xFFYoD
GGroup: is it possible to style TextFormField error
is it possible to style TextFormField error eg: text align

Submitted June 04, 2018 at 02:50PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2JgK3B8
Reddit: Form with custom widgets
What’s the best way to give FormField behavior to a custom widget? I want it to be validated and saved to the form state as well. I have no idea how to use FormField or if extending it is the right way to do it. Could you show me an example on how adding a custom widget to a form would be best done in flutter?Thanks

Submitted June 04, 2018 at 03:02PM by Ruditorres
via reddit https://ift.tt/2kMDZp5
GGroup: Where I can get Flutter MVP Tutorial?
Hi, I need to learn how to integrate MVP in Flutter. There is many example about login tutorial but they are all confusing. I need to make Login page and keep the Login state alive. If example 5 min no interaction than app will redirect user to Login page. I need to learn MVP in Flutter to

Submitted June 04, 2018 at 03:14PM by Niyazi Toros
via Flutter Dev https://ift.tt/2J9KAbV
GGroup: [off-topic] Flutter stickers/swag
Quick question - forgive if wrong place to ask. I'm doing a couple conference sessions this summer in late-June and early-August introducing and experiences with Flutter for mobile development. Does anyone know if there is a potential source of Flutter/Firebase/related stickers/swag that I

Submitted June 04, 2018 at 04:08PM by Bruce Abernethy
via Flutter Dev https://ift.tt/2Jg76vC