Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

πŸ™‹‍♀️You've got questions.
πŸ‘Š We've got answers.

Tweet us your questions using #AskFlutter so @redbrogdon and the team can answer them LIVE from #FlutterInteract.

Start leaving comments now! https://t.co/QMPwfevrUC

πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ πŸ‘‡ pic.twitter.com/kTObS7fQTUβ€” Flutter (@FlutterDev) November 28, 2019

November 28, 2019 at 05:23PM
http://twitter.com/FlutterDev/status/1200087929646796800
New post on Flutter Dev Google group:

Multiple fields of Form validation issue
Hi Geeks ,I have an app in which I have a long form and I need to validate that. My form validation is working for fields which are just above the save button or the fields which are displaying on the app for that moment. It shows validation true without validating the full form. Please give me

November 28, 2019 at 05:52PM by Sangeeta Kumari
https://ift.tt/35Am2j8
New post on /r/flutterdev subreddit:

A simple guide to using flutter Widgets to structure your app
Check out my post and let me know what do you think of the article as a beginner's guide to flutter app structure - https://link.medium.com/HOOZCMzoZ1

November 28, 2019 at 06:40PM by mah3ndra
https://ift.tt/2L4xnA3
New post on Flutter Dev Google group:

Will Firestore for Flutter support (merge: true) in transactions?
SetOptions is mentioned in the documents, though "merge" is undefined? https://ift.tt/34w8BQX await tx.set( docRef, { 'fieldToUpdate': 'text', },{merge: true} // Undefined name "merge" );

November 28, 2019 at 07:27PM by Rudeboy Jackson
https://ift.tt/35JIuqc
New post on Flutter Dev Google group:

pass value from one dart file to another
Hello all, I want to pass value for example in the text field above _displayValue1 to the main page and have the name be in the appbar, i tried the way java uses it did not work. how do i pass one value from one class into another? Text( ' What is your Full name ?'+_displayValue1, style:

November 28, 2019 at 07:40PM by Mahmoud Alminawi
https://ift.tt/2qSukE8
New post on Flutter Dev Google group:

COMMIT() REPLACEMENT
Hello, what is the replacement of COMMIT() ? I tried using it it says commit is deprecated and should not be used. Please help

November 29, 2019 at 01:21AM by Mahmoud Alminawi
https://ift.tt/2q0G0EB
New post on /r/flutterdev subreddit:

HSLuv for Dart + an incredible sample app in Flutter
https://ift.tt/2Y6Q1Nf

November 29, 2019 at 05:31AM by bernaferrari
https://ift.tt/2qMfXl0
New post on /r/flutterdev subreddit:

Flutter App not syncing in Mobile as in Emulator
Hello there everyone!I have been facing an issue and I'm unable to resolve it.So, the problem is lets say I've created a list view and in that list view I've three items (list tiles). While coding and hot reloading this on emulator app works fine, similarly if i'm using real device (mobile) its fine. The problem arise when I disconnect USB cable from my mobile and reopen the app, then it will no be at list view with three items it will be far back probably list view with 1 item or just list view.
means my app is not syncing after i disconnect the cable​Thanks in advance <3 <3

November 29, 2019 at 07:52AM by m_hamzashakeel
https://ift.tt/34A7v6U
New post on /r/flutterdev subreddit:

What happened to the experimental logging view in IntelliJ?
The IntelliJ/Android Studio Flutter plugin used to have an "Experiments" section with a couple of options in it, including an experimental, vastly improved logging view that allowed filtering.After taking a break from building my app, and updating Flutter and the Flutter plugin, that section is gone. Does anyone know what happened to it?Picture of the old settings pane

November 29, 2019 at 07:29AM by superl2
https://ift.tt/2R2FEZ2
New post on /r/flutterdev subreddit:

Provider package
https://ift.tt/2QZZLXN

November 29, 2019 at 11:45AM by vishnuSpace
https://ift.tt/37Qx7yg
New post on /r/flutterdev subreddit:

Migrating Flutter apps from Visual Studio App Center to Codemagic CI/CD
https://ift.tt/2DtyJjC

November 29, 2019 at 12:36PM by Gigatronbot
https://ift.tt/2XZainR
New tweet from FlutterDev:

πŸ™ŒUse a Stack!

Looking to place widgets on top of each other? Inside a Stack, you can position widgets by wrapping them in a Positioned or Align widget. #FlutterFriday

More here &rarr; https://t.co/1Xkqyq2ay3 pic.twitter.com/J4dPzOtvM8β€” Flutter (@FlutterDev) November 29, 2019

November 29, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1200459410943938560
New post on /r/flutterdev subreddit:

Hi, check out my post on how to use widgets for a beginner to understand the structure of the flutter app. Reviews are most welcome. Thanks
https://ift.tt/2OT6Tme

November 29, 2019 at 04:39AM by mah3ndra
https://ift.tt/33wMZ5K
New post on /r/flutterdev subreddit:

GitHub - ravishankarsingh1996/food_manager: A food manager app made with flutter to manage the food vendor task inside a company based on QR code scanning.
https://ift.tt/34rnK6h

November 28, 2019 at 07:18AM by itsravishankarsingh
https://ift.tt/2OVNL7g
New post on /r/flutterdev subreddit:

Cant install flutter
Really wish there was a "flutter install.exe" / "*.dmg" option instead of this, lol.Having trouble installing flutter on my win7 laptop. Installed git and tried with a git command, didn't really work. Then I downloaded and unpacked the .zip file and went to android studio and installed the flutter pack, this worked fine.Now flutter doctor says everything except connected devices is fine.However, when trying to make a new flutter project in android studio, it gives me an error while trying to install the flutter SDK :(I then read something about needing a newer powershell. 5.1 can be installed on anything but over a v3.0. Guess which I have, lol.Do I really need to try and use cisual studio instead, or is there something I'm missing?

November 29, 2019 at 11:19PM by jangeisler
https://ift.tt/2L6apIY