Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Can anybody help me in this error??? ==> The method 'add' isn't defined for the class 'StringBuffer'
for(int i=0;i
New post on /r/flutterdev subreddit:

LiveStream - Share data values among different modules of application easily. Package developed by @imShreyasPatil.
https://ift.tt/2SVNP8Y

February 20, 2020 at 05:24PM by shreyaspatil99
https://ift.tt/32e3zZm
New post on /r/flutterdev subreddit:

Dart port of Phaser.io on Flutter?
Has anyone tried it yet? Any online example? Is it possible/viable?​Thanks in advance.

February 20, 2020 at 06:27PM by brunotacca
https://ift.tt/2Pbk1UV
New post on Flutter Dev Google group:

bêta Flutter plugin in Android Studio
hello team, strangely the flutter pluging seems to be a beta one while dev and stable are said to be compatible. What's happening?

February 20, 2020 at 08:12PM by Bened
https://ift.tt/2PqMndZ
New post on Flutter Dev Google group:

Immediately Need LOCAL for Java / AWS / React . for my client Boston, MA
Hello Associate, Any Local available consultants for *Java / AWS / React* *.* I have an excellent project with my client at *Boston, MA* Please send your resume to *fah...@mirthconsulting.net*
New post on /r/flutterdev subreddit:

High quality pre-built Animations for Flutter - from Flutter Team
https://ift.tt/37M2Xv5

February 20, 2020 at 10:57PM by EngineerScientist
https://ift.tt/2v2q0Ew
New tweet from FlutterDev:

Today, @materialdesign launched the Motion system, a set of transition patterns that helps users understand and navigate an app.

More → https://t.co/Ej7O5sXdoM

☝️As a Flutter developer, you can use it immediately via the new `animations` package → https://t.co/8rE6HoISM4 pic.twitter.com/mIPXCmwN7l— Flutter (@FlutterDev) February 20, 2020

February 21, 2020 at 12:00AM
http://twitter.com/FlutterDev/status/1230628282078416896
New post on /r/flutterdev subreddit:

Help with making a layout responsive
I need help in making a layout responsive. Here is what I am trying to achieve:https://imgur.com/a/kQvLCiZI am currently using breakpoints to mark major screen changes and in this case, Layout A and B are within the desktop breakpoint range. The desktop breakpoint begins at 1024.Layout A is the max size of the margins(marked in red) and the blue rectangles need to be when the screen width is 1920 or greater than. Layout B is the minimum size of the margins and the blue boxes need to be when the screen width is 1024.So far I have tried using a combination of flexible and box constraints. The problem is I cannot get the exact measurements of the desired minimum values of Layout B. Either I compromise the size of the blue boxes or the margins.

February 21, 2020 at 12:47AM by FullStackDesign
https://ift.tt/2HJwKtL
New post on /r/flutterdev subreddit:

Looking for a Flutter dev in the Bay Area. (I know you’re out there, I know it!) For a small-ish personal project...
Go easy on me, I’m not a tech head so I wouldn’t know where else to look...I have a prototype but need a dev to build it. Ideally a local so it’d be easier to communicate or get together if need be.

February 21, 2020 at 12:38AM by multigrain-pancakes
https://ift.tt/2ukDdZ2
New post on Flutter Dev Google group:

Android license status unknown !!!!
I have accepted all the licences and suddenly they are 'forgotten'..... Does anyone know how to solve this problem? Where does it come from? What is missing? What is the best way in 2020 to solve this problem? Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel

February 21, 2020 at 02:17AM by Bened
https://ift.tt/2SX0hW0
New post on Flutter Dev Google group:

Route Conditions
I am trying to change route in Button's onPressed function based on status. The problem is that it ignores the if/else statement but runs the last navigator.push. if(status == 1){ Navigator.push( context, MaterialPageRoute( builder: (context) => RegistrationPage()), ); } else

February 21, 2020 at 03:13AM by Kelvin Vegilla
https://ift.tt/37LQfwi
New post on /r/flutterdev subreddit:

Need advice on connection to IP camera
Hello allim a flutter enthusiast and trying to connect my ip camera to my flutter based deviceive looked around but had not found a suitable repo for such a functionconnection is through an wifi -> ip address -> login -> video streams through a widgetdoes anyone have any experience in doing this?thanks

February 21, 2020 at 03:48AM by replicafan1985
https://ift.tt/2PcxTOJ
New post on /r/flutterdev subreddit:

What should I learn after learning Flutter? @maadhav_sharma
It has been almost two years that I am developing apps using flutter. Now as a student what more languages should I learn next. Node JS, Python, etc?

February 21, 2020 at 05:02AM by maadhav2001
https://ift.tt/32b8NF9
New post on Flutter Dev Google group:

Suggestion for new feature
Where can I place suggestion for new flutter feature?

February 21, 2020 at 06:05AM by jet app
https://ift.tt/2HFsWJN
New post on /r/flutterdev subreddit:

Expensive Widgets - Stop rebuilding?
Hey guys,I am having little trouble over that, I have a list of quite expensive widgets to rebuild, with gradient image, etc. and I have like two screen setup which are connected with bottom nav bar, so sliding from one screen to another case.​What is best approach to this kind of issue? When you go to another screen which doesnt change any content of previous one. I do cache image and everything, but when it rebuilds, and items, .. cards .., are rebuilded, there is still visible flash.​Thank you everybody.

February 21, 2020 at 08:31AM by MRideos
https://ift.tt/2ufZjM7
New post on /r/flutterdev subreddit:

Any front end developers here who are now full stack?
Was it difficult to understand and learn backend programming? Im a new developer and im mainly only focusing on frontend and have no clue about backend. Just wanted to know if it is something that can be learned for someone whos more on the design side

February 21, 2020 at 09:52AM by arbazkhan334
https://ift.tt/2SVTFHe
New post on Flutter Dev Google group:

PageView without setting hight
I'm trying to create a PageView inside a ScrollView and Column. How can I do this without wrapping the PageView inside a Container with a static height? I been trying with Flexible and Expaned without success. This code gives following errror: Horizontal viewport was given unbounded height.

February 21, 2020 at 12:26PM by Viktor Morin
https://ift.tt/2SOO1rU
New post on Flutter Dev Google group:

Flutter Webview Plugin not working in IOS
Hi all, When I implemented flutter webview plugin in my project but in xcode it shows the error. Flutter.h not found in webview plugin. Thanks, Balaji K S

February 21, 2020 at 12:59PM by balaji ks
https://ift.tt/3bShNDD