Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: When should I put a setState function in an in it state
Hi guys , I'm new to flutter and lately I have been watching some tutorials and i see them put setStsate in in an initState ,I understand setState and initState but I don't know when to put them within each other pls can someone explain to me???

Submitted November 02, 2018 at 04:06PM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2PEyKcc
GGroup: Managing 2 FocusNodes in different Overlay entries
Hey, I'm working on a rich text editor which has a toolbar. Some styles, like URLs require the toolbar to have it's own TextField to edit the link. This requires certain orchestration of focus changes between the editor and the toolbar. I'm trying to refactor toolbar and move it to Overlay so

Submitted November 02, 2018 at 09:44PM by Anatoly Pulyaevskiy
via Flutter Dev https://ift.tt/2Dk5nX0
GGroup: New tooling releases - Flutter IntelliJ / Android Studio
Happy Friday everyone, check out the details for the new tooling releases!! Inspector performance tooling We’ve added a new widget profiler to the Inspector! It helps the user determine when widgets are rebuilding, and makes it easier to understand the rebuild behavior of your app and optimize

Submitted November 02, 2018 at 09:53PM by Nilay Yener
via Flutter Dev https://ift.tt/2Jz0xp7
GGroup: VS Code extensions v2.20 - Inspect Widget (take 2), build_runner tasks, toString() in debug views...
Hey all, v2.20 of the VS Code plugins are available. Release notes below (and online ). Return of Inspect Widget The Flutter: Inspect Widget feature that was added in v2.17.0 but disabled in v2.17.1 due to bugs is

Submitted November 02, 2018 at 09:54PM by Danny Tuppeny
via Flutter Dev https://ift.tt/2DiL500
Learn how to create a new widget class in IntelliJ IDEA / Android Studio by using: Refactor > Extract > Flutter Widget.

It will even pass in the needed variables. #FlutterFriday

Watch here ↓ pic.twitter.com/r8S38r5xUr— Flutter (@flutterio) November 2, 2018

November 02, 2018 at 11:30PM
via Twitter https://twitter.com/flutterio
Gain a better understanding of Widget rebuilding behaviors with the new inspector performance tooling release.

Learn more here 🔎→ https://t.co/OyryF0C38j pic.twitter.com/nP8UfEzO8O— Flutter (@flutterio) November 3, 2018

November 03, 2018 at 01:00AM
via Twitter https://twitter.com/flutterio
GGroup: Flutter Book
Hello, I have wrote a book on Flutter and Dart. I will represent how to build seven beautiful application with Google Flutter in this book. There is a free sample also to check the quality of my writing. https://ift.tt/2F0nVNB [image: cover2 - Copy.jpg] Thank you.

Submitted November 03, 2018 at 12:36PM by p11i
via Flutter Dev https://ift.tt/2AHWnrZ
Reddit: Flutter ListView and ScrollPhysics: A Detailed Look
https://ift.tt/2OnEW3B

Submitted November 03, 2018 at 03:45PM by deven9852
via reddit https://ift.tt/2yOjqQC
Reddit: I think I understand how Flutter/Material design work on Android, and maybe iOS. Am I making any sense?
i tHi. I've sketched what I have in mind. A listview with a thumbnail (1), a color type indicator (2), a title (4), a few avatar icons. This would all be determined by the model class included in main.dart file.Each element in there, 1 to 6, is drawn according to some class.I'm not asking about the actual dart code, just want to make sure I understand what Flutter is. I'm thinking I code this using the classes from the material package and just choose theme colors. I thought of the followingListView of infinite Cards >>row (children x3) >>image BoxDecoration (shape: BoxShape.circle, ) (element 1)column (children x2) >>title (element 2)rowcontrib1 avatar (element 3)contrib2 avatar (element 4)contrib3 avatar (element 5)rectangle color indicates type of item (element 6)So two questions :I'll get something decent looking? I mean I don't have to mess about figuring shadows, borders, scrolling behavior and what not. Though I could still override the defaults anywhere.Flutter takes care of all of that for me, per whatever looks more familiar if compiled for Android or iOS?Hope I'm making sense. I think this question is at the core of flutter. Thanks.

Submitted November 03, 2018 at 04:18PM by somenick
via reddit https://ift.tt/2JzRiVt
GGroup: Something is breaking my Flutter App on android
Hello Flutter Dev Group, I am working on an app that requires various dependencies and the app breaks when I open it on android, so what is the issue here. : dependencies: flutter: sdk: flutter # The following adds the Cupertino Icons font to your application. # Use with the

Submitted November 03, 2018 at 09:44PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2F1eFsq
Reddit: flutter_sidekick | Widgets for creating Hero-like animations between two widgets within the same screen.
https://ift.tt/2qqtTgs

Submitted November 03, 2018 at 10:51PM by Purple_Pizzazz
via reddit https://ift.tt/2Oto4J2
GGroup: FutureBuilder runs the future: function twice.
Hi, the framework calls build() two times (in my case). I have read that this is normal. In the code below this causes two HTTP requests when I need exactly one. Invoking two HTTP requests seems logical given two build() calls. Can anyone see what is wrong? If nothing wrong then HTTP requests

Submitted November 04, 2018 at 02:23AM by hoek
via Flutter Dev https://ift.tt/2Dlpe87
Reddit: Virgil | A simple navigator assistant that allows for passing data to named routes
https://ift.tt/2qtiJry

Submitted November 04, 2018 at 02:59AM by miyoyo
via reddit https://ift.tt/2AKF0ak
GGroup: On Swipe Return Data from a Different Screen
Hi folks, I know how to pass data back from a different screen by pressing a button like in this example: https://ift.tt/2zsJnVx However, I don't know how I can pass data back if I swipe back (iOS). I saw some examples with WillScopeClass by using an Alert Dialog.

Submitted November 04, 2018 at 03:00PM by Marc Andrew
via Flutter Dev https://ift.tt/2SKnFoO
GGroup: Firestore
Whenever I call any firestore method, such as set Data or anything like that, my app suddenly closes and my console says this: I/ssolutions.prs(19462): Rejecting re-init on previously-failed class java.lang.Class: java.lang.NoClassDefFoundError: Failed

Submitted November 04, 2018 at 06:29PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2RzbU33
Reddit: Using flutter to make a web app
Is there an unofficial way to make a flutter app work in a browser similar to how the emulator works? I want to eventually develop a real web app for my program but I think this might be usable at first since the mobile app is much more important.

Submitted November 04, 2018 at 06:49PM by reuiwdfvcdedxc
via reddit https://ift.tt/2SIGoRz
Reddit: BMI Calculator in Flutter - Part 6 - Custom Slider
https://ift.tt/2AKQIBJ

Submitted November 04, 2018 at 10:18PM by Elixane
via reddit https://ift.tt/2F4WUJ0