Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: backdrop widget
Hi I have created a backdrop widget from this article https://ift.tt/2txwdUR and I want to extend to change the background color of the front panel when it opens and change again when it closes.

Submitted October 02, 2018 at 10:19AM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2zKobLS
GGroup: How do I create a time-based Flutter App?
Hi, I need to create a login form. After user successfully login than I need to start some kind of timer (ex: 3 min), so if user has no reaction to app or other word if flutter app state is paused, suspended or inactive more than 3 min. the app will goto main login page. As long as user has

Submitted October 02, 2018 at 11:03AM by Niyazi Toros
via Flutter Dev https://ift.tt/2IyPj3a
GGroup: Goodle Map in Flutter
Hi, I'm trying to integrate google map in flutter where we can pin(mark) current location or search for a particular location and mark it. Currently I didn't find any option to support displaying a Google Map within the Flutter widget. Could you please assist me to go on?

Submitted October 02, 2018 at 01:38PM by Abiramy Murugavel
via Flutter Dev https://ift.tt/2RgOJex
GGroup: ld failure: building an iOS arm cpu type Flutter.framework on MacOS
Hi, all, I try to build an iOS flutter engine framework by following script: (1)build arm64 target (2)build arm target (3)use lipo to combine these two single arch frameworks to a multiple arch framework. The arm64 arch framework is built successfully, but the arm framework was failed in

Submitted October 02, 2018 at 04:30PM by Max
via Flutter Dev https://ift.tt/2DOdIDf
Reddit: I took first place in local hackathon app developed in Flutter
Just wanted to share that Flutter is amazing for hackathons. Hot Reload is lifesaver. Also the fact that it builds to both platforms is great.The main reason why I preferred Flutter over React-Native is superior toolset.Source is nothing amazing and most of the part where it needs backend is just simulated.Application uses QR codes to send/receive money (Simulated with Firebase)https://github.com/alexandrius/QR_Pay​The photohttps://www.facebook.com/BOGfintech/photos/pcb.2076520152391472/2076516722391815/?type=3&theater

Submitted October 02, 2018 at 04:58PM by alexandr1us
via reddit https://ift.tt/2Or1WTD
Reddit: Published 40+ Screens App in 4 Months built with Flutter + ❤️
https://ift.tt/2zMo7eQ

Submitted October 02, 2018 at 06:02PM by mahmed8003
via reddit https://ift.tt/2IvJofk
FloatingActionButtons are FABulous (sorry, couldn't resist) but it gets even better: Flutter makes it easy to embed them in the bottom navigation bar. Use FloatingActionButtonLocation & you can embed the button right where you want it.

Click for more #WidgetoftheWeek tips ↓ pic.twitter.com/0DBbbUtirR— Flutter (@flutterio) October 2, 2018

October 02, 2018 at 07:13PM
via Twitter https://twitter.com/flutterio
GGroup: Navigation Push Pop - Why is the Caller reloading (initState) on Push and POP
I have a page/Route RatingPage when I call Navigator.push with a Profile page InitState is recalled on RatingPage. The on navigator.pop from the profile page RatingPage calls initState again? Why is this? IT forces all of my data and state on RatingPage to be reset. Tim

Submitted October 02, 2018 at 09:14PM by Tim Grubb
via Flutter Dev https://ift.tt/2Oso5Rw
GGroup: keyboard bugs
Hi all. Anyone experience these two? (I have only tried on an Android phone.) 1) When you show a keyboard on a tab it remains on the screen when you pick another tab. 2) In the code below: Things work fine if you the touch the second (*TextInputType.tex*t) Field *first*. However after touching*

Submitted October 02, 2018 at 10:13PM by hoek
via Flutter Dev https://ift.tt/2P0jl2d
GGroup: Future builder widget
Hi I am try edit the form using future builder widget.but in drop down widget not update the data when I am change the new value in drop down same for all widget set state is not updating the value

Submitted October 02, 2018 at 10:50PM by pradeep kumar
via Flutter Dev https://ift.tt/2NihEMf
Reddit: Why aren't any of the prototyping platforms integrating flutter into their workflow?
Seriously, it looks like the best framework to generate clean working code. I mean platforms like framer, figma, proto.io

Submitted October 03, 2018 at 12:31AM by somenick
via reddit https://ift.tt/2Izb5UC
Reddit: iOS development for Android and Web developers using Flutter
I have been doing a lot of Web and Android Development for two years. Currently, I am working as full stack web dev at a software company where we use enterprise Java with Spring MVC in the back and Bootstrap and JQuery in the front end(Its a really old company, please don't judge). Now, my question is whether I have everything under my belt to do cross platform using Flutter? I am building a small startup on the side and need to know whether I will be able to come up with a decent iOS app with no prior knowledge in iOS.Strengths: - OOP - Software Design Patterns - Prior experience with React JS and Angular 4+Weaknesses: - Never done iOS dev - In shortage of time

Submitted October 03, 2018 at 07:03AM by shabab477
via reddit https://ift.tt/2OuLYHV
GGroup: How to wrap entire Flutter App in a GestureDetector?
Hi, How to *wrap* *entire** Flutter App* in a GestureDetector? Is this possible? Thanks

Submitted October 03, 2018 at 07:33AM by Niyazi Toros
via Flutter Dev https://ift.tt/2OzbA6z
GGroup: problem in using font awesome
Not able to use font awesome it always displaying blank boxes not the icons done all dependencies settings but still not getting icons

Submitted October 03, 2018 at 09:26AM by Ravikant Choudhary
via Flutter Dev https://ift.tt/2OvK2iA
GGroup: is it possible to update values in text widget without calling set state?
I have a ValueNotifier and a listener that updates the value of a variable if true or false. is it possible to update values in text widget without calling set state so that I don't have to redraw the whole widget tree but just text widget?

Submitted October 03, 2018 at 10:36AM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2P6lcCZ
Reddit: What are my options for storing data when using Flutter?
Someone asked a question on SO that didn't receive much love (too broad, no finite answer), so I thought, I'd submit it to my fellow redditers :-)What my data storage options when writing a Flutter app are with respects toData persistenceRemote or localeOffline behavior (if applicable)Database securityApp performancePricingReal time syncCompatibility with third party libraries, and Flutter modulesAnything else...The flutter packages for database is a good start, but difficult to navigate.​

Submitted October 03, 2018 at 11:09AM by F00Barfly
via reddit https://ift.tt/2P7CBez
GGroup: FlutterHandshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: self signed certificate
Hi, I mange to add *openssl self sign* certificate and start *aqueduct server* successfully. Problem is that I am getting Flutter Mobile app error as: HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: self signed certificate in certificate chain(handshake.cc:

Submitted October 03, 2018 at 02:51PM by Niyazi Toros
via Flutter Dev https://ift.tt/2NooHDa
GGroup: need SSL Certificate for Flutter Mobile App and Aqueduct Server
I need SSL Certificate for Flutter Mobile App and Aqueduct Server. Any information, example as an answer will most welcome and appreciated. Thanks

Submitted October 03, 2018 at 03:22PM by Niyazi Toros
via Flutter Dev https://ift.tt/2PerX5q