Reddit: Testing the theme switcher: refactor with confidence
https://ift.tt/2N6miRe
Submitted August 31, 2018 at 05:21PM by Purple_Pizzazz
via reddit https://ift.tt/2LKM9JM
https://ift.tt/2N6miRe
Submitted August 31, 2018 at 05:21PM by Purple_Pizzazz
via reddit https://ift.tt/2LKM9JM
Medium
Testing the theme switcher: refactor with confidence
In my previous article, that you can find here, we build a tiny application whose only purpose was to switch the theme by pressing two…
GGroup: VS Code plugins v2.18.0 - Debugger, Test Runner, Editor improvements
Hey all, v2.18.0 of the Dart/Flutter plugins for VS Code are available. No big features this month due to vacations and such, but a fair number of bug fixes and small improvements. Release notes below (and online ). Debugger Improvements - It’s now
Submitted August 31, 2018 at 06:40PM by Danny Tuppeny
via Flutter Dev https://ift.tt/2wyEs40
Hey all, v2.18.0 of the Dart/Flutter plugins for VS Code are available. No big features this month due to vacations and such, but a fair number of bug fixes and small improvements. Release notes below (and online ). Debugger Improvements - It’s now
Submitted August 31, 2018 at 06:40PM by Danny Tuppeny
via Flutter Dev https://ift.tt/2wyEs40
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: Video streaming in flutter
I’d like to build an app with video conference call capabilities (eg skype or FaceTime). It looks like with the current camera plugin, it isn’t possible to stream video bits to a server while recording video.Does anyone have any ideas as to how I could implement this?Ideally I’d like to just write the entire conference call screen in native code on each platform. However based on what I’ve read that isn’t possible?Thanks!
Submitted August 31, 2018 at 06:44PM by jcycleutah
via reddit https://ift.tt/2ooHunA
I’d like to build an app with video conference call capabilities (eg skype or FaceTime). It looks like with the current camera plugin, it isn’t possible to stream video bits to a server while recording video.Does anyone have any ideas as to how I could implement this?Ideally I’d like to just write the entire conference call screen in native code on each platform. However based on what I’ve read that isn’t possible?Thanks!
Submitted August 31, 2018 at 06:44PM by jcycleutah
via reddit https://ift.tt/2ooHunA
reddit
r/FlutterDev - Video streaming in flutter
2 votes and 0 comments so far on Reddit
Reddit: AndroidView class - Embeds an Android view in the Widget hierarchy.
https://docs.flutter.io/flutter/widgets/AndroidView-class.htmlThis feature arrived in the master branch four days ago! It's currently being used to convert the google_maps_flutter plugin to using an inline Android view. Cool stuff!
Submitted August 31, 2018 at 10:41PM by Elixane
via reddit https://ift.tt/2orO50w
https://docs.flutter.io/flutter/widgets/AndroidView-class.htmlThis feature arrived in the master branch four days ago! It's currently being used to convert the google_maps_flutter plugin to using an inline Android view. Cool stuff!
Submitted August 31, 2018 at 10:41PM by Elixane
via reddit https://ift.tt/2orO50w
docs.flutter.io
AndroidView class - widgets library - Dart API
API docs for the AndroidView class from the widgets library, for the Dart programming language.
Reddit: Intro - The Boring Flutter Development Show, Ep. 7.1
https://youtu.be/wQj-lKfBvbQ
Submitted September 01, 2018 at 07:09AM by Pixelreddit
via reddit https://ift.tt/2oquGx3
https://youtu.be/wQj-lKfBvbQ
Submitted September 01, 2018 at 07:09AM by Pixelreddit
via reddit https://ift.tt/2oquGx3
YouTube
Intro - The Boring Flutter Development Show, Ep. 7.1
In Episode #7 of The Boring Show, find Emily and Andrew finishing implementation of a multi-platform barometer plugin for Flutter by adding iOS code and upda...
GGroup: Get notified when user pauses dragging
Hi, is there a way to get notified when user stops dragging over the screen (using GestureDetector) when the finger is still on the screen? After lifting the finger I do get DragEndDetails event. What I need is sort of "user paused scrolling". Current behaviour is: while moving the finger I do
Submitted September 01, 2018 at 09:34AM by Sekib Omazic
via Flutter Dev https://ift.tt/2MFvVa9
Hi, is there a way to get notified when user stops dragging over the screen (using GestureDetector) when the finger is still on the screen? After lifting the finger I do get DragEndDetails event. What I need is sort of "user paused scrolling". Current behaviour is: while moving the finger I do
Submitted September 01, 2018 at 09:34AM by Sekib Omazic
via Flutter Dev https://ift.tt/2MFvVa9
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: Grid-view selection highlight
Hi All, I have bind a user list in Grid-view and I want to highlight cell based on selection. Example if I click on user A then it should be highlighted same repeat User B,C,D ... Can any one please tell me how to achieve this?
Submitted September 01, 2018 at 10:23AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2Pm6ck2
Hi All, I have bind a user list in Grid-view and I want to highlight cell based on selection. Example if I click on user A then it should be highlighted same repeat User B,C,D ... Can any one please tell me how to achieve this?
Submitted September 01, 2018 at 10:23AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2Pm6ck2
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: Dart Code v2.18 released
https://ift.tt/2LKQ6hI
Submitted September 01, 2018 at 10:46AM by JaapVermeulen
via reddit https://ift.tt/2PqtTYj
https://ift.tt/2LKQ6hI
Submitted September 01, 2018 at 10:46AM by JaapVermeulen
via reddit https://ift.tt/2PqtTYj
Reddit: Create simple animations for your articles with Flutter.
https://ift.tt/2C3YIQI
Submitted September 01, 2018 at 12:34PM by Purple_Pizzazz
via reddit https://ift.tt/2ouQI1S
https://ift.tt/2C3YIQI
Submitted September 01, 2018 at 12:34PM by Purple_Pizzazz
via reddit https://ift.tt/2ouQI1S
Medium
Create simple animations for your articles with Flutter.
In a previous article, I explained how I reproduced the iOS sliding row animation in Flutter, through my Slidable widget.
Reddit: About animation in flutter
Is it possible to make animations such as the name of my app appear when people first enter my app and they see the name of my app animated in flames per example? Or some more complex animations? All I managed to find was some really small animations, not more complex onesSorry for my English
Submitted September 01, 2018 at 01:10PM by mike11498
via reddit https://ift.tt/2N9bYYP
Is it possible to make animations such as the name of my app appear when people first enter my app and they see the name of my app animated in flames per example? Or some more complex animations? All I managed to find was some really small animations, not more complex onesSorry for my English
Submitted September 01, 2018 at 01:10PM by mike11498
via reddit https://ift.tt/2N9bYYP
reddit
r/FlutterDev - About animation in flutter
1 vote and 1 comment so far on Reddit
Reddit: Flutter firestore
Is there any way for me to only refresh the firestore streambuilder at first load? I don't want it to retrieve data every time I switch screens.
Submitted September 01, 2018 at 05:34PM by crow1796
via reddit https://ift.tt/2Pu79H9
Is there any way for me to only refresh the firestore streambuilder at first load? I don't want it to retrieve data every time I switch screens.
Submitted September 01, 2018 at 05:34PM by crow1796
via reddit https://ift.tt/2Pu79H9
reddit
r/FlutterDev - Flutter firestore
1 vote and 0 comments so far on Reddit
GGroup: OverflowBox can't be touched?
I need to build a bottomNavigationBar with a vertical overflow TabBar item, so I tried to use OverflowBox,it looks like useful. but there is another problew,the overflowed part cannot respond to the button. so what should I do make the GestureDetector effective? or you have other ways to build
Submitted September 01, 2018 at 06:24PM by huang
via Flutter Dev https://ift.tt/2C4a3QS
I need to build a bottomNavigationBar with a vertical overflow TabBar item, so I tried to use OverflowBox,it looks like useful. but there is another problew,the overflowed part cannot respond to the button. so what should I do make the GestureDetector effective? or you have other ways to build
Submitted September 01, 2018 at 06:24PM by huang
via Flutter Dev https://ift.tt/2C4a3QS
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: Using Overlay to display floating widgets – SAUGO 360 – Medium
https://ift.tt/2wwDbes
Submitted September 01, 2018 at 07:56PM by aalhamali
via reddit https://ift.tt/2NGXBYC
https://ift.tt/2wwDbes
Submitted September 01, 2018 at 07:56PM by aalhamali
via reddit https://ift.tt/2NGXBYC
Medium
Flutter: Using Overlay to display floating widgets
without restructuring your whole view
Reddit: Flutter Future Builder With Pagination-Futures
https://ift.tt/2K6Cdt9
Submitted September 01, 2018 at 09:51PM by codinginfinite
via reddit https://ift.tt/2PslB2b
https://ift.tt/2K6Cdt9
Submitted September 01, 2018 at 09:51PM by codinginfinite
via reddit https://ift.tt/2PslB2b
Coding Infinite
Flutter Future Builder With Pagination-Futures
Today we're gonna look out how to work with Future Builder and show the result in GridView. We'll also see how to use Pagination with Future Builder.Future Builder is a widget that returns another widget based on futures execution result. It builds itself…
GGroup: Bloc with InheritedWidget
I just got started with Flutter for my new project. I implemented the Bloc Pattern recently with the project. I want the Bloc object to be accessed across the tree. So decided to wrap it around InhertitedWidget and wrap the MaterialApp widget around that InheritedWidget. Here is some code:
Submitted September 02, 2018 at 02:49AM by Harsh Bhikadia
via Flutter Dev https://ift.tt/2Pu76eu
I just got started with Flutter for my new project. I implemented the Bloc Pattern recently with the project. I want the Bloc object to be accessed across the tree. So decided to wrap it around InhertitedWidget and wrap the MaterialApp widget around that InheritedWidget. Here is some code:
Submitted September 02, 2018 at 02:49AM by Harsh Bhikadia
via Flutter Dev https://ift.tt/2Pu76eu
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: The Flutterdev Discord chat just reached 800 members!
We've really seen a lot of growth recently. There are channels to get support, collaborate, discuss design, showing off what you've built, and many more. Come and join us!
Submitted September 02, 2018 at 01:13AM by JaapVermeulen
via reddit https://ift.tt/2wzXvf7
We've really seen a lot of growth recently. There are channels to get support, collaborate, discuss design, showing off what you've built, and many more. Come and join us!
Submitted September 02, 2018 at 01:13AM by JaapVermeulen
via reddit https://ift.tt/2wzXvf7
Discord
Join the FlutterDev Discord Server!
Official discord of the FlutterDev community. Come discuss flutter, your apps, and more! | 57400 members
GGroup: Named arguments
Dear all, I am taking the flutter udacity course. It's fun. I am also learning Dart at the same time. It's a beautiful language. The flutter course teaches the class invocation arguments being named with "name: parameter" syntax. Effective Darts says to use "name = thing" syntax (for functions
Submitted September 02, 2018 at 12:21PM by Brian Oney
via Flutter Dev https://ift.tt/2LNeW0k
Dear all, I am taking the flutter udacity course. It's fun. I am also learning Dart at the same time. It's a beautiful language. The flutter course teaches the class invocation arguments being named with "name: parameter" syntax. Effective Darts says to use "name = thing" syntax (for functions
Submitted September 02, 2018 at 12:21PM by Brian Oney
via Flutter Dev https://ift.tt/2LNeW0k
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: Customizable indicators for your PageViews: CirclePageViewIndicator, ArrowPageViewIndicator & others coming soon
https://ift.tt/2NFdKOv
Submitted September 02, 2018 at 04:21PM by Elixane
via reddit https://ift.tt/2PuqLe3
https://ift.tt/2NFdKOv
Submitted September 02, 2018 at 04:21PM by Elixane
via reddit https://ift.tt/2PuqLe3
Dart Packages
page_view_indicators | Flutter Package
page_view_indicators Flutter and Dart package - Customizable indicators for your PageViews.
Reddit: My Flutter Path (001): Bottom Navigation Bar – Medium
https://ift.tt/2wDxhHP
Submitted September 03, 2018 at 12:38AM by PedroMassango
via reddit https://ift.tt/2N8IPwL
https://ift.tt/2wDxhHP
Submitted September 03, 2018 at 12:38AM by PedroMassango
via reddit https://ift.tt/2N8IPwL
Medium
My Flutter Path (001): Bottom Navigation Bar
Hey guys, this is my very first article about flutter, I just started some days ago with flutter.
GGroup: Flutter Friendlychat codelab
Hi, Some time ago I followed the (now deprecated) flutter friendlychat codelab steps and now I can't find the step by step codelab instructions (I can't find any backup nor the older version of the flutter firebase friendlychat codelab). I know the code can be found at https://ift.tt/2N9kKWS
Submitted September 03, 2018 at 07:12AM by Sebastian Badea
via Flutter Dev https://ift.tt/2PtQUtG
Hi, Some time ago I followed the (now deprecated) flutter friendlychat codelab steps and now I can't find the step by step codelab instructions (I can't find any backup nor the older version of the flutter firebase friendlychat codelab). I know the code can be found at https://ift.tt/2N9kKWS
Submitted September 03, 2018 at 07:12AM by Sebastian Badea
via Flutter Dev https://ift.tt/2PtQUtG
Reddit: Usage of SafeArea?
So far I had thought that SafeArea should be at the top of the (visible) widget tree and I have placed it to wrap the Scaffold widget ...I've started seeing examples that use it to wrap the body: element instead. Does this mean that the AppBar already has it's own arrangements to deal with notches and what not?Is there a definitive statement somewhere on where SafeArea should be used? Thanks for your guidance!
Submitted September 03, 2018 at 08:34AM by spacejunky
via reddit https://ift.tt/2MJPyhv
So far I had thought that SafeArea should be at the top of the (visible) widget tree and I have placed it to wrap the Scaffold widget ...I've started seeing examples that use it to wrap the body: element instead. Does this mean that the AppBar already has it's own arrangements to deal with notches and what not?Is there a definitive statement somewhere on where SafeArea should be used? Thanks for your guidance!
Submitted September 03, 2018 at 08:34AM by spacejunky
via reddit https://ift.tt/2MJPyhv
reddit
r/FlutterDev - Usage of SafeArea?
1 vote and 0 comments so far on Reddit