Flutter Heroes
26.6K subscribers
272 photos
1 video
31.1K links
Download Telegram
New post on Flutter Dev Google group:

How to learn Flutter Development?
Hi, Please anyone guide me, how I can learn flutter development and from where to start please. I learned intermediary flutter UI Designing by help of YouTube. But how to create class, logics, all the things development, I don't know Please anyone guide me as small brother from where should

April 08, 2020 at 01:40PM by Gulam Fahad Ahmed
https://ift.tt/2URUXoX
New post on /r/flutterdev subreddit:

(Dumb question) What is the shortcut in VS Code to break the line with each argument on a new line ?
VS Code shortcut https://imgur.com/gallery/s3LYIQS

April 08, 2020 at 02:34PM by Kadarach
https://ift.tt/3aTzbXD
New post on /r/flutterdev subreddit:

How to navigate through pages without changing the Scaffold appBar?
I'm trying to change between pages, without changing the top part of the page. If I make a Scaffold on both pages, with exactly the same settings, the user will see the animation of the changing screens and it will be clear that it is a different page.

April 08, 2020 at 03:02PM by RedManBrasil
https://ift.tt/2xcPkZz
New post on /r/flutterdev subreddit:

What's the deal with dartfmt requiring trailing spaces in flutter widgets to format 'properly'?
Hi, i think a screenshot will speak a thousand words:https://i.imgur.com/nrvgiYA.jpg... essentially, what you're looking at is the same code on both the left and the right.
It's a very simple widget from a tutorial.The line:child: Column(
children: transactions.map((tx) {
return Card(child: Text(tx.title));
}).toList(),
)is formatted improperly on the left, but correctly on the right. The reason for that is the presence of an unnecessary trailing space which dartfmt seems to rely on to do its job properly.Since this is a not just a known issue but apparently a design decision, I'm very curious to know if someone could ELI5 why it was deemed necessary for it to function this way.Thank you.

April 08, 2020 at 04:52PM by passline_club
https://ift.tt/3e9yBHo
New post on /r/flutterdev subreddit:

New package for building Cupertino, Material and custom modal bottom sheets.
https://ift.tt/2JO8tDK

April 08, 2020 at 04:51PM by jamesblasco
https://ift.tt/2yL67mX
New tweet from FlutterDev:

📚🎓Intro to Flutter App Development with Dart.

We are giving away a free course with lifetime access if activated in the next three months. By the end of the course, you will be programming in Dart and building apps with Flutter!

Learn more here ↓ https://t.co/3z7XMmWEEl— Flutter (@FlutterDev) April 8, 2020

April 08, 2020 at 05:50PM
http://twitter.com/FlutterDev/status/1247914682481913858
New post on /r/flutterdev subreddit:

Portfolio Creator's App Flutter(7th App/90)
Portfolio Creator's App is my 7th app in the 90 days challenge. In this, I had worked upon the List Tiles, Cards and other refactored widgets like SaferArea etc, to make better UI's. I also learnt about the power of searching and find solutions to your problem.Sometimes small UI improvements could take lots of your time, so definitely a quite unique experience.Pls, star and fork the Repo(Complete Guide's To Flutter) it, if you found it interesting.Link of the Repo is my github repo .It is a simple app basically with basic personal details of the user.If anyone want to take a look and give some feedback about the app/the code, it would be really nice :)

April 08, 2020 at 07:07PM by flutterboxinc
https://ift.tt/3e42yZa
New post on /r/flutterdev subreddit:

Any experience with testing iOS apps with https://ift.tt/2A9QWSs ?
Hi there,i found the following service online and it almost sound too good to be true. Has anyone any experience with this service: https://www.installonair.com/ ?

April 08, 2020 at 07:17PM by seqnde
https://ift.tt/2Vgoisj
New post on Flutter Dev Google group:

Flutter Beta 1.17.0-dev.3.1 released, new release process details.
Hi all, I’m happy to announce that Flutter 1.17 is now available on the beta channel: 1.17.0-dev.3.1
New post on /r/flutterdev subreddit:

Why does my listview.builder start like 50 pixels away from where the green arrows begin?
https://imgur.com/4onbnOM

April 09, 2020 at 12:17AM by PoopSlinger777
https://ift.tt/3aVrGPY
New post on /r/flutterdev subreddit:

What type of developer are you?
Disclaimer: no type is better than the other. And you might be a combination of many types.I was just curious as I believe there is no generic type of developer. These types are just from my observation. You can share other types of Flutter developer.Options can't be edited after post creation, sadly.View Poll

April 09, 2020 at 03:58AM by thehappyharis
https://ift.tt/34nW3Mq
New post on Flutter Dev Google group:

Platform Channel Sample App( GSoC 2020)
Hi, I am Rahul Chandra. This year, I had applied in Dart Programming Language for GSoC 2020 and I had also submitted the proposal. My Project name is *Platform Channel Sample App.* I found this project really interesting because I am developing Applications in Flutter from more the less 10

April 09, 2020 at 06:38AM by Rahul Chandra
https://ift.tt/2x5GixC