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

Flutter 1.9.1+hotfix.4 released
Flutter 1.9.1+hotfix.4 • channel stable • https://github.com/flutter/flutter.gitFramework • revision cc949a8e8b (4 days ago) • 2019-09-27 15:04:59 -0700Engine • revision b863200c37Tools • Dart 2.5.0

October 01, 2019 at 09:09PM by aqcohen
https://ift.tt/2p4DFrf
New post on /r/flutterdev subreddit:

Flutter Stateful Widget Clarification
I have two pages, a diary detail view, and a diary edit view. The diary edit view is made up of smaller components which are indeed stateful (like text fields, checkboxes). The problem is the parent widgets which are also currently stateful. I believe that under Performance Considerations, Flutter says to push state to the leaves (https://api.flutter.dev/flutter/widgets/StatefulWidget-class.html). Thats why I waa thinking of refactoring the parent components into stateless, and use the Provider same package instead for updates.

October 02, 2019 at 02:55AM by 4247407
https://ift.tt/2nu79i3
New post on Flutter Dev Google group:

Flutter MacOS App sandbox issue
I have written a Flutter desktop app for macOS. It uses a plugin to access Apple's Contacts framework to be able to offer the user's address book entries to the app. When running with "flutter run -d macOS" the App *does* ask whether "Terminal" shall be allowed to access the address book.

October 02, 2019 at 12:47PM by Thomas Verbeek
https://ift.tt/2ov93ig
New post on /r/flutterdev subreddit:

Flutter Responsive UI for Learning Platform App
https://ift.tt/2pgWveR

October 02, 2019 at 12:11PM by Elixane
https://ift.tt/2pb8gU2
New post on /r/flutterdev subreddit:

Tips And Tricks to make Flutter Development easier
https://ift.tt/2pkzfNc

October 02, 2019 at 02:36PM by bimsina
https://ift.tt/2pd4ppw
New post on /r/flutterdev subreddit:

How Tonal achieves feature parity across iOS and Android using Flutter for their fitness tech companion app
https://ift.tt/2mVISRD

October 02, 2019 at 03:27PM by HHendrik
https://ift.tt/2plHkBd
New post on Flutter Dev Google group:

VS Code "More than one device connected"
When I installed Flutter I couldn't get anything running on the default emulator. I create 2 new ones. Now when I open VS Code and choose one of my new emulator and run my file I get: "More than one device connected". Can I delete the default emulator? If I run with 'flutter run -d deviceID' it

October 02, 2019 at 05:04PM by Simon Rasmussen
https://ift.tt/2nGpjgE
New post on /r/flutterdev subreddit:

#4 SizedBox Widget Flutter
https://youtu.be/-HkORuOnGr0

October 02, 2019 at 05:28PM by systechdevelopers
https://ift.tt/2nGUNmQ
New post on Flutter Dev Google group:

New Dart DevTools Release 0.1.8
DevTools 0.1.7 & 0.1.8 Release Notes Dart DevTools - A Suite of Performance Tools for Dart and Flutter General Updates - Fix a bug causing Flutter profile builds to show up as debug builds. - Fix analytics bug for apps running in profile mode by pulling the operating

October 02, 2019 at 06:26PM by Kenzie Schmoll
https://ift.tt/2nRd0xX
New post on /r/flutterdev subreddit:

IAP & Billing with Subscriptions: How do you all manage them?
Hi,I'm in the process of implementing In-App Purchases to add subscriptions (one at a yearly price, one at a monthly). The biggest roadblock I've stumbled upon is "How do I manage these?"What resources, patterns, or anything would you all recommend? The standard flutter examples seem like they're geared more towards consumable purchases rather than subscriptions.

October 02, 2019 at 07:18PM by TGameCo
https://ift.tt/2ouiIpr
New post on /r/flutterdev subreddit:

is this possible?
Hi,I'm fairly new to flutter, I'm just learning by practice and trying to do common task in flutter. I was wondering if this menu selection can be done in flutter, is there a widget to accomplish this?https://streamable.com/u6eolthank you.

October 02, 2019 at 08:46PM by overmachine
https://ift.tt/2owbiSL
New post on /r/flutterdev subreddit:

What naming convention do you use on files?
So I've been writing flutter apps now for a while, an seen a decent amount of code.The naming convention I often see on the filename is location_service.dart
So all lowercase, with an underscore separating the words of the class contained in the file.Coming from Java I would really like to use CamelCasing on the filename, so it would be LocationService.dart (same as the class name).Is there a reason for the use of lowercase names on the files in flutter apps? I was thinking maybe it had something with web compatibility going forward if you upload your build to a web server or something🤷‍♂️ Maybe someone could shed some light on this and maybe some pitfalls if any when using CamelCasing for filenames...What naming conventions do you use?

October 02, 2019 at 08:09PM by ChordFunc
https://ift.tt/2n5lbXa
New tweet from FlutterDev:

🇨🇳 Google Developer Days China 2019 🇨🇳@MartinAguinis shows us around the venue and speaks with attendees. Find out what the community is most excited about!

Announced Flutter 1.9

First onsite interview with Dash

Web support has been merged into the main repository pic.twitter.com/xzRl4J57wd— Flutter (@FlutterDev) October 2, 2019

October 02, 2019 at 09:55PM
http://twitter.com/FlutterDev/status/1179484979438510080