GGroup: Flutter and Future
Hi, It seems the Flutter team is planning its roadmap and engaging with external developers for prioritization. It would be great if the team could help the community understand the team's perspective on an important roadblock to Flutter's adoption. Who are the primary customers of Flutter?
Submitted October 05, 2017 at 12:27PM by Aham Brahmasmi
via Flutter Dev http://ift.tt/2z1VBDw
Hi, It seems the Flutter team is planning its roadmap and engaging with external developers for prioritization. It would be great if the team could help the community understand the team's perspective on an important roadblock to Flutter's adoption. Who are the primary customers of Flutter?
Submitted October 05, 2017 at 12:27PM by Aham Brahmasmi
via Flutter Dev http://ift.tt/2z1VBDw
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
GGroup: Unsure how to make text centered instead of left-aligned
< http://ift.tt/2xVG9Zi> The text at the bottom here is left-aligned but I would like for it to be centered :) Here is
Submitted October 05, 2017 at 05:54PM by Jordan Griffin
via Flutter Dev http://ift.tt/2xWl5EN
< http://ift.tt/2xVG9Zi> The text at the bottom here is left-aligned but I would like for it to be centered :) Here is
Submitted October 05, 2017 at 05:54PM by Jordan Griffin
via Flutter Dev http://ift.tt/2xWl5EN
GGroup: Flutter Singapore
Hi, I am thinking about organizing periodical Flutter meet ups for developers in Singapore. Are here anybody from Singapore who are interested in visiting and/or speaking on such kind of events? Thanks
Submitted October 05, 2017 at 05:54PM by sapry...@gmail.com
via Flutter Dev http://ift.tt/2xYfET9
Hi, I am thinking about organizing periodical Flutter meet ups for developers in Singapore. Are here anybody from Singapore who are interested in visiting and/or speaking on such kind of events? Thanks
Submitted October 05, 2017 at 05:54PM by sapry...@gmail.com
via Flutter Dev http://ift.tt/2xYfET9
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
GGroup: Flutter Firebase Messaging App Badging
We have run into an issue with the Flutter Firebase Messaging plugin that we’re hoping someone might be able to shed some light on. We’re trying to add application icon badges for unread message counts. It was pretty straightforward on iOS since it’s supported natively, but we can’t figure out
Submitted October 06, 2017 at 04:31AM by ken...@carnivorestudios.com
via Flutter Dev http://ift.tt/2fWbYNl
We have run into an issue with the Flutter Firebase Messaging plugin that we’re hoping someone might be able to shed some light on. We’re trying to add application icon badges for unread message counts. It was pretty straightforward on iOS since it’s supported natively, but we can’t figure out
Submitted October 06, 2017 at 04:31AM by ken...@carnivorestudios.com
via Flutter Dev http://ift.tt/2fWbYNl
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: Initial experience creating cross-platform apps with Flutter and Dart
http://ift.tt/2xZwXTG
Submitted October 06, 2017 at 08:34PM by Purple_Pizzazz
via reddit http://ift.tt/2kslpFK
http://ift.tt/2xZwXTG
Submitted October 06, 2017 at 08:34PM by Purple_Pizzazz
via reddit http://ift.tt/2kslpFK
Medium
Initial experience creating cross-platform apps with Flutter and Dart
I set out to build a proof of concept cross-platform app. The idea is a small tangent of a larger app I’ve been mulling over for a while.
GGroup: Re: how to get selected index in drown button
Instead of making a DropdownButton, make a DropdownButton and set the value of the DropdownMenuItems to be the index. Then, in your onChanged, you'll get the index as the argument. On Thu, Sep 21, 2017 at 10:08 AM wrote: > hi dev team, > > In dropdownbut
Submitted October 07, 2017 at 02:11AM by Ian Hickson
via Flutter Dev http://ift.tt/2fYtxMI
Instead of making a DropdownButton, make a DropdownButton and set the value of the DropdownMenuItems to be the index. Then, in your onChanged, you'll get the index as the argument. On Thu, Sep 21, 2017 at 10:08 AM wrote: > hi dev team, > > In dropdownbut
Submitted October 07, 2017 at 02:11AM by Ian Hickson
via Flutter Dev http://ift.tt/2fYtxMI
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: Planets-Flutter: adding content to the card
http://ift.tt/2y1mkSW
Submitted October 08, 2017 at 09:23PM by yeradis
via reddit http://ift.tt/2g3KNjr
http://ift.tt/2y1mkSW
Submitted October 08, 2017 at 09:23PM by yeradis
via reddit http://ift.tt/2g3KNjr
Sergi & Replace
Planets-Flutter: adding content to the card
In the previous article, we learned how to create a card to show some information about a planet. Now it is time to put that information in the card.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
http://ift.tt/2wGxlp1
Submitted October 09, 2017 at 09:48AM by Purple_Pizzazz
via reddit http://ift.tt/2y4tGoB
pub.dartlang.org
async_loader 0.1.0 | Dart Package
async_loader - A flutter plugin for loading content asynchronously.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
http://ift.tt/2gq7xXO
Submitted October 09, 2017 at 10:20PM by Sol_Ido
via reddit http://ift.tt/2y4KrAb
GitHub
xqwzts/flutter-redux-todo-list
flutter-redux-todo-list - A basic flutter_redux todo list example
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: Flutter IntelliJ plugin v18: Android Studio support!
http://ift.tt/2yU6h6p
Submitted October 10, 2017 at 10:25AM by KingBaal
via reddit http://ift.tt/2wLCmMZ
http://ift.tt/2yU6h6p
Submitted October 10, 2017 at 10:25AM by KingBaal
via reddit http://ift.tt/2wLCmMZ
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: Flutter templates for User Profil by Iiro Krankka
http://ift.tt/2gs7wme
Submitted October 10, 2017 at 02:04PM by Sol_Ido
via reddit http://ift.tt/2xwvnqA
http://ift.tt/2gs7wme
Submitted October 10, 2017 at 02:04PM by Sol_Ido
via reddit http://ift.tt/2xwvnqA
GitHub
CodemateLtd/FlutterMates
A quick sample app on how to implement a friend list and a profile page in Flutter. - CodemateLtd/FlutterMates
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
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
GitHub
villela/flutter_qrcode_reader
Contribute to flutter_qrcode_reader development by creating an account on GitHub.
Reddit: Widgets: Hero – FlutterDoc
http://ift.tt/2xvNMsz
Submitted October 11, 2017 at 12:14AM by Purple_Pizzazz
via reddit http://ift.tt/2kEWqPj
http://ift.tt/2xvNMsz
Submitted October 11, 2017 at 12:14AM by Purple_Pizzazz
via reddit http://ift.tt/2kEWqPj
FlutterDoc
Widgets: Hero
The Hero widget allows us to define that two widgets are related, allowing the system to automatically perform transitional animations for…