Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Error output from CocoaPods (IntelliJ IDEA + Flutter) trying running iOS test
Hi everyone/anyone that reads this message. I am starting a real project with Flutter inside IntelliJ IDEA. Trying to use pod (CocoaPods) to run iOS test for Google login/Firebase connection. When run on Android, everything is ok, but when try to run on iOS on Simulator ... Launching

Submitted October 07, 2017 at 07:12AM by Abner Hernandez
via Flutter Dev http://ift.tt/2wEoBzs
GGroup: How do you go about different screen sizes in flutter?
Reading more about Flutter it seems that one of the selling points is to make beautiful apps. So, how do you approach layout development for small and big screens, high-low pixel density devices? In android native development it can get as granular as you want but what about here? Is there

Submitted October 07, 2017 at 09:48PM by Delco Miles
via Flutter Dev http://ift.tt/2ywFil3
GGroup: xcode - iOS 11 simulator
Hi, Ever since (yesterday...) I upgraded my xcode to the latest version (from 8 to 9), Intellij (w/ flutter plugin) and the iOS simulator aren't in sync. Running the app does work but not debugging, hot reload, restart.. well every single options (except running) Only getting this message in

Submitted October 07, 2017 at 10:46PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2y7B6qG
GGroup: clarifications about CustomPainter
Hello, Im very much confused about CustomPainter-class : This is a customPainter I created (see below), very basic rect with color from the pixel object I'm creating a matrix of _PixelBox(s) [top white canvas (every square is a

Submitted October 07, 2017 at 11:35PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2y7FkP4
GGroup: What I'm using Flutter for
Hey Flutter Devs! I'm Jonathan Steele, a student at BYUI. I've just stumbled upon the Flutter project and it is really exciting to me!! I think it's really ambitious and really cool that you guys are working on this type of project. Also, I think it's cool that you guys aren't using Markup

Submitted October 09, 2017 at 02:53AM by Jonathan S
via Flutter Dev http://ift.tt/2gmPjGT
Reddit: async_loader: A flutter plugin for loading content asynchronously.
http://ift.tt/2wGxlp1

Submitted October 09, 2017 at 09:48AM by Purple_Pizzazz
via reddit http://ift.tt/2y4tGoB
GGroup: Margin from screen edges
Hi, Is there anyway to get the top margin of a widget from the screen top edge ( Green arrow in the picture) Hi found a way to get the statusBar height using: MediaQuery.of(context).padding.top and appBar height using: appbar.preferredSize.height but is there a more generic way to get each

Submitted October 09, 2017 at 06:30PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2yzK7Kk
Reddit: A basic flutter_redux todo list example
http://ift.tt/2gq7xXO

Submitted October 09, 2017 at 10:20PM by Sol_Ido
via reddit http://ift.tt/2y4KrAb
GGroup: Flutter IntelliJ plugin v18: Android Studio support
Android Studio support You can now install the Flutter plugin into Android Studio, and create, edit, and run your Flutter apps there. The plugin requires at least Android Studio 3.0 (currently at Android Studio 3.0 Preview beta 7). As this is the first Flutter plugin release to support Android

Submitted October 10, 2017 at 01:18AM by Wm Leler
via Flutter Dev http://ift.tt/2xv287P
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