Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Plugin onInit not Initialized
I am trying to develop a TTS plugin, but I am unable to get the onInit method to initialize. What am I missing? package com.nannex.fpnew import android.app.Activity import android.os.Bundle; import android.speech.tts.TextToSpeech; import java.util.Locale; import io.flutter.plugin.common.MethodCh

Submitted November 05, 2018 at 07:41AM by Claude Grecea
via Flutter Dev https://ift.tt/2yR07Gm
GGroup: Plugin onInit not Initialized
I am trying to develop a TTS plugin, but I am unable to get the onInit method to initialize. What am I missing? package com.nannex.fpnew import android.app.Activity import android.os.Bundle; import android.speech.tts.TextToSpeech; import java.util.Locale; import io.flutter.plugin.common.MethodCh

Submitted November 05, 2018 at 07:41AM by Claude Grecea
via Flutter Dev https://ift.tt/2yR07Gm
Reddit: Blend it Like… Anything!!
https://ift.tt/2qtPXqP

Submitted November 05, 2018 at 09:23AM by Elixane
via reddit https://ift.tt/2QlNxpm
Reddit: My real real app question
So I’m building my first real app for a friend and I’m using flutter. I’ve done some basic projects and did a udemy course which gave me a foundation.I am just looking to see what the best approach is for this.So my friend wants an app where he can share his motivational speeches.So basically the rest of the app I feel I can build, but he wants to be able to upload or remove these mp3s as needed.I assume I am going to have to use something like Firebase for him to upload media and then someway for flutter to read this data?Also will I have to build in a media player or will the native media player just play it?This type of data reading is very new to me so any advice would be great.Thank you!

Submitted November 05, 2018 at 01:57PM by Sh-t_Shower_Shave
via reddit https://ift.tt/2D11DIO
Reddit: An awesome list that curates the best Flutter libraries
https://ift.tt/2IbmYjl

Submitted November 05, 2018 at 02:43PM by heshanfu
via reddit https://ift.tt/2zxIlaW
GGroup: Coding a cross-platform to-do mobile app part 2
A coding series on how to build a cross-platform to-do mobile app. If you are curious to read, any feedback would be greatly appreciated https://ift.tt/2ALNm1k

Submitted November 05, 2018 at 03:01PM by alexandrai...@gmail.com
via Flutter Dev https://ift.tt/2F26ADW
GGroup: Meaning of : after a constructor in dart
i do find find dart pretty easy but i get confused when it gets to constructor in dart just like in the use case below class Point { final num x; final num y; final num distanceFromOrigin; Point(x, y) : x = x, y = y, distanceFromOrigin = sqrt(pow(x, 2) + pow(y,

Submitted November 05, 2018 at 05:00PM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2OrnMCb
Reddit: Looking for a flutter resoruce
Looking for a flutter resource for an app I have in mind. I have resource to develop API. I just need the flutter guy, but if you can do API too it's even better and lesser communication complexity. Ping me (with the beauty of your DESIGNS is any) if you are interested to talk more. More details about what kind of design and functionality I'm looking for is here:https://www.freelancer.com/contest/A-cross-platform-responsive-App-to-post-and-share-photos-videos-and-news-urls-youtube-embeds-1441867.html

Submitted November 05, 2018 at 07:36PM by malemajor
via reddit https://ift.tt/2qvVRr6
GGroup: Pitching Flutter
When I talk to developers who have started using (and love) Flutter, they tell me that they sometimes have problems talking their company management into using Flutter. The same thing happens to agencies and individual developers trying to convince their clients to use Flutter. Developers need

Submitted November 05, 2018 at 09:35PM by Wm Leler
via Flutter Dev https://ift.tt/2DowPTp
GGroup: Hot Reload....Not feeling so hot lately
The last few days my hot reload gets "stuck" I have to stop and restart to get changes up. Has anything changed lately and/or is there some logs I can send to some magic googler to help me figure this out? Bryan

Submitted November 05, 2018 at 10:55PM by Bryan Gintz
via Flutter Dev https://ift.tt/2JHD1X1
Take a look at what goes on under the hood when you create a StatelessWidget in the first episode of Widgets 101. @MartinAguinis covers how Flutter widgets combine to become an app and much more!

Tune in here → https://t.co/CJ2I1Mu6b5 pic.twitter.com/jTJxHl2WkD— Flutter (@flutterio) November 5, 2018

November 06, 2018 at 12:17AM
via Twitter https://twitter.com/flutterio