Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Flutter sqflite plugin database always returning null
I want to write a simple database application for saving workouts and exercises, but for some reason the Future function always returns null, and I get an error for calling snapshot.data.length on null, even though i check for the ConnectionState. How can I fix this? Is there any obvious bugs

Submitted July 03, 2018 at 07:36PM by leo nx
via Flutter Dev https://ift.tt/2u1TCgV
It’s easy to create custom widgets in Flutter, but you can also combine standards like Stack, Expanded and LayoutBuilder to compose new, more complex widgets. @mjohnsullivan used this method to make a Backdrop widget.

Read his post to learn more → https://t.co/xEpxXiVmPS— Flutter (@flutterio) July 3, 2018

July 03, 2018 at 10:31PM
via Twitter https://twitter.com/flutterio
Reddit: Flutter UI Design — Beer Menu — Hero Animation
https://ift.tt/2KDOERP

Submitted July 04, 2018 at 12:36AM by Purple_Pizzazz
via reddit https://ift.tt/2MO2O07
Reddit: Official URL_Launcher plugin can't handle custom URL Schemes .
Hi, I tried to use the URLLauncher plugin to open another with a custom scheme, unfortunately it's crashing when used with custom schemes, only the basics work like sms, tel, ...## Steps to Reproduce// A common example of launching Whatsapp_launchURL() async {const url = 'whatsapp://send?text=Hello%2C%20World!';if (await canLaunch(url)) {await launch(url);} else {throw 'Could not launch $url';}}.Has anyone been able to share string data between 2 apps on ios using the url schemes in Flutter ? Are there other ways to do it ? The Android side with Intent was quite straightforward.

Submitted July 04, 2018 at 02:41AM by TheOSM
via reddit https://ift.tt/2lSVzsn
Reddit: Securely Store Passwords
Is there a way to securely store passwords on flutter directly without any platform specific code?

Submitted July 04, 2018 at 11:00PM by mocomaco
via reddit https://ift.tt/2lRjEQe
Reddit: foody | Food Ordering/Delivery mobile app for Restaurants with a REST api written with Slim PHP using BloC Pattern by @atehrosius
https://ift.tt/2KJ2b7s

Submitted July 04, 2018 at 10:52PM by Elixane
via reddit https://ift.tt/2za95RA
GGroup: Most of the flutter examples are in dart 2. However, there are exceptions in Xcode project.
Hi All, I am new to Flutter and sorry for my noob question. I find that most of the flutter examples are in dart 2. It works fine in Android studio for the apk output. However, when I build and run the project in Xcode, the app shows red screen with compilation error because of the dart 2

Submitted July 05, 2018 at 11:57AM by Danny Hui
via Flutter Dev https://ift.tt/2MORSix
GGroup: Most of the flutter examples are in dart 2. However, there are exceptions in Xcode project.
Hi All, I am new to Flutter and sorry for my noob question. I find that most of the flutter examples are in dart 2. It works fine in Android studio for the apk output. However, when I build and run the project in Xcode, the app shows red screen with compilation error because of the dart 2

Submitted July 05, 2018 at 11:57AM by Danny Hui
via Flutter Dev https://ift.tt/2MORSix
GGroup: Machine learning in Flutter - Tensorflow/TF Lite
When will a Tensorflow wrapper will be available?

Submitted July 05, 2018 at 05:37PM by Ruben Chevez
via Flutter Dev https://ift.tt/2MO6ZsQ
GGroup: Opencv Wrapper for Flutter
When will a Opencv wrapper will be available for flutter?

Submitted July 05, 2018 at 05:38PM by Ruben Chevez
via Flutter Dev https://ift.tt/2KLjsjy
GGroup: 3D OpenGL/Animations Flutter
When will a 3D engine/Library will be available for flutter?

Submitted July 05, 2018 at 05:39PM by Ruben Chevez
via Flutter Dev https://ift.tt/2u4Mf8l
Reddit: flutter_spinkit: A collection of loading indicators animated with Flutter
https://ift.tt/2KpgmhL

Submitted July 05, 2018 at 11:55PM by Purple_Pizzazz
via reddit https://ift.tt/2NtWpbj