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

MissingPluginException (MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in))
Hi all, I have followed all the steps regarding singin with google ut still receive this error. Any tips please.

May 21, 2020 at 06:33PM by Jay Stewart
https://ift.tt/2WRcE9m
New post on Flutter Dev Google group:

sort list of list against its specific column
how to sort List
New post on Flutter Dev Google group:

Screen Sizing Problem
So I am working on this Flutter app that's been developed by different programmers. Now I have to fix a bug where whenever I start the app on a small size screen phone the UI elements overwrite each other. What is the first step to take to fix this problem although the app is working as expected

May 21, 2020 at 07:47PM by Al pha
https://ift.tt/3bYAbJT
New post on Flutter Dev Google group:

need help with flutter logic on implementing new features
I have stacks of card in one screen and I want to control those cards from another screen but I'm not really sure how to implement and the logic behind it so can somebody help me. so the idea is, The user can view stacks of cards in Home Screen but they can't reorder their position, if the user

May 21, 2020 at 09:01PM by aasenomad
https://ift.tt/3cSsxlb
New post on /r/flutterdev subreddit:

Getting Started with Flutter in 2020
Here's a great tutorial series on getting started with Flutter in 2020. https://youtu.be/b2FaT4vz8W4. I hope you enjoy it!

May 21, 2020 at 09:36PM by richard_official
https://ift.tt/2XjMlaQ
New post on /r/flutterdev subreddit:

I Am Rick (Episode 8): Rick’s Decentralized Exchange
https://ift.tt/3gf4Gyf

May 22, 2020 at 12:31AM by Purple_Pizzazz
https://ift.tt/2LN5zjw
New post on /r/flutterdev subreddit:

Flutter dynamic themes in 3 lines!
https://link.medium.com/J1t7RbIkG6

May 22, 2020 at 02:32AM by JoRoCoBo
https://ift.tt/2ZqBG0D
New post on /r/flutterdev subreddit:

Flutter dynamic themes in 3 lines!
https://ift.tt/2LMm9jG

May 22, 2020 at 03:39AM by JoRoCoBo
https://ift.tt/2LLJwKl
New post on /r/flutterdev subreddit:

Is it safe to open source my flutter + firestore app?
I already have written firebase security rulesThere are some config.json files from firestore and others i may not know of. Do i have to remove these files before putting the project on my github ?

May 22, 2020 at 05:59AM by explore212
https://ift.tt/3bThmHJ
New post on Flutter Dev Google group:

Aes encryption and decryption in flutter/dart
HI, I need to do AES encryption and decryption in Dart using a key "My KEY". I did this in java(Code pasted below) now I need to do same in dart. How can I convert same java logic in dart? Thanks in advance. ---------------------------Encryption----------------------- public String encryptAES(St

May 22, 2020 at 10:14AM by Rana Singha
https://ift.tt/2TvZjB5
New post on Flutter Dev Google group:

Calling provider method in initstate of a widget
https://ift.tt/2zYaEmz Same issue but I need to pass 2 parameters from the widget to the method in Provider. Couldn't find a proper answer yet. Any help is appreciated.

May 22, 2020 at 12:26PM by Renitto Jose
https://ift.tt/3cUAWor