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

I made a thing 💙😉
https://ift.tt/2Csfgje

March 21, 2019 at 04:37PM by fleper
https://ift.tt/2UMH7BZ
New post on /r/flutterdev subreddit:

Should I use flutter?
I make apps with Android studio and am looking the cross-platform solution. Flutter looks nice but dart seems not a good language. Also afraid Flutter might be abandoned in the future.

March 21, 2019 at 08:02PM by kk6420420
https://ift.tt/2U1vqKh
New post on /r/flutterdev subreddit:

Jump straight into flutter??
Hi. I never done mobile development before. Is it possible if I went straight through the flutter route?p/s Learning Dart is not the concern btw. Just wonder if I can learn about mobile development by jumping straight into flutter.

March 21, 2019 at 11:04PM by gougou8
https://ift.tt/2Fqnjh4
New post on /r/flutterdev subreddit:

Monetarization by in-app purchases: Doable? And possible serverless?
Hi all!I want to monetize my Flutter app, but without using apps. I found some plugins, some rants, one highly rated plugin (https://pub.dartlang.org/packages/flutter_inapp_purchase) and zero experience reports as I see on state management for example.1) What is the least painful and cheap way to offer my users a one-time payment option on Android and ios?2) Is it possible to offer 1) without needing a own server or some cloud service?Thanks a lot!Edit: If all else fails, I will have to work with platform channels and craft two specific solutions, but I'd rather avoid dealing with two new plattorms and languages.

March 22, 2019 at 12:07AM by InquiREEEEEEEEEEE
https://ift.tt/2Fj3R62
New post on /r/flutterdev subreddit:

Stadia + Flutter = total app domination
So if you havent heard, Google is releasing Stadia which allows any device to play AAA titles in realtime with viewers on Youtube. No dowloads just click to play. Puts facebook 'instant games' in the museum. I have no real idea how it works but at the end the day it seems they become really, really good at streaming bitmap data or memorySo got me thinking. What if this Humming Bird thing is a short term technology for the larger goal of having streamable, instant access mobile flutter apps. If Stadia can handle data from game engines surely it can easily handle Flutter views and interactions.Then just imagine that Flutter apps can be run on any device with capable stadia client (chrome). All of a sudden the app store and reach of Flutter becomes astronomically large (they claim 2 billion people)You will then see youtube videos of Flutter devs promoting their software and allow people to jump right in and start using it. Provide an equally frictionless mechanism for monetization, and wow and wow and wooweeey!

March 22, 2019 at 01:13AM by yabadababoo
https://ift.tt/2OhLxhC
New post on /r/flutterdev subreddit:

Flutter in Foldable Phones
http://tech.learn4startup.com/0f94f6d9b8

March 22, 2019 at 05:13AM by LazarLjubenovicat
https://ift.tt/2TOVQja
New post on Flutter Dev Google group:

issue in Monetize Flutter App With Admob
how to show Interstitial Ad multiple time in flutter App ? can Any One have solution of it . Thanks in advance !

March 22, 2019 at 06:44AM by Ravindrabhai Vala
https://ift.tt/2OkrjUk
New post on /r/flutterdev subreddit:

Suggest some good resources to learn animations in flutter
Hey guys, I need some good resources for learning animations in flutter. I've searched a lot but I failed to find some satisfying resources. There are some videos on YouTube but there are not that much detailed videos.So please help me.

March 22, 2019 at 07:25AM by JastorJ
https://ift.tt/2CuPuuG
New post on /r/flutterdev subreddit:

Dart is the biggest failure of flutter.
Flutter will die as other google's disappeared project if it can not embrace other language such as Typescript or Kotlin.

March 22, 2019 at 07:52AM by davidraccoon
https://ift.tt/2Jv6k2t
New post on Flutter Dev Google group:

Javascript in webview
is there a way to inject javascript within the webpage in the webview like using DOM to edit other components before the page is loaded

March 22, 2019 at 08:47AM by katlego n
https://ift.tt/2CuGdD6
New post on Flutter Dev Google group:

Flutter: Implementing login authentication using QR code connected to the firebase.
I am planning to implement a mobile app that cater it's user to authenticate using QR code. As of today, I have no idea on how to implement this feature (challenging for me). Very much appreciated if someone answers my question. I am beginner on this tool. I hope you can give me sample code or

March 22, 2019 at 08:56AM by nichol...@letithelp.org
https://ift.tt/2FkWwCR
New post on /r/flutterdev subreddit:

Any difference between class that extends Stateless Widget and a function that returns a Widget?
The title sums up my doubt. I know stateless and stateful widgets are different and they have their very specific use cases. I have spent a few months in React Native too. There we have stateless and stateful components. In RN, we can define a component by extending Component class or creating a function (I know both of them are equivalent. It's just sugar coating over prototypes). The final decision between extending class or creating function boils down to if we will be needing lifecycle callbacks in our component. If yes then we extend class or else create a function that returns component.​In flutter I don't think a function returning Widget is same as class extending StatelessWidget. Recently I faced an issue with lists where the Item stateless component was showing data from another item component when I scroll back to top (scrolling back from n to 1 now showing 'n' in all items till 1). Removing the Stateless widget and moving everything from its build to a separate function fixed my problem.​So what exactly is the difference between extending the class and just returning a Widget.​​

March 22, 2019 at 08:28AM by thesahilpatel
https://ift.tt/2OlIllk
New tweet from flutterio:

Les écrans Android et iOS disposent un cycle de vie (ouvert/fermé/réouvert...) que vous pouvez suivre en Flutter https://t.co/Vu9bXpuB8S #flutterio #flutterdev— Flutter France (@flutterio) March 22, 2019

March 22, 2019 at 10:08AM
http://twitter.com/flutterio/status/1109018882189287424
New post on /r/flutterdev subreddit:

Flutter UI - Animated Carousel
http://tech.learn4startup.com/0a2d3a20df

March 22, 2019 at 10:42AM by PalVaradiNagy
https://ift.tt/2UMSWba