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

Chat App -Built with Flutter(Frontend) and Firebase(Backend). It supports capturing pictures, creating stories, searching users and messaging
https://ift.tt/2NEafwb

July 07, 2019 at 01:11PM by bhavisingh
https://ift.tt/32bX8p3
New post on /r/flutterdev subreddit:

Build extensions For flutter
okay short article, one can use -t target flags and a little creativeness to store api keysoutside the freaking code repo with build variants...article is at:https://medium.com/@fredgrott/build-extensions-for-flutter-43dd5f0ee955​Lats rock flutter apps!

July 07, 2019 at 02:41PM by fredgrott
https://ift.tt/2FVs03C
New post on /r/flutterdev subreddit:

A convetion for organizing folders ?
I suppose that it depends on the architecture used. I am developping an app that won't have that much "logic" parts (an authentification + some HTTP requests to send / display data) and for these parts I will use the ScopedModel.I have no idea how I should organize the lib folder. For now I have a view folder with the UI, a model folder for the objects that will represent data in my app, and a "service" folder that contains for now the authentification logic.​Any advice ?

July 07, 2019 at 08:35PM by Kamel38
https://ift.tt/2XL5g0s
New post on Flutter Dev Google group:

Fwd: Breaking change #36900: Declare return types of Uint8List
[bcc flutter-announce] Hi Flutter users, The changes described below will land in Flutter 1.8.1 and above. If you have any questions or comments, please let me know on the associated issue: https://ift.tt/2XxAVmw Cheers, -T ---------- Forwarded message ---------

July 07, 2019 at 09:43PM by Todd Volkert
https://ift.tt/2JvUzp8
New post on /r/flutterdev subreddit:

Help installing flutter on Solus
I tried to setup flutter but failed every-time. I'm not able to set up flutter path globally and permanently, i added path in .bash_profile file but it only works for current session for me. pls someone help me with this. i'm frustrated now. its been more than 10 days i tried everyday.

July 07, 2019 at 09:22PM by blueblood_14
https://ift.tt/2XU33j6
New post on /r/flutterdev subreddit:

What database you use with your flutter and why?
No text found

July 08, 2019 at 01:24AM by eyemeroll
https://ift.tt/2LHfxV8
New post on /r/flutterdev subreddit:

Is there any really great flutter development books out there?
I was just wondering if anyone knows of a book that explains not only how to develop with flutter but also common design patterns, in depth look into dart, and an in depth look into exactly how the Flutter SDK works? I found a few books searching google but most have bad reviews.

July 08, 2019 at 01:06AM by LAN_scape
https://ift.tt/2xCGQYl
New post on /r/flutterdev subreddit:

I went back to my react/react native roots
I have an app that I've been working on for some time and have struggled with a clean way to manage state.I've used Scoped Models, Provider, and MobX.​These all work well but I'm used to handling side effects in very specific ways, as well as dealing with immutability so I've gone back to Redux. Yes there's a ton of boilerplate, but ugghhhhhhhhhh am I so much happier. I'm very very accustomed to the Redux pattern and can work so much faster now. Now I update different pieces of state with middleware without having to have some class that manages two, three, or four different classes of state to get the desired side effects I want.If it ain't broke......

July 08, 2019 at 03:56AM by puglife420blazeit
https://ift.tt/32e8j0x
New post on Flutter Dev Google group:

Sorting RSS News Feeds By Title
I'm trying to narrow down a way to sort RSS News feeds by title. For example when you go into a browser and load google.com/news they provide articles from multiple sources under the same title or topic. I'm sure google is using some kind of textual based machine learning to group news articles

July 08, 2019 at 05:11AM by Lexton
https://ift.tt/2XwP4ke
New post on /r/flutterdev subreddit:

User profile banner with slide options for quick access
https://ift.tt/2JkXxyc

July 08, 2019 at 04:48AM by Filledstacks
https://ift.tt/2xBTMgW
New post on Flutter Dev Google group:

how to retrieve the value frm the text
retreiving the value from the textfield and displayed and added to the same page. nt able to do it plz help anyone

July 08, 2019 at 07:21AM by ಮಂಜು
https://ift.tt/2xCnhPH
New post on Flutter Dev Google group:

Need experienced flutter developer
Dear Developers, I'm not sure whether this is a right place to get developer for project. Currently we have excellent business idea and want to implement it. We believe that definitely our idea will make much profit from the market. We have started work and currently 2 developers are working on

July 08, 2019 at 11:12AM by BigDreamer
https://ift.tt/2XzKmxc
New post on /r/flutterdev subreddit:

Need help with this layout issue.
I have a situation where there are two text items in a row. The first text can have a variable length, but I don't want to wrap the texts in two lines. So I need the first text to be clipped when the parent does not have enough width for it and the second text. Now, if I do not place the texts in a row, it works as expected. But if they are in a Row, the clipping does not occur. I can not wrap the first text in an Expanded widget (which fixes the clipping problem) because it adds a blank space between the two texts. I can not wrapped the text in a container with fixed with for the same reason.I need the second element to shift right until there is no space left then i need the first element to start clipping its text.Stackoverflow link with code snippet and a screenshot

July 08, 2019 at 11:32AM by aasiz
https://ift.tt/2Xwjtz9
New post on /r/flutterdev subreddit:

Amazing database for flutter and dart web
I just found this library and I instantly fell in love with it. I was using jaguar orm before and i will switch to Moor soon.Check it out guys! You won't regret it :)https://github.com/simolus3/moor/

July 08, 2019 at 08:37AM by julianlenz
https://ift.tt/2xBslE6
New post on Flutter Dev Google group:

Issue related for flutter linux desktop apllication
why targetplatform.fuchsia is not yet supported by the webview_flutter plugin? and why pdf file or text file is not open flutter desktop application? [ERROR:c:\b\s\w\ir\k\src\flutter\lib\ui\ui_dart_state.cc(148)] Unhandled Exception: Exception: Error opening asset file #0 _MyAppState.getFi

July 08, 2019 at 02:17PM by Munish Rathore
https://ift.tt/2NH9ZMV