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

Twilio voice native sdk
Hello, I've been trying to add twilio voice native sdks to a flutter app without success. Did anyone manage to do it successfuly? The app registers successfuly to fcm but I don't get any notification when there is an incoming call. Any help would be appreciated, thanks.

July 11, 2020 at 01:30AM by DealDiscombobulated4
https://ift.tt/2Zhxhwv
New post on Flutter Dev Google group:

how to manage session in flutter like android we use SessionManager
session for storing values to use multiple pages from session i dont have idea how to do in flutter dart language please help me out....... how to keep login until we dont log out through session in flutter

July 11, 2020 at 07:30AM by abha nagpure
https://ift.tt/38LGKiC
New post on Flutter Dev Google group:

To receive SMS from only particular number
Greetings: I'm developing an app in which I need to receive SMS only one particular number (which will be given by the user ). Is there is any way for this..? If any please suggest me some references or codes! Thank you in advance.

July 11, 2020 at 07:49AM by Abinavan Nagendran
https://ift.tt/2WoYgVh
New post on Flutter Dev Google group:

how to call one by one api in dropdown because on page load at a time three dropdown api is calling
//here is my code of three dependent dropdown //how to call one by one new Container(color: Colors.green[50], margin: EdgeInsets.fromLTRB(0.0, 20.0, 0.0, 0.0), child:Row(mainAxisAlignment:MainAxisAlignment.center, children:
New post on Flutter Dev Google group:

how to clear points of interest from googla map?
hi guys . does anyone know how to clear all the points of interest from google map in in googlemap package? like coffeeshops restaurangs ..... best regards

July 11, 2020 at 08:07AM by Error Place
https://ift.tt/2Cs7bhb
New post on Flutter Dev Google group:

PlatformException in Authentication using Firebase with Flutter
I am making a mobile app using flutter. For Authentication I used Firebase as backend. Sometimes authentication works properly but sometimes App shows exception as "* PlatformException(error_network_request_failed, a network error(such as timeout, interrupted connection or unreachable host ) has

July 11, 2020 at 10:11AM by ALFIZA SHAIKH
https://ift.tt/325ThfJ
New post on Flutter Dev Google group:

Flutter listen to js messages
have a Flutter app with a simple webvew plugin. In my login.js file I have a simple function have a Flutter app with a simple webvew plugin. In my login.js file I have a simple function that gives back username and password. the login js /** * Created by Tony on 22.11.2016. */

July 11, 2020 at 10:49AM by vekony endre
https://ift.tt/2C3otkW
New post on /r/flutterdev subreddit:

Those who have worked with both flutter and react-native, which one do you prefer? And why?
Title; as i am a beginner i would like to know which one should i use! I'm familiar with java, javascript, react elements etc.

July 11, 2020 at 10:39AM by iamjg--
https://ift.tt/3eeb72s
New post on /r/flutterdev subreddit:

Navigating in listview.builder?
Like in music player apps the song is changed when the song enda or the users press the next button. How can we do that? How can we change the index of the listview.builder from anotger screen?

July 11, 2020 at 12:07PM by suckstonothavetools
https://ift.tt/30096ll
New post on /r/flutterdev subreddit:

SVG to Flutter path converter
I have developed a tool that lets you convert an SVG file to Flutter paths:https://www.flutterclutter.dev/tools/svg-to-flutter-path-converterIt enables you to visually define the paths instead of messing with numbers in the code.

July 11, 2020 at 12:05PM by flutterclutter
https://ift.tt/2OebrUl
New post on /r/flutterdev subreddit:

Woke up to this :(
https://i.imgur.com/6F67N54.jpgI beleive github issues need to be addressed seriously. I'll do my part and try to help as much as I can in solving some of them, but I'm afraid alone I can't do much.

July 11, 2020 at 01:38PM by lambasoft
https://ift.tt/2ZhdZaw
New post on Flutter Dev Google group:

Speech Transcription with Google Api and video calling with Agora Rtc
Hello everyone, I am stucked at speech transcription during the Agora Video Call,Sound Stream Package