Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: CDN with flutter
Does anyone know where you can find a CDN that can store videos that will work with flutter?

Submitted September 17, 2018 at 12:01AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2p9yCCO
Reddit: Is anyone able to import assets via folder successfully?
https://ift.tt/2NTVKmV

Submitted September 17, 2018 at 01:05AM by gamelaunchplatform
via reddit https://ift.tt/2xo6xLP
GGroup: How to add font family once for complete app.
Hello Pals, I need to apply font family to my complete app. Just like we do in HTML by applying to body tag. I ready apply font to single widget. Thanks in advanced.

Submitted September 17, 2018 at 07:28AM by Prashant Fepale
via Flutter Dev https://ift.tt/2MCCc1r
GGroup: Assistant inside app
Hi, I am creating an assistant inside my flutter app but, the problem is I m not able to get voice from dialogflow only text is returned so how could I get voice from the dialogflow(API.AI).

Submitted September 17, 2018 at 08:25AM by swapnil kumar
via Flutter Dev https://ift.tt/2MDFHoy
Reddit: Flutter: Hands on (Movie App)
Here is the app that we have created in the Flutter Hands on Saturday.
Simple movie app that demonstarate basic api calling, data parsing and Hero Animation.GitHub Url : https://github.com/ibhavikmakwana/flutter_movie_apphttps://i.redd.it/ajr6mq92grm11.gif

Submitted September 17, 2018 at 10:36AM by ibhavikmakwana
via reddit https://ift.tt/2NlDuTV
GGroup: Loading in web view
How to show loading in web view?

Submitted September 17, 2018 at 07:09PM by Falak Sabbir
via Flutter Dev https://ift.tt/2MF36pD
GGroup: PersistentBottomSheet Closed and Add Multiple
Hi All, Any one can tell me how to add multiple "PersistentBottomSheet" in "StatfullWidget". And how to BottomSheet closed manually example when I click button it should be closed. Please share thought or logic, Thanks in Advance.

Submitted September 17, 2018 at 07:59PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2xtU9to
GGroup: Gap in a ListView
I have created a horizontal list in flutter and want to add a gap between the items. Is there an easy way to achive this?

Submitted September 17, 2018 at 08:22PM by Chris
via Flutter Dev https://ift.tt/2xgSx7o
GGroup: Need a help with this If statement.
What's the problem with this code block. though I clearly mentioned a true in If still it does not executive if block. if((orderList.length -1) < index){ return Container(child: null); } else { dynamic orderItem = orderList[index]; Color _orderStatus = Colors.yellow; if(true) {

Submitted September 18, 2018 at 06:37AM by Prashant Fepale
via Flutter Dev https://ift.tt/2peu2TI
GGroup: How to make search TextField in Appbar's Bottom
[image: tempsnip.png] How I can do this in Appbar's bottom ? Thank you !

Submitted September 18, 2018 at 10:07AM by Rakesh Lanjewar
via Flutter Dev https://ift.tt/2NmCRsY
GGroup: Bluetooth Printer with Flutter
Hi Team, I'm developers and Trainer of Flutter in Indonesian and also create community Cybereye Community for share knowledge about flutter, I have question, How we get connection with bluetooth printer and print it? there's any package in flutter? Please need your advise. Thanks and Regards

Submitted September 18, 2018 at 01:27PM by Edi Kurniawan
via Flutter Dev https://ift.tt/2PLBK2P
GGroup: How to implement Live Tracking.
Hello All... I am using map_view package to show a location for particular user and its working fine but I need a functionality say that if user moves form one place to another place means (around for 5 meters) ill get data through a channel and I want to show that live track thing in my

Submitted September 18, 2018 at 02:57PM by Harsha Vardhan
via Flutter Dev https://ift.tt/2xlkE5f
Give your Futures a future with FutureBuilder! Use it to build widgets based on the status of a Future and it will automatically rebuild when that Future completes.

Click for more #WidgetoftheWeek tips &darr; pic.twitter.com/oosAkJpEKC— Flutter (@flutterio) September 18, 2018

September 18, 2018 at 09:11PM
via Twitter https://twitter.com/flutterio