Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

firebase_authentication - Cannot query users by their username
I'm new to flutter and attempting to add firebase_auth GoogleSignIn to my app. I've followed the instructions of about 5 samples I've found online but keep getting the error when I run the app: E/GraphResponse( 8321): {HttpStatus: 404, errorCode: 803, subErrorCode: -1, errorType: OAuthException,

February 23, 2019 at 12:35PM by Noel Austin
https://ift.tt/2VhHN26
New post on Flutter Dev Google group:

Get size.center of the screen.
Hi everyone, I am trying to get the center of the screen when I initialize a class. I have gotten that using CustomPainter like this: ``class IndoorMapPinter extends CustomPainter { @override void paint(Canvas canvas, Size size) { final Offset center = size.center(Offset.zero);``` But I

February 23, 2019 at 03:22PM by Santiago Taco
https://ift.tt/2TdFCPz
New post on /r/flutterdev subreddit:

Why Flutter went with Dart, and not Swift/Kotlin?
Don’t me wrong, Dart looks good; But, Swift or Kotlin are both open source, have more features, and already known in the mobile industry.

February 23, 2019 at 02:28PM by KingAntwelm
https://ift.tt/2EqIPDl
New post on /r/flutterdev subreddit:

Is it possible to put check-boxes on a zoomable image?
So just as the title says, but to add on that, once a box is checked (which should have a predefined co-ordinate) the data is sent over to a server. The image would be a simple floorplan. So is that doable in flutter?

February 23, 2019 at 03:52PM by doesmylifeevenmatter
https://ift.tt/2XkA8ll
New post on Flutter Dev Google group:

Maps like that of Uber
Hello Developers, I am actually developing an app at the moment and I need help as to how i can create a box more like that of what Uber use in their app to basically hold a gps location of what a user chooses. Any help?

February 23, 2019 at 05:42PM by Joshua Hlordze
https://ift.tt/2TdHOGW
New post on /r/flutterdev subreddit:

1kb JS demos [inspiration for flutter-create]
https://js1k.com/

February 23, 2019 at 10:30PM by Osamito
https://ift.tt/2U5ekYW
New post on /r/flutterdev subreddit:

[Flutter Challenge]Custom ListView
Hello Pros,Challenge :-List with custom view -List item with button to add item in the listEasy, right ??

February 24, 2019 at 11:14AM by deepss1
https://ift.tt/2E2qH0U
New post on /r/flutterdev subreddit:

#Flutter Tutorial for Beginners - Build iOS and Android Apps with Google's Flutter & Dart
https://youtu.be/qBhNpE7PxFg

February 24, 2019 at 10:57AM by professionaltut143
https://ift.tt/2Ebtlln
New post on /r/flutterdev subreddit:

FlutterForce — Week 15
https://ift.tt/2tBY8CY

February 24, 2019 at 10:52AM by flutterist
https://ift.tt/2T0JLHz
New post on /r/flutterdev subreddit:

Flutter's TextField but much easier to attach to a Redux store.
https://ift.tt/2NubGcQ

February 24, 2019 at 03:42PM by Albert221
https://ift.tt/2Iygejt
New post on /r/flutterdev subreddit:

Flutter widgets and layouts in minutes
Creating Flutter widgets and layouts made easier than ever. Follow the blog post on https://medium.com/mindorks/flutter-widgets-and-layouts-in-minutes-ffd4d2f0d443

February 24, 2019 at 04:46PM by takeoffandroid
https://ift.tt/2C0UtDp
New post on /r/flutterdev subreddit:

for fire base setup for ios do i need to own MAC or i can do it manually with editing the file?
hi,for fire base setup for ios do i need to own MAC or i can do it manually with editing the file?

February 24, 2019 at 07:11PM by Kotaibaw
https://ift.tt/2SZJ40U
New post on /r/flutterdev subreddit:

Migrating Flutter app to AndroidX
I guess, I am not the only one there who had problems with 3rd-party packages and lots of errors/warnings related to AndroidX migration. I was trying to search for the solution and I've found it in flutter.dev page even though it is not already accessible using navigation menu in the page: https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility. I hope it would be helpful for you guys!Upgrade and happy coding!

February 24, 2019 at 09:25PM by mkobuolys
https://ift.tt/2Xmxrj3
New post on /r/flutterdev subreddit:

table_calendar | Flutter Calendar organized neatly into a Table. Autosizes vertically, saving space for other widgets.
https://ift.tt/2NkgVeW

February 24, 2019 at 11:38PM by Elixane
https://ift.tt/2BQFjQN