Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: problems starting to work with Flutter
Greetings: I am working with Linux Ubuntu, AndroidStudio 3.2and the Last version of IntellijIDEA and Java version "10.0.2" from Oracle.I installed in Android Studio the plugins for Flutter and Dart. I downloaded the flutter version: flutter_linux_v0.5.1-beta.tar.xz and installed it in / usr

Submitted October 01, 2018 at 09:10PM by Mario Jaramillo
via Flutter Dev https://ift.tt/2zJIObl
Reddit: Dart Code v2.19 - Flutter Attach
https://ift.tt/2zJVoXL

Submitted October 01, 2018 at 10:10PM by JaapVermeulen
via reddit https://ift.tt/2IAnwzL
Reddit: Aeyrium Sensor | Flutter sensor plugin which provide easy access to the Pitch and Roll on Android and iOS
https://ift.tt/2y3Fwxu

Submitted October 01, 2018 at 11:51PM by Elixane
via reddit https://ift.tt/2DJCN2o
GGroup: google_sign_in and flutter_facebook_login plugin error in Flutter!
I am using firebase to authenticate google and facebook sign in. I use firebase_auth plugin. But when I use google_sign_in and flutter_facebook_login plugin in my app and when I run it, my app close automatically. When I remove google_sign_in and flutter_facebook_login plugin and then I run my

Submitted October 02, 2018 at 08:38AM by Falak Sabbir
via Flutter Dev https://ift.tt/2P8qmOU
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