Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: How to display a dialog after page loads using showDialog
I would like to display a dialog using showDialog as soon as the page loads. I currently have something like this class TestActive extends StatefulWidget { TestActive(); @override TestActiveState createState() => new TestActiveState(); } class TestActiveState extends State
Submitted May 15, 2018 at 03:16AM by Adam Zedan
via Flutter Dev https://ift.tt/2IiZCrn
GGroup: Face Recognition and Detection using OpenCV
I need to integrate the OpenCV native “LIBS” or “SDK” for both Android and IOS and invoke them through Platform Channels. Can anyone provide a solution, example with Fulluter for Face Recognition and Detection for Login scenario?

Submitted May 15, 2018 at 10:43AM by Niyazi Toros
via Flutter Dev https://ift.tt/2wFBqyb
GGroup: How to fetch certain elements from a website using flutter
I want to make a app in which the app will fetch a certain element from a website < https://lh3.googleusercontent.com/-G4koqCuu8Eg/WvqlNjf5e7I/AAAAAAAAEMg/7_OGbB5UUfw3UKV2T4WIseH6s2B-7bfdACLcBGAs/s1600/Capture.JPG >

Submitted May 15, 2018 at 11:16AM by Abhijit leihaorambam
via Flutter Dev https://ift.tt/2L31yG7
GGroup: Re: How to display a dialog after page loads using showDialog
Try this: @override Widget build(BuildContext context) { showDialog(context: context, builder:(BuildContext context){ return myWidgets.getBusyDialog();}); return new Scaffold( body: new Container( child: new Column(

Submitted May 15, 2018 at 12:48PM by Eugenio Tesio
via Flutter Dev https://ift.tt/2rO1xy7
GGroup: Flutter WebView Plugin Load new pages with setState(){}?
Hey, I'm doing an app with the WebView Plugin from flutter, but I don't know how to change the website on Button press. I wan't to use the same webview from my WebviewScaffold if possible.

Submitted May 15, 2018 at 06:47PM by leo nx
via Flutter Dev https://ift.tt/2IIFzpy
GGroup: Flutter WebView Plugin Load new pages with setState(){}?
Hey, I'm doing an app with the WebView Plugin from flutter, but I don't know how to change the website on Button press. I wan't to use the same webview from my WebviewScaffold if possible.

Submitted May 15, 2018 at 06:47PM by leo nx
via Flutter Dev https://ift.tt/2IIFzpy
GGroup: Flutter WebView Plugin Load new pages with setState(){}?
Hey, I'm doing an app with the WebView Plugin from flutter, but I don't know how to change the website on Button press. I wan't to use the same webview from my WebviewScaffold if possible.

Submitted May 15, 2018 at 06:47PM by leo nx
via Flutter Dev https://ift.tt/2IIFzpy
GGroup: Flutter WebView Plugin Load new pages with setState(){}?
Hey, I'm doing an app with the WebView Plugin from flutter, but I don't know how to change the website on Button press. I wan't to use the same webview from my WebviewScaffold if possible.

Submitted May 15, 2018 at 06:47PM by leo nx
via Flutter Dev https://ift.tt/2IIFzpy
GGroup: Flutter WebView Plugin Load new pages with setState(){}?
Hey, I'm doing an app with the WebView Plugin from flutter, but I don't know how to change the website on Button press. I wan't to use the same webview from my WebviewScaffold if possible.

Submitted May 15, 2018 at 06:47PM by leo nx
via Flutter Dev https://ift.tt/2IIFzpy
Reddit: Firebase official guide for Flutter
https://ift.tt/2ILQsr3

Submitted May 15, 2018 at 06:51PM by miltux
via reddit https://ift.tt/2wL5kkw
Reddit: The Fluttery apparel store, flutter courses, video tutorials and consulting is online!
https://ift.tt/2k2tNZb

Submitted May 15, 2018 at 09:02PM by miltux
via reddit https://ift.tt/2Iqxen5
Reddit: Would flutter be a good fit for a simple video editor app?
I recently started to learn flutter and i now want to do a more complicated app so i thought maybe a simple video editor. Do you think flutter can be a good fit for this project or is flutter still to early in development for such an app?Some requirement i have been thinking of: The app should be able to handle multiple short videos and have the ability to trim and position them after each other. Live preview of video and of course ability export it.

Submitted May 15, 2018 at 08:55PM by richie_south
via reddit https://ift.tt/2Ilvn7i