Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: BuildContext
hello everyone , please can somebody explain the meaning of buildContext to me in a simple way ,im new to flutter and android/ios development , thanks

Submitted October 11, 2018 at 05:37AM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2NAjKHt
GGroup: Can anybody help making custom TabController in flutter?
Can anybody help making custom TabController in flutter?

Submitted October 11, 2018 at 06:19AM by Prakhar Anand
via Flutter Dev https://ift.tt/2CBNG4F
GGroup: Add Value to the List
hay everyone, please can somebody explain how to adds value to the early of this list not 'Adds value to the end of this list'. many thanks

Submitted October 11, 2018 at 07:13AM by Denis Ramdan
via Flutter Dev https://ift.tt/2PsULrh
GGroup: BottomNavigationBar with only title
I am trying to design a screen that has *BottomNavigationBar*, but with only title and no icon. Also I want to know how to have *BottomNavigationBar* with only icons and no title.

Submitted October 11, 2018 at 08:00AM by sup...@geekyants.com
via Flutter Dev https://ift.tt/2yaUBy4
GGroup: TabBarView Not Showing
Error i got is No TabController for TabBarView, Anyone Can Help me? Here is My Code, Widget titleSection = Container( padding: const EdgeInsets.all(32.0), child: Container( height: 230.0, // decoration: BoxDecoration(border: Border.all(color: Colors.red[500])),

Submitted October 11, 2018 at 08:30AM by Dharani tharan
via Flutter Dev https://ift.tt/2NBIAq6
GGroup: Add round shaped image over another image
I need to insert round shaped image over background cover image.Since am new to flutter i am struck to do this.Anyone can tell me this? Here is my code, return MaterialApp( title: 'Flutter Demo', home: Scaffold( appBar: AppBar( title: Text('UserProfile'), ), body: ListView(

Submitted October 11, 2018 at 11:10AM by Dharani tharan
via Flutter Dev https://ift.tt/2yd9CiL
Reddit: [TUTORIAL] Publish a package for Flutter
https://ift.tt/2CEOmGP

Submitted October 11, 2018 at 02:21PM by QuentinLeGuennec
via reddit https://ift.tt/2CcXOzM
Reddit: I wrote a blog post about my first experience with flutter, published by hackernoon. Enjoy :-)
https://ift.tt/2CE0OX5

Submitted October 11, 2018 at 01:24PM by yershalom
via reddit https://ift.tt/2CcYvJo
GGroup: How Decode image data source in Flutter
How do I decode image data like the below in flutter: ���� JFIF ``��
Submitted October 11, 2018 at 02:27PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2IOSSTb
GGroup: Android studio no longer sees my Pixel 2 connected by USB
Working great the other week ... day. Pixel 2 upgraded the OS. ... then a the connection was a bit intermittent ... now gone. Tried a new cable of the same type that worked before.. Tried Android Studio upgrade. Still "No Device".

Submitted October 11, 2018 at 02:45PM by Jeff Morse
via Flutter Dev https://ift.tt/2PsWrku
GGroup: How to show hierarchal data in a Flutter App (e.g. TreeView)
We have data (legacy) that is a pure directed graph (i.e. a tree) -- and want to show this in our new cool Flutter App. Everywhere else we utilize a TreeView type thing (Web/iOS native, etc.) with nested levels that can open and close etc. Pretty common. Except -- not in Flutter? I have

Submitted October 11, 2018 at 06:37PM by Steven McDowall
via Flutter Dev https://ift.tt/2A4vEWs
GGroup: Debugging crashes in one (and only one) VSCode flutter project
My PC restarted itself yesterday and VSCode restarted with it. I was working with this repository on state management and now whenever I try to debug it in VSCode I get the following: *The built-in library 'dart:ui' is not available on the stand-alo

Submitted October 11, 2018 at 10:42PM by MrLarryQ
via Flutter Dev https://ift.tt/2A5o3XD
GGroup: Debugging crashes in one (and only one) VSCode flutter project
My PC restarted itself yesterday and VSCode restarted with it. I was working with this repository on state management and now whenever I try to debug it in VSCode I get the following: *The built-in library 'dart:ui' is not available on the stand-alo

Submitted October 11, 2018 at 10:42PM by MrLarryQ
via Flutter Dev https://ift.tt/2A5o3XD
Reddit: Go to pattern for separating UI for Android & iOS?
I wanted to know what people are doing to keep their iOS and Android design standards separate. I came across this article and was wondering if this is the standard. medium post . Any info is appreciated!

Submitted October 12, 2018 at 04:20AM by Waymond206
via reddit https://ift.tt/2ISdcmG
GGroup: Gradle Issue: Process exited abnormally
Hello dev's, My PC got powered off while I was running the flutter project, and since then I'm facing this on "flutter run". * Error running Gradle: ProcessException: Process "/home/mercyofallah/Umar/myCode/az_zawj/android/gradlew" exited abnormally: Project evaluation failed including an

Submitted October 12, 2018 at 07:38AM by Mohammed Umar ibn Shafee
via Flutter Dev https://ift.tt/2QKllfw
GGroup: [google_maps_flutter] LatLngBorders
I found the existing implementation rather lacking and have created a more complete one here: https://ift.tt/2A5XW2H It is based on js code that I shamelessly lifted from the google maps javascript api (https://ma

Submitted October 12, 2018 at 10:19AM by Andreas Sumerauer
via Flutter Dev https://ift.tt/2QKGMgz