Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Edit the Outer Variable With the Class Constructor.
how do i edit the chattile variable in the contructor 'tambah' as shown below: class ChatCardList extends StatefulWidget { List chattile; //EDIT THIS ChatCardList({Key key, this.chattile}) : super(key: key); Future _onSocketInfo_newMessage(dynamic data) async {

Submitted September 13, 2018 at 12:40PM by Denis Ramdan
via Flutter Dev https://ift.tt/2p1Kbf8
Reddit: Disable screenshot capture for Flutter app
I am making a Flutter app and I need to make sure the user is not able to capture screenshot of the app (any screen). Is there any way to achieve this in Flutter or do I need to write native code for both Android and IOS? Or is this even possible?

Submitted September 13, 2018 at 06:48PM by codeinprogress
via reddit https://ift.tt/2Quu6uO
GGroup: TabController Dots
Hi All, Please find my attached screenshot. Want custom dots in *TabController.* *Can any one please tell me how to customize my *TabController dots.

Submitted September 13, 2018 at 06:58PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2NF4z3z
GGroup: Android Studio debug mode Exception: Attempted to connect to Dart observatory 5 times
Hi All, I am getting error message while in debug mode in flutter app in Android studio, app works fine in RUN mode Error connecting to the service protocol: Exception: Attempted to connect to Dart observatory 5 times, and all attempts failed. Giving up. The URL was ws://127.0.0.1:8167/ws I am

Submitted September 13, 2018 at 08:31PM by Imran Panjwani
via Flutter Dev https://ift.tt/2CRwRUo
Reddit: oscilloscope | A graphical widget that can be used to display a dataset similar to an oscilloscope display
https://ift.tt/2xcPj3J

Submitted September 13, 2018 at 09:30PM by Elixane
via reddit https://ift.tt/2xa4jQO
Reddit: Just released flutter_inappbrowser: A Flutter plugin that allows you to open an in-app browser window (porting of the popular cordova-plugin-inappbrowser).
https://ift.tt/2Olh1mg

Submitted September 14, 2018 at 02:57AM by LorePi
via reddit https://ift.tt/2p5Vxip
Reddit: Does Flutter Work On Apple Watch?
Been looking around. Haven't found any answers online.Do you guys know if flutter works with Apple Watch? Not a professional developer, but am working on an industrial project and it would be ideal if the app could interface with an Apple Watch.Thanks

Submitted September 14, 2018 at 03:23PM by cyberxsec
via reddit https://ift.tt/2OkLjFH
Reddit: Would the community be able to continue Flutter if Google was to halt work?
Google just announced that they're sunsetting Fabric today, which has been a very useful tool for developers. (They also announced they're ending Inbox earlier this week, but that was somewhat more of a problem for users than for devs.) The difference between these products (and many other high profile Google graveyard listings) and Flutter is that the latter is an open-source project with a growing community, and so is Dart. So if Google was to abandon Flutter, could the community maintain the project and keep it alive?

Submitted September 14, 2018 at 06:51PM by IAmApocryphon
via reddit https://ift.tt/2NbMqel
GGroup: How to manually upgrade Flutter
I need information, How we can manually upgrade the flutter. Pub Upgrade command sometime gives error. So it will be very beneficial if we know how we can manually upgrade it. Already created Issue: https://ift.tt/2xh2IIe

Submitted September 14, 2018 at 09:57PM by Abhishek Dev
via Flutter Dev https://ift.tt/2xeKXKc
GGroup: clip and wrap utility functions
I know these two are trivial. Everybody can write them and eventually will have to write them since they are not included with the math library. Here are my versions: T clip(T val, T low, T high) { assert(low <= high); assert(val != null); val = null != low ? val = max(val,

Submitted September 14, 2018 at 10:18PM by Andreas Sumerauer
via Flutter Dev https://ift.tt/2MwAYVE
Reddit: d20 | Dart library for RPG dice rolling. Supports standard dice notation.
https://ift.tt/2CYAFTU

Submitted September 14, 2018 at 10:27PM by Purple_Pizzazz
via reddit https://ift.tt/2QwiXKc
Hi, I’m @filiphracek. My hobbies include standing in line at the post office, watching videos buffer, and debugging apps on YouTube.

Come join the excitement as my friends and I live-code Flutter apps and plugins on the #BoringShow &rarr; https://t.co/mhuLebkJ77 pic.twitter.com/Jj1exDzECD— Flutter (@flutterio) September 14, 2018

September 15, 2018 at 12:51AM
via Twitter https://twitter.com/flutterio