Reddit: What's the oldest Android API level flutter supports?
Assuming the API supports the feature you are developing for (Geo Location, for example).Thanks.
Submitted October 22, 2017 at 01:05PM by aRegularFarmChicken
via reddit http://ift.tt/2zGLOTu
Assuming the API supports the feature you are developing for (Geo Location, for example).Thanks.
Submitted October 22, 2017 at 01:05PM by aRegularFarmChicken
via reddit http://ift.tt/2zGLOTu
reddit
What's the oldest Android API level flutter supports? • r/FlutterDev
Assuming the API supports the feature you are developing for (Geo Location, for example). Thanks.
GGroup: Buggy Intent-Plugin
Dear Flutter-Team I have a problem with the Intent-Plugin I want to set an repeating Alarm for each day of the Week, but the Plugin can’t handle the required List of Days. My Code looks like this: _openReminder() async { AndroidIntent intent = new AndroidIntent( action: 'android.i
Submitted October 23, 2017 at 05:35PM by Daniel Kusch
via Flutter Dev http://ift.tt/2zxSGln
Dear Flutter-Team I have a problem with the Intent-Plugin I want to set an repeating Alarm for each day of the Week, but the Plugin can’t handle the required List of Days. My Code looks like this: _openReminder() async { AndroidIntent intent = new AndroidIntent( action: 'android.i
Submitted October 23, 2017 at 05:35PM by Daniel Kusch
via Flutter Dev http://ift.tt/2zxSGln
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: TabBarView scroll percentage
Hi, I want to animate widgets in/out of the screen depends on how much the *TabBarView *has been scrolled (0-1 [where 1 is pageView switched]). after debugged I've found this value is calculated. In the *TabController *offset setter the page swipe animation value is set: set offset(double
Submitted October 23, 2017 at 10:02PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2y15mQv
Hi, I want to animate widgets in/out of the screen depends on how much the *TabBarView *has been scrolled (0-1 [where 1 is pageView switched]). after debugged I've found this value is calculated. In the *TabController *offset setter the page swipe animation value is set: set offset(double
Submitted October 23, 2017 at 10:02PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2y15mQv
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: Re: TabBarView scroll percentage
You can add a listener to the TabController's animation (TabController.animation.addListener()) or just use the Animation to drive a transition or an AnimatedBuilder or whatever. On Mon, Oct 23, 2017 at 1:02 PM, Idan Aizik-Nissim < idan.aiz...@gmail.com> wrote: > Hi, > > I want to animate
Submitted October 23, 2017 at 10:40PM by hansmuller
via Flutter Dev http://ift.tt/2y12W4t
You can add a listener to the TabController's animation (TabController.animation.addListener()) or just use the Animation to drive a transition or an AnimatedBuilder or whatever. On Mon, Oct 23, 2017 at 1:02 PM, Idan Aizik-Nissim < idan.aiz...@gmail.com> wrote: > Hi, > > I want to animate
Submitted October 23, 2017 at 10:40PM by hansmuller
via Flutter Dev http://ift.tt/2y12W4t
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 on Android still without services (warning)
In the instructions to do Firebase messaging, it says to look at the firebase setup for android http://ift.tt/24HGmap. In that document it says to add
Submitted October 24, 2017 at 05:47PM by Muze Poezie
via Flutter Dev http://ift.tt/2zN6N7d
In the instructions to do Firebase messaging, it says to look at the firebase setup for android http://ift.tt/24HGmap. In that document it says to add
Submitted October 24, 2017 at 05:47PM by Muze Poezie
via Flutter Dev http://ift.tt/2zN6N7d
Reddit: Flame: A minimalist Flutter game engine.
http://ift.tt/2iug5AR
Submitted October 24, 2017 at 08:25PM by KingBaal
via reddit http://ift.tt/2z51Ppo
http://ift.tt/2iug5AR
Submitted October 24, 2017 at 08:25PM by KingBaal
via reddit http://ift.tt/2z51Ppo
GitHub
luanpotter/flame
flame - A minimalist Flutter game engine
Reddit: How away from being able to have Flutter work over HTTP in Chrome?
I wrote before on the same for QML but of course that's slowly being usurped by Flutter for richer experiences that feel native. How many years until Google releases a version of Chrome that supports Flutter and Dart and some DOM-equivalence thing for a Web-1.0 as well as a Web-2.0 experience?
Submitted October 24, 2017 at 10:00PM by paul_h
via reddit http://ift.tt/2i34bdp
I wrote before on the same for QML but of course that's slowly being usurped by Flutter for richer experiences that feel native. How many years until Google releases a version of Chrome that supports Flutter and Dart and some DOM-equivalence thing for a Web-1.0 as well as a Web-2.0 experience?
Submitted October 24, 2017 at 10:00PM by paul_h
via reddit http://ift.tt/2i34bdp
GGroup: New doc for Hero animations
Hi! We recently released a doc on writing shared element transitions, aka Hero animations. Do you want to fly an image from one screen to another, while possibly applying a radial transformation to the image? This shows you how to do it. Please check it out and let us know what you think!
Submitted October 25, 2017 at 07:13PM by Shams Zakhour
via Flutter Dev http://ift.tt/2yR6Lxp
Hi! We recently released a doc on writing shared element transitions, aka Hero animations. Do you want to fly an image from one screen to another, while possibly applying a radial transformation to the image? This shows you how to do it. Please check it out and let us know what you think!
Submitted October 25, 2017 at 07:13PM by Shams Zakhour
via Flutter Dev http://ift.tt/2yR6Lxp
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: Animations doc feedback
I had a conversation with Seth Ladd on a private Android Slack and he asked me to share my thoughts here so here they are. I'm pretty new to Flutter and I'm coming from Android (have a little iOS experience too). I'm loving Flutter so far but there are some things that are especially hard for me
Submitted October 26, 2017 at 08:10AM by Michał Zieliński
via Flutter Dev http://ift.tt/2hbeIn8
I had a conversation with Seth Ladd on a private Android Slack and he asked me to share my thoughts here so here they are. I'm pretty new to Flutter and I'm coming from Android (have a little iOS experience too). I'm loving Flutter so far but there are some things that are especially hard for me
Submitted October 26, 2017 at 08:10AM by Michał Zieliński
via Flutter Dev http://ift.tt/2hbeIn8
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: The Best Way to Build for Mobile? • Kasper Lund"
https://youtube.com/watch?v=1BXg4wfB9pA
Submitted October 26, 2017 at 11:08AM by KingBaal
via reddit http://ift.tt/2i5Nm1x
https://youtube.com/watch?v=1BXg4wfB9pA
Submitted October 26, 2017 at 11:08AM by KingBaal
via reddit http://ift.tt/2i5Nm1x
YouTube
Flutter: The Best Way to Build for Mobile? • Kasper Lund • GOTO 2017
This presentation was recorded at GOTO Copenhagen 2017
http://gotocph.com
Kasper Lund - Software Engineer at Google
ABSTRACT
Want a more productive way to build for mobile? Flutter is an SDK for building high-performance, high-fidelity, apps for iOS and…
http://gotocph.com
Kasper Lund - Software Engineer at Google
ABSTRACT
Want a more productive way to build for mobile? Flutter is an SDK for building high-performance, high-fidelity, apps for iOS and…
GGroup: Embedding into a native app
Hi, i am really interested on embedding flutter into my existing native ios app, then an Android app after. Do you have any docs at all on this yet? Kind Regards Wayne -- Disclaimer: The information in this e-mail and any attachments is the property of Novoda Ltd and is confidential and may
Submitted October 26, 2017 at 06:08PM by Wayne Rumble
via Flutter Dev http://ift.tt/2iBSyOw
Hi, i am really interested on embedding flutter into my existing native ios app, then an Android app after. Do you have any docs at all on this yet? Kind Regards Wayne -- Disclaimer: The information in this e-mail and any attachments is the property of Novoda Ltd and is confidential and may
Submitted October 26, 2017 at 06:08PM by Wayne Rumble
via Flutter Dev http://ift.tt/2iBSyOw
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: Need help testing Firestore plugin change on iOS
I've got a PR open to make documentID and path available to DocumentSnapshot, and I did my best to write an ObjC implementation. However, I don't have any way to test it. Could someone check it for me on iOS? Easiest way is to change the ListTile on
Submitted October 26, 2017 at 09:24PM by Kyle Bradshaw
via Flutter Dev http://ift.tt/2i5RYEI
I've got a PR open to make documentID and path available to DocumentSnapshot, and I did my best to write an ObjC implementation. However, I don't have any way to test it. Could someone check it for me on iOS? Easiest way is to change the ListTile on
Submitted October 26, 2017 at 09:24PM by Kyle Bradshaw
via Flutter Dev http://ift.tt/2i5RYEI
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: How would I replicate this button menu that Evernote uses.
http://ift.tt/2yUfXAWEvernote has a nice green round 'add item' button in the lower right corner. Just like a FloatingActionButton in flutter.But when you click on it, you get whats displayed in the second image. It expands into a list of choices of types of items that you can add. And instead of a traditional menu, its an entire list of these floating buttons.How would I replicate that in Flutter? Would I use FloatingActionButton for all of them? Will I have to position them on the screen one at a time, manually, in the code? What parent widget do I add them to, as there is nothing obvious in the Scaffold app to contain the child menu of the original FloatingActionButton.
Submitted October 27, 2017 at 12:11AM by dragonfax
via reddit http://ift.tt/2gHmnsY
http://ift.tt/2yUfXAWEvernote has a nice green round 'add item' button in the lower right corner. Just like a FloatingActionButton in flutter.But when you click on it, you get whats displayed in the second image. It expands into a list of choices of types of items that you can add. And instead of a traditional menu, its an entire list of these floating buttons.How would I replicate that in Flutter? Would I use FloatingActionButton for all of them? Will I have to position them on the screen one at a time, manually, in the code? What parent widget do I add them to, as there is nothing obvious in the Scaffold app to contain the child menu of the original FloatingActionButton.
Submitted October 27, 2017 at 12:11AM by dragonfax
via reddit http://ift.tt/2gHmnsY
Imgur
Evernote Button Menu
Imgur: The most awesome images on the Internet.
GGroup: Transforming/Animating the fab
Hi, After transforming/animating a Fab (changing position not size) the onPressed doesn't response. Does it have something to do with the InkWell in the floating_action_button.dart wrapping the widget.onPressed? When moving the fab back to the original position the pressed response again. new
Submitted October 27, 2017 at 12:09PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2gIMWxY
Hi, After transforming/animating a Fab (changing position not size) the onPressed doesn't response. Does it have something to do with the InkWell in the floating_action_button.dart wrapping the widget.onPressed? When moving the fab back to the original position the pressed response again. new
Submitted October 27, 2017 at 12:09PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2gIMWxY
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: Hot reload for multiple instances/devices?
Hello all, I wanted to ask if it's possible to set my dev environment up so that I can hot reload to multiple running instances simultaneously, e.g. an Android emulator & iOS simulator? Thanks! M.
Submitted October 27, 2017 at 06:45PM by Matt Sullivan
via Flutter Dev http://ift.tt/2gSobmt
Hello all, I wanted to ask if it's possible to set my dev environment up so that I can hot reload to multiple running instances simultaneously, e.g. an Android emulator & iOS simulator? Thanks! M.
Submitted October 27, 2017 at 06:45PM by Matt Sullivan
via Flutter Dev http://ift.tt/2gSobmt
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 on windows cmd error (can't fix it)
Hello Everyone, I know this is very basic but I can't get over it since yesterday. I have two computer one running windows 10 x64 and the other is using Windows 7 x64. I managed to set up flutter with intellij and it worked fine somehow on the other machine it didn't On the windows 7 computer, I
Submitted October 28, 2017 at 08:46PM by Braulio Cassule
via Flutter Dev http://ift.tt/2xvnSBj
Hello Everyone, I know this is very basic but I can't get over it since yesterday. I have two computer one running windows 10 x64 and the other is using Windows 7 x64. I managed to set up flutter with intellij and it worked fine somehow on the other machine it didn't On the windows 7 computer, I
Submitted October 28, 2017 at 08:46PM by Braulio Cassule
via Flutter Dev http://ift.tt/2xvnSBj
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: Hands-on Flutter
https://www.youtube.com/watch?v=0IY6J5baAj8
Submitted October 28, 2017 at 10:59PM by sureshg
via reddit http://ift.tt/2zWOb4K
https://www.youtube.com/watch?v=0IY6J5baAj8
Submitted October 28, 2017 at 10:59PM by sureshg
via reddit http://ift.tt/2zWOb4K
YouTube
Hands on Flutter – Tim Messerschmidt
Video recorded at GDG DevFest Ukraine 2017 - the biggest Google tech conference in CEE. All about Android, Web and Cloud.
Learn more at http://devfest.gdg.org.ua/
--
See all the talks from GDG DevFest Ukraine '17 here: http://bit.ly/dfua17-all
Watch more…
Learn more at http://devfest.gdg.org.ua/
--
See all the talks from GDG DevFest Ukraine '17 here: http://bit.ly/dfua17-all
Watch more…
Reddit: Execute code on hot reload
Is there some way we can have some code executed whenever a hot reload occurs. Say a method in the life cycle of a widget, or a function we can register with the system.That way I can have this method reload a few things that usually Hot Reload doesn't catch? Such as initially loaded data.
Submitted October 29, 2017 at 07:45AM by dragonfax
via reddit http://ift.tt/2gWgqvP
Is there some way we can have some code executed whenever a hot reload occurs. Say a method in the life cycle of a widget, or a function we can register with the system.That way I can have this method reload a few things that usually Hot Reload doesn't catch? Such as initially loaded data.
Submitted October 29, 2017 at 07:45AM by dragonfax
via reddit http://ift.tt/2gWgqvP
reddit
Execute code on hot reload • r/FlutterDev
Is there some way we can have some code executed whenever a hot reload occurs. Say a method in the life cycle of a widget, or a function we can...
GGroup: InheritedWidget and Scope
Hi all, InheritedWidget looks like a good option for data/state propagation and DI implementation. Imo, there is only one drawback: no way for compile time checks for existence of exact type in the tree. Is it possible
Submitted October 30, 2017 at 06:04PM by sapry...@gmail.com
via Flutter Dev http://ift.tt/2gP3jZT
Hi all, InheritedWidget looks like a good option for data/state propagation and DI implementation. Imo, there is only one drawback: no way for compile time checks for existence of exact type in the tree. Is it possible
Submitted October 30, 2017 at 06:04PM by sapry...@gmail.com
via Flutter Dev http://ift.tt/2gP3jZT
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_secure_storage: need help
I started new plugin for secure data storage http://ift.tt/2ieD6nR 2 month ago and stuck with a problem. Now have time and want to finish For iOS I use Keychain http://ift.tt/2gPwOKO
Submitted October 30, 2017 at 06:52PM by sapry...@gmail.com
via Flutter Dev http://ift.tt/2ieD7Ir
I started new plugin for secure data storage http://ift.tt/2ieD6nR 2 month ago and stuck with a problem. Now have time and want to finish For iOS I use Keychain http://ift.tt/2gPwOKO
Submitted October 30, 2017 at 06:52PM by sapry...@gmail.com
via Flutter Dev http://ift.tt/2ieD7Ir
GitHub
mogol/flutter_secure_storage
A Flutter plugin to store data in secure storage. Contribute to mogol/flutter_secure_storage development by creating an account on GitHub.