Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

OneSignal linker issue
Hi all, has anyone else experienced an issue with “library not found for -lonesignal”?It’s driving me mad. Have an open issue on GitHub OneSignal/OneSignal-Flutter-SDK #53, any help would be welcome.

January 27, 2019 at 03:11PM by mightybob4611
http://bit.ly/2DAr7N1
New post on /r/flutterdev subreddit:

Tutorials: Flutter Widgets 13 | DropdownButton – Flutter Open – Medium
http://bit.ly/2B1TDp5

January 27, 2019 at 06:07PM by nb312
http://bit.ly/2TlE3Mw
New post on /r/flutterdev subreddit:

Emulator a resource hog?
Hi there,I noticed that, while it's open, the emulator, as launched from VS Code, sits at 40+% of my CPU. Is that normal? Is there a way to decrease that constant drain on my resources? Is there an alternative?Thanks,Alec

January 27, 2019 at 09:11PM by Gray_Hulk
http://bit.ly/2MCzkTL
New post on /r/flutterdev subreddit:

Simon implementation in Flutter
http://bit.ly/2Wgj3bE

January 27, 2019 at 11:05PM by Purple_Pizzazz
http://bit.ly/2Rks4g7
New post on /r/flutterdev subreddit:

Watch your code! How to enable Dart linting to become a Flutter code ninja
http://bit.ly/2WpZden

January 27, 2019 at 11:05PM by Purple_Pizzazz
http://bit.ly/2Rj3hJt
New post on /r/flutterdev subreddit:

63 days challenge
I have 63 days left to learn to develop apps. I am a beginner programmer, I have learned the basics of programming and oop using Java. What should I learn during the next 63 days to be able to develop apps in flutter

January 28, 2019 at 02:25AM by afdal_khan
http://bit.ly/2G5MHdV
New post on /r/flutterdev subreddit:

Can't wrap my head around how widgets work in flutter...any references out there that explain the concept in detail for noobs like me?
No text found

January 28, 2019 at 06:44AM by gemini_feed
http://bit.ly/2B4WgXy
New post on Flutter Dev Google group:

localization rtl or arabic
is there anyone worked with localization or RTL for Arabic or Persian languages? or can you give me some source for localization? thank you,

January 28, 2019 at 09:40AM by Reyu 443
http://bit.ly/2DEprT2
New post on /r/flutterdev subreddit:

Flutter listview with swipe to delete
https://youtu.be/KJVo7A3tu0c

January 28, 2019 at 09:51AM by ishanfx
http://bit.ly/2G8F46R
New post on /r/flutterdev subreddit:

Tutorials: Flutter Widgets 14 | PopupMenuButton – @niebin_gg @flutteropen – Medium
http://bit.ly/2G4JVWq

January 28, 2019 at 12:06PM by nb312
http://bit.ly/2CKlQ3O
New post on /r/flutterdev subreddit:

Scroll to top of page
I am trying to find a way to automatically scroll to the top of page when I filter a list. Here is my filter method:List<ReferenceItem> filterList(String type) {
return _referenceItems.where((ReferenceItem refItem) => refItem.itemType == type).toList();
}It works perfectly for filtering items. However, if I am like halfway down the page when I initiate a filter, then after the filter is performed I am still around halfway down the list of new items. I'd like to just automatically scroll back to the top of the screen.​

January 28, 2019 at 02:11PM by UnqleSquid
http://bit.ly/2WmTFRC
New post on Flutter Dev Google group:

shuffle items
how can i get random values ​​from json? Future makeRequest() async { var response = await http .get(Uri.encodeFull(url), headers: {"Accept": "application/json"}); setState(() { var extractdata = json.decode(utf8.decode(response.bodyBytes)); data = extractdata["

January 28, 2019 at 05:30PM by Almaz Amangaliev
http://bit.ly/2CSAPc4
New post on /r/flutterdev subreddit:

Bitrise vs Codemagic CI/CD
Anyone use Bitrise and Codemagic for CI/CD? Hard to decide which to use.I see Codemagic is specific for Flutter. But Bitrise has many good docs, mature, integrations.Anyone here from Bitrise or Codemagic can explain advantage/disadvantage?Or anyone is try both?

January 28, 2019 at 06:25PM by Flutter_Dev
http://bit.ly/2G55hD3
New post on /r/flutterdev subreddit:

Making the appbar disappear
I am using webview_flutter to place a webview as the body of my scaffold. How can i make it disappear when i interact with the webview and bring it back when the user clicks at the now gone appbar space.

January 28, 2019 at 07:15PM by fardeen9983
http://bit.ly/2CRMeJ4