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

Webview appearing above the widget tree
I created an app in flutter with a WebviewScaffold from flutter_webview_plugin as the body for my main Scaffold with had a drawer. Interestingly the drawer opened behind the webview, being entirely covered by it in the process. Is there any other webview widgets that dont do this?

January 25, 2019 at 07:12PM by fardeen9983
http://bit.ly/2B5WflV
New post on Flutter Dev Google group:

VS Code exts v2.22: Create Flutter samples, Clickable error stacks, New refactors...
Hey all, New VS Code extensions are live! Here's what's changed: Flutter: New Project From Docs It’s now possible to create sample projects from the Flutter docs directly in VS Code with a new command *Flutter: New Project From Docs*. This command will list the sample projects currently

January 25, 2019 at 10:42PM by Danny Tuppeny
http://bit.ly/2WitHie
New post on /r/flutterdev subreddit:

Flutter App Architecture
Hi all.I recently had an idea for an app and decided to build it. I built the basic backend using NodeJS+MongoDB.About a week ago I started thinking about building the app. My app is a bit complex, requiring multiple pages, transactions, comments, reviews, etc... (as I write I realize it sounds like e-commerce but it isn't).Initially, I thought about native Android, but as my goal is to make the app available both in Android an iOS, I figured it's as good as a time as ever to finally throw myself into a cross-platform framework.After a couple of days of research, I chose Flutter.The problem is, I'm a total noob at it. On a scale of 0 to 100, my flutter skills are literally 0! There's no other way to put it! *cries a little*I've spent the past 2 days reading about flutter and flutter architectures. As far as I've understood, there's no globally accepted architectural standard. (right?)My rookie flutter brain felt like flutter_redux architecture would be the best for this case. The final triple threat match was: Redux vs BloC vs Scoped_Model.Unfortunately, I can't seem to wrap my head around redux, and start building my app. I've watched some talks on it that helped to understand the architecture itself, but all the code samples I found are somewhat advanced for a rookie like me. (The counter app examples aren't enough for me to really understand how it works as everything is thrown into one file).So, I have two questions:Did I choose the right architecture?Can anyone point me to some step-by-step tutorials? Or share how you learned?Thanks in advance!​p.s: If this isn't the right place to post this, I apologize!

January 25, 2019 at 10:45PM by kyreRS
http://bit.ly/2ScG0gC
New post on /r/flutterdev subreddit:

Dart Code v2.22 - Create Flutter samples, Clickable error stacks, New refactors...
http://bit.ly/2Wk8zIs

January 25, 2019 at 11:18PM by Purple_Pizzazz
http://bit.ly/2CKEubT
New post on Flutter Dev Google group:

New tooling release - Android Studio 3.3 support
Happy Friday Flutter Devs! Here is the details of new tooling releases : Android Studio 3.3 The Flutter plugin now supports the latest stable release of Android Studio - 3.3, the beta version of Android Studio - 3.4 - and IntelliJ 2018.3.3. As always, the Android Studio canary Flutter plugin

January 26, 2019 at 12:02AM by Nilay Yener
http://bit.ly/2TgkAMW
New post on Flutter Dev Google group:

Syncing fails when I try to authenticate OAuth2 @aqueduct
I have a local aqueduct server that runs an OAuth2-server for authentication. I want to get an auth-token back, when I login. In onSaved of TextFormField I put the name/password into properties and onPressed of my button I call submit: abstract class LoginContract { void onLoginSuccess(User

January 26, 2019 at 01:02AM by Chris W
http://bit.ly/2FYiZrs
New tweet from flutterio:

The Flutter plugin now supports the latest stable release of Android Studio 3.3, the beta version of Android Studio 3.4, and IntelliJ 2018.3.3. For this and more tooling releases checkout the Google Support group.

Find it here πŸ‘‡ https://t.co/8huh25iXfvβ€” Flutter (@flutterio) January 25, 2019

January 26, 2019 at 12:56AM
http://twitter.com/flutterio/status/1088948742353551361
New post on Flutter Dev Google group:

Fails: flutter packages pub run build_runner build
Hi, anyone know what to do about this failing: *$flutter packages pub run build_runner build* ? Maybe update some tool? Thanks for any and all help. *Errors:* Expression buildCompoundAssignment(Name binaryOperator, Expression value, ^ file:///home/ferk/flutter/.pub-cache/h

January 26, 2019 at 01:12AM by hoek
http://bit.ly/2DAs2gA
New post on /r/flutterdev subreddit:

Tips and Tricks with Flutter HTTPClient
http://bit.ly/2TbnG4J

January 26, 2019 at 01:34AM by Dazza5000
http://bit.ly/2B2zTly