Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Memory problems
When running an app I started to get the following message, Package install error: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE] Until recently it worked without problems I have 6 of ram and three assigned to virtual memory inside android studio It is bitter, Max -- Maximo Meza C 9,8257.4971

Submitted July 10, 2018 at 10:26PM by Max Mc
via Flutter Dev https://ift.tt/2KYfJ2c
GGroup: Lattitude and Longitude
Is there a way to get a user's lattitude and longitude in Flutter? I want to create an app and based on whether the user is in the northern or southern hemispheres, it will produce different results.

Submitted July 10, 2018 at 10:28PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2J9GJa0
GGroup: [Breaking change] CupertinoRefreshControl -> CupertinoSliverRefreshControl
As part of our focus on our Cupertino library, I've been doing a bit of an audit of our widget names. One of the patterns we try to maintain is that any widget that creates a sliver has the word "Sliver" in its name, and any arguments that only accept slivers are themselves called "sliver" or

Submitted July 10, 2018 at 10:43PM by Ian Hickson
via Flutter Dev https://ift.tt/2znmndE
Reddit: Is there a way to make a keyboard with Flutter?
I don't have any experience with Flutter, and only a little with Android development. I want to learn the most versatile app development framework because I'm going to mostly be using it for personal projects and I don't have time to learn more than one.One of my projects is a custom soft keyboard (the one that pops up when you select a text field). Is there a way to make it in Flutter? And if so, how?I'd also appreciate any input about whether I should learn Flutter or something else, but I should probably create another post about that.Thanks!

Submitted July 10, 2018 at 11:29PM by dude8604
via reddit https://ift.tt/2zo1zTr
GGroup: App Behavior Is Wrong
Hi All, I am getting below message on console window. *"gles_texture_bind_texture: Rendering feedback loop detected (texture=3), app behavior is wrong"* *Please let me know what is wrong?* -- Best Regards, Sanjay Tejani (Mo. 88664-66440) https://ift.tt/2un51aZ

Submitted July 11, 2018 at 05:08AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2m9Oe7P
GGroup: Expansion tile
I have a list of integer [1, 6, 2, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,

Submitted July 11, 2018 at 06:25AM by rishabh singh
via Flutter Dev https://ift.tt/2umN8cF
GGroup: Non input Text selection
Hi flutter, When can we expect Text selection feature for the non-input widget Text/RichText live in the production?. My app's main part depends on this feature. Thank you, Shashikant

Submitted July 11, 2018 at 06:36AM by shashikant durge
via Flutter Dev https://ift.tt/2uatTnl
GGroup: CupertinoTabView did not show the first page when press that Bottom tab
I have use CupertinoTabScaffold with CupertinoTabView for going to each tab sub-pages However, when I pressed the bottomtab, tabView is not go back to start page. Its still show the last sub-pages as the picture below, I assign first tab show tab1(), but when I go the sub-page Navi push to ie.

Submitted July 11, 2018 at 06:43AM by Suruch Chakrapeesirisuk
via Flutter Dev https://ift.tt/2zs3ma1
GGroup: How to SECURE my FLUTTER Mobile Application? (Flutter App Penetration Testing Result)
Hi, Where can I get Flutter App security documentation or best practice? I am nearly ready to publish my app. I use online (free version) https://ift.tt/2KJWTfX and check the security of my app. I have a main question above and some more question in below. - How to disable debug

Submitted July 11, 2018 at 07:18AM by Niyazi Toros
via Flutter Dev https://ift.tt/2N7PxQ1
GGroup: Flutter support app group folder ios
Does flutter support app group folder for ios NSURL *groupURL = [[NSFileManager defaultManager] containerURLForSecurityApplicationGroupIdentifier: https://ift.tt/2N0VApm < https://developer.apple.com/library/archive/documentation/General/Conceptual/Extensi

Submitted July 11, 2018 at 10:29AM by Tran Jonny
via Flutter Dev https://ift.tt/2KKjMjn
GGroup: Flutter FittedBox (how can I get each picture to come in the fittedbox)
how can I get each picture to come in the fittedbox import 'package:flutter/material.dart'; import 'package:carousel_pro/carousel_pro.dart'; class ThirdFragment extends StatelessWidget { @override Widget build(BuildContext context) { return new DefaultTabController( length: 3, child: Scaffold(

Submitted July 11, 2018 at 10:55AM by Veysel Kaya
via Flutter Dev https://ift.tt/2L8q2xi
GGroup: Linkedin API
I wish to integrate LinkedIn for authentication. I tired but could not find any documentation related to adding Linkedin SDK to flutter. Please let me know : 1. If at all it is possible? 2. If yes, help needed to do the same. Regards Vineet Daniel Cell : +918527565696 Websites :

Submitted July 11, 2018 at 11:56AM by vineet daniel
via Flutter Dev https://ift.tt/2uo5KbV
GGroup: PageRouteBuilder, looking for code examples
new to Flutter, and looking for code examples where I can modify Navigation transition.

Submitted July 11, 2018 at 01:54PM by vincent youmans
via Flutter Dev https://ift.tt/2L4rR1F