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

Todays Flutter News by Mahtab: Flutter Day - Hack20 - Package Ecosystem Update - Adobe XD Support for Flutter - Flutter Surface Duo Support - Wiredash Package - Longshadow Flutterpen
https://www.youtube.com/watch?v=-zRbvoQCLfE

May 22, 2020 at 03:03PM by MyracleDesign
https://ift.tt/2ATFM7l
New post on /r/flutterdev subreddit:

SDK manager throws an error
I have a Chromebook and I have android studios but that lags probably because have a 4gb ram.I decided to use vs code as it works smooth, but I have an error with SDK manager it keeps throwing this error every time I run sdkmanager I cant run it anywhere on my terminal I have to cd into tools/binto run the sdkmanager commands.
Warning: Could not create settings java.lang.IllegalArgumentException at com.android.sdklib.tool.sdkmanager.SdkManagerCliSettings.<init>(SdkManagerCliSettings.java:428) at com.android.sdklib.tool.sdkmanager.SdkManagerCliSettings.createSettings(SdkManagerCliSettings.java:152) at com.android.sdklib.tool.sdkmanager.SdkManagerCliSettings.createSettings(SdkManagerCliSettings.java:134) at com.android.sdklib.tool.sdkmanager.SdkManagerCli.main(SdkManagerCli.java:57) at com.android.sdklib.tool.sdkmanager.SdkManagerCli.main(SdkManagerCli.java:48) 


May 22, 2020 at 02:48PM by geekstershaq
https://ift.tt/36o5Ens
New post on /r/flutterdev subreddit:

How to sync gradle changes?
Hi, I am new to flutter and gradle properties. I saw lots of courses and tutorials just on Android studio to sync gradle changes after adding from Firebase. I don't know how to do that in vs code which I am using.I am installing an extension called gradle tasks. but there is no option to run or anything. Even when I run task and select gradle task there are errors like " There is no task provider registered for tasks of type "gradle ".

May 22, 2020 at 03:37PM by milanpoudel
https://ift.tt/2LMCW6i