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

Google I/O 2019 — Flutter Recap!
http://bit.ly/2HhUbJV

May 11, 2019 at 05:16PM by flutterist
http://bit.ly/2Vvhw50
New post on /r/flutterdev subreddit:

Flutter Audio Streaming
Is there an easy way to stream audio MP3s through flutter? I am having a hard time finding a solution that can handle both iOS and Android.

May 11, 2019 at 06:36PM by EagleBND
http://bit.ly/2VwBrAc
New post on /r/flutterdev subreddit:

What tools do you use designing app structure?
I like to properly plan my development before actually starting to code. Right now, I rely on pecil and paper to draw widgets and how data flows between them. Sadly, this approach doesn't scale to more complex applications.Do you use any software to aid in properly architecting your app structure? Ideally, I would like it to have a proper gui and flutter-specific components.

May 11, 2019 at 06:29PM by dr_sauerkraut
http://bit.ly/2HgCpa5
New post on Flutter Dev Google group:

Unable to authenticate to Trello with Flutter/Dart (unable to retrieve URL fragment)
I tried this on StackOverflow last week, but go zero comments or replies. Perhaps I can get some help here. I am trying to use Flutter Dart to authenticate to Trello using the url_launcher package. This is based on Kevin Segaud's blog posting, along with the Trello authorization documentation.

May 11, 2019 at 09:15PM by Don Cameron
http://bit.ly/2VgIfxd
New post on /r/flutterdev subreddit:

What Google products is Flutter used for?
Does Google use Flutter in production for any of their main products?

May 11, 2019 at 08:28PM by esthor
http://bit.ly/2vOEp43
New post on /r/flutterdev subreddit:

Flutter Projects
Hi, is there a Website where people post Flutter Projects for Download like Uplabs? I cant find any for Flutter.Thank you.

May 11, 2019 at 07:42PM by vGeorgel73
http://bit.ly/2ViUJV1
New post on /r/flutterdev subreddit:

Using Firebase Analytics in Flutter
http://bit.ly/2VcKrpi

May 11, 2019 at 05:22PM by dereklakin
http://bit.ly/309zY1y
New post on /r/flutterdev subreddit:

Can ~all third-party SDKs be made to work with Flutter?
My WIP Flutter app will have to handle payments in the future. It seems most SDKs of this sort are closed-source libraries that open a web view, Android Activity, or iOS UIViewController.Is integrating a random closed-source SDK always as simple as writing native Kotlin/Swift wrapper code that jumps into a new activity/view controller, or are there any hard limitations that I should be aware of?Apparently embedded Android views cannot use the keyboard, but in the worst case (SDK gives me a view, not an activity) I can just open a new native activity that contains whatever view I want to use — right?I really hope I don't have to get off the Flutter hype train :)

May 11, 2019 at 11:17PM by jlnr
http://bit.ly/2E1nJL0
New post on /r/flutterdev subreddit:

Anyone using Flutter in production?
Anyone using flutter for a production app? Im looking to develop a e-commerce app but deciding between React Native or Flutter.

May 11, 2019 at 10:01PM by Neteru1920
http://bit.ly/2EeyKsL
New post on /r/flutterdev subreddit:

Going Back Using Cupertino Navigation (The Previous View Accepts Interactions Even Though The Animation Hasn’t Ended Yet)
I’m using Cupertino Navigation. It happens when going back with a slide from left edge to the right of the screen.Users must not be able to interact with the previous screen (the screen that is behind/under the current screen) until the current screen leaves the view completely.Other wise users can tap on something on the previous screen while the navigate to back animation is still happening.I have modified the source .dart file. In the version 1.2.1, the animation duration and curves not right. (I know, it’s not a good way to do it. I’d rather create a new custom class extending the original. However this is not the case here)However I couldn’t find a way to track if something like “isAnimating == true”. If I can find a way, I will add AbsorbPointer or Visibility widget on to the underlying screen.That way, I will be able to ignore all the interactions from users until the back navigation animation ends completely.Any advice?

May 11, 2019 at 11:32PM by ariky
http://bit.ly/2YntRF4
New post on Flutter Dev Google group:

FLUTTER executar tabela DBF NTX via LAN / WIFI
Nós os programadores do passado, tínhamos em nossas mãos poucas opções (basic, cobol, assembler, etc). No meu caso, clipper que optei. Alguns de nós não mudou de linguagem e hoje trabalham com uma linguagem híbrida que melhorou o clipper e que chama-se [x]HARBOUR (clipper para 32 ou 64 bits). o

May 12, 2019 at 01:56AM by mvinfo
http://bit.ly/30h0zdl
New post on /r/flutterdev subreddit:

Mixins and Base Classes: A recipe for success in Flutter
http://bit.ly/2VkLZxq

May 12, 2019 at 02:26AM by EngineerScientist
http://bit.ly/30cAQma
New post on Flutter Dev Google group:

DateTime.fromMillisecondsSinceEpoch(1) return the incorrect DateTime
Hi All As subject descripted, I expect the method return 1970-1-1 0:0:0.1, but it return 1970-1-1 8:0:0.1 This confused me, but why?

May 12, 2019 at 05:37AM by Leon Wray
http://bit.ly/2WyYK9i
New post on /r/flutterdev subreddit:

Flutter profiles in VSCode (Product flavors)
VSCode provides a simple way to create and run your custom Flutter configurations.
Imagine having different product flavors like a free and a pro version.https://medium.com/@devrient.jonas/flutter-profiles-in-vscode-product-flavors-c95231818005

May 12, 2019 at 01:00PM by JonasDeVrient
http://bit.ly/2WDQULz
New post on /r/flutterdev subreddit:

FlutterForce — Week 26
http://bit.ly/2VXLxd0

May 12, 2019 at 02:06PM by flutterist
http://bit.ly/2HdVbQC