Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Trying to enhance the qrcode-reader plugin for IOS, sort of stuck
I am trying to get the qrcode-reader plugin from http://ift.tt/2wKsLGi to run in IOS. I created a plugin a per instructions on http://ift.tt/2v1t3rk with the thoughtfull name of 'qrcodereader' and tried to add the running code I have from an IOS QRCode

Submitted October 10, 2017 at 02:42PM by Johan Henselmans
via Flutter Dev http://ift.tt/2wLGHj4
GGroup: interface suggestions for selecting from a large set of options?
I'm wondering if anyone can suggest a good (and easy to implement) user interface for allowing a user to select between a large number of text options. Currently I have a popup menu, which is problematic because it requires a lot of scrolling to find what the user is looking for. I imagine

Submitted October 11, 2017 at 07:34PM by David Roundy
via Flutter Dev http://ift.tt/2yfYfro
GGroup: responding to local notifications
On IOS one has local notifications (UILocalNotification), which I use to setup for notifications into the future. When the local notification is called, the app gets launched or get resumed and then displays specific info. Is there such a thing possible in flutter? Kind Regards, Johan

Submitted October 11, 2017 at 09:50PM by Johan Henselmans
via Flutter Dev http://ift.tt/2gwk3oO
GGroup: Significant incompatible Flutter internationalization change
http://ift.tt/2hCjk5j We decided to refactor the Flutter support for internationalization: the localizations for the widgets and material libraries have been moved into a separate package called flutter_localizations. By default Flutter will only provide US English

Submitted October 12, 2017 at 01:05AM by hansmuller
via Flutter Dev http://ift.tt/2yGJA9x
GGroup: Is there any news about the time line of flutter's release version ?
As title.

Submitted October 12, 2017 at 04:48AM by ql zhang
via Flutter Dev http://ift.tt/2i5wITq
Reddit: flutter_built_redux: Flutter plugin by David Marne
http://ift.tt/2qi8Q0n

Submitted October 13, 2017 at 09:32AM by Purple_Pizzazz
via reddit http://ift.tt/2yleGlX
GGroup: Error: '_elements.contains(element)': is not true
Hello DevTeam, I am seeing this error ` '_elements.contains(element)': is not true.`for the past two days in my flutter project, this was working absolutely fine since the beginning. I am sorry to say this but I have no clue regarding this error but i think i am missing something which is

Submitted October 13, 2017 at 02:58PM by mahe...@prayuta.com
via Flutter Dev http://ift.tt/2yl3llA
GGroup: Scaffold edge-swipe iOS; Fab stick
Hi, I have few questions: 1. How can I *disable* the native iOS edge-swipe to navigate back (in Scaffold)? 2. Force fab to stick to the bottom of screen? currently when the keyboard is opened the fab moves above it. Thanks, Idan

Submitted October 13, 2017 at 03:00PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2yiNxOG
Reddit: Are any companies besides Google using Flutter?
If what Google says is true, it seems like a no-brainer, silver bullet solution to modern mobile development. I'm surprised that the job boards are singing crickets when it comes to Flutter projects.

Submitted October 13, 2017 at 11:48PM by johnwayne2413
via reddit http://ift.tt/2zmN7XU
Reddit: If webgl became a backend for flutter we would have truly universal cross os+device apps
We could run them on desktops, smartphones and in the browser. Please make it happen. For me personally it would win me over to the Dart side.

Submitted October 15, 2017 at 12:18AM by pure_x01
via reddit http://ift.tt/2ymNaCY
GGroup: Error to integrate flutter with firebase
Hi All, I am trying to integrate flutter with firebase to my iOS app but I can not. I am using Xcode 9 with CocoaPods 1.3.1, flutter alpha, IntelliJ IDEA 2017.2.5 CE. On IntelliJ seems fine but on Xcode shows very rare error on main.m file. ----------main.m---------------- #import
Submitted October 16, 2017 at 05:40PM by Javier Dextre Pittman
via Flutter Dev http://ift.tt/2ieykKI
GGroup: FirebaseAnimatedList in TabBarView : setState called after dispose
Hi All, I inserted a body: new TabBarView( controller: _tabController, children: [ _buildRecordTab(), _buildMemoList(), new Center( child: new Text("Settings"), // TODO : build settings screen ), ]), with Widget _buildMemoList(){ return new Column(

Submitted October 16, 2017 at 11:56PM by sbes...@gmail.com
via Flutter Dev http://ift.tt/2yqnsgx
Reddit: Can a Flutter app work with a micro controller via bluetooth?
If I used Arduino for example...can it talk to a Flutter app?

Submitted October 17, 2017 at 12:35AM by InsertCoinPushStart
via reddit http://ift.tt/2yqEZFH
Reddit: flutter_web_browser: plugin to open web page with Chrome Custom Tabs and SFSafariViewController, by Victor Bonnet
http://ift.tt/2xKSJxC

Submitted October 17, 2017 at 12:32AM by KingBaal
via reddit http://ift.tt/2x14POY