Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

Meditation app with flutter want to implement timer
Hi, I am creating a meditation app using Flutter and I am trying to implement a simple timer widget within one of the app states. Would really appreciate any feedback and/or help on how to achieve this. Thanks!​Here is the Github repo:https://github.com/dscognitif/Sati_App

March 22, 2019 at 01:07PM by dscognitif
https://ift.tt/2HA7xnq
New post on /r/flutterdev subreddit:

Fyne for Golang - some similarities to Flutter
Fyne draws its own widgets like flutter, plans are for desktop and mobile application developmentit uses the same Cassowary algorithm for layout as used in IOS and MacOSany experts care to compare with Flutters layout strategy?its got a long long way to go, to catch up with Flutter, will it ever have hot reload ?​I for one welcome our new Fyne overlords.​​

March 22, 2019 at 12:31PM by paultz
https://ift.tt/2Cx8icZ
New post on Flutter Dev Google group:

make notification by listening to api change
I want to make the notification like facebook and twitter in my flutter app. I want my app to listen to the api after it change make the notification how can i do.

March 22, 2019 at 07:18PM by Bibek Thapa
https://ift.tt/2Jw5Glf
New post on Flutter Dev Google group:

Android Developer
Hi, Hope you’re doing well! This is Chintan from Inficare Technologies, please find the job description if you are interested for this below job reply to this email ID * Chi...@inficaretech.com * with your updated resume and active contact number and best time to

March 22, 2019 at 09:12PM by Recruiter Soni
https://ift.tt/2TT3mK3
New post on Flutter Dev Google group:

Unhandled Exception: Bad state: No serializer for 'SignIn'
Good Morning, I was trying to serialize a Json response using built_value and serializer. I can get the response: `{ "status": 200, "user_id": "c285677c-9c", "id_token": "eyJraWQiOiJ0eT", "refresh_token": "eyJjdHkiOiJKV1QiLCJlbmM", "expires_in": 3600 }` I have

March 22, 2019 at 09:34PM by Santiago Taco
https://ift.tt/2TUgCOC
New post on /r/flutterdev subreddit:

Where do you create your outline for the look and flow of your app?
I am completely new to app development, so lets just start there. I am an Engineer at my company and I thought it would be a good idea to make an app to help streamline some of the pitfalls that occur pretty often. I am teaching myself Flutter/Dart and I am the only one working on the app. Sometimes I just get lost in the weeds of what is going on since I have no one to discuss the problems with.​I pitched my app idea with fluidui.com, but it is pretty limited when it comes to designing. I know I should get the functionality of my app first, but some days I just need a break from the brains of the project and I want to just have something nice to look at. Do most app developers work off of a design sketch by an actual visual designer or do most people work straight from their imaginations? Is there a place that can help me design what my pages should look like? I see all the beautiful designs on here, but don't even know where to begin in designing my own.

March 22, 2019 at 09:28PM by MyWorkAccountISwear
https://ift.tt/2HN7IuP
New post on Flutter Dev Google group:

Flutter installation help (Doctor summary errors)
I think I have installed Dart/Flutter extension in VS Code, when I was installing Dart extension, I did remember it pops up an error message (I don't remember what it is). See the screenshot errors, I just run *flutter doctor*. The setup is annoying, I have been on this for multiple days(spend a

March 23, 2019 at 01:40AM by scjob...@gmail.com
https://ift.tt/2TQnXOY