New post on Flutter Dev Google group:
how to filter listview
hi guys. i have been struggling how to use filterchips. in my streambuilder i filter the stream using where query for (city) and i need to filter the data again lower down with another list of (concepts) and i have no idea how to implement it . can someone help? ths is my code int
September 10, 2020 at 01:48PM by reza7....@gmail.com
https://ift.tt/33gUccc
how to filter listview
hi guys. i have been struggling how to use filterchips. in my streambuilder i filter the stream using where query for (city) and i need to filter the data again lower down with another list of (concepts) and i have no idea how to implement it . can someone help? ths is my code int
September 10, 2020 at 01:48PM by reza7....@gmail.com
https://ift.tt/33gUccc
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.
New post on /r/flutterdev subreddit:
Flutter MaterialApp with navigatorKey and key is not restarting
I asked this question on StackOverflow. It got answered but I was asking more about the why does this happen than the how to solve it. So, if someone can help me to understand this, I will be really grateful.https://stackoverflow.com/questions/63822655/flutter-materialapp-with-navigatorkey-and-key-is-not-restarting
September 10, 2020 at 02:22PM by limonadev
https://ift.tt/3jXSAL0
Flutter MaterialApp with navigatorKey and key is not restarting
I asked this question on StackOverflow. It got answered but I was asking more about the why does this happen than the how to solve it. So, if someone can help me to understand this, I will be really grateful.https://stackoverflow.com/questions/63822655/flutter-materialapp-with-navigatorkey-and-key-is-not-restarting
September 10, 2020 at 02:22PM by limonadev
https://ift.tt/3jXSAL0
Stack Overflow
Flutter MaterialApp with navigatorKey and key is not restarting
When testing, press the increment button a few times to view if the app restarts.
I was trying to "restart" a toy app in Flutter. I was using the old counter example and after modifying i...
I was trying to "restart" a toy app in Flutter. I was using the old counter example and after modifying i...
New post on /r/flutterdev subreddit:
Quick and easy flutter canvas animations, live coding
https://youtu.be/dxMPexBHYFw
September 10, 2020 at 04:38PM by indy900000
https://ift.tt/35musxx
Quick and easy flutter canvas animations, live coding
https://youtu.be/dxMPexBHYFw
September 10, 2020 at 04:38PM by indy900000
https://ift.tt/35musxx
YouTube
Flutter Canvas Animations - Live Coding - Generative Art [Shorts 3] (2020)
Generative art is a way of creating art using code.
In this video I will show you how get creative and create an animated geometric pattern using Flutter canvas.
Flutter is a UI framework from Google for cross platform mobile and desktop app development.…
In this video I will show you how get creative and create an animated geometric pattern using Flutter canvas.
Flutter is a UI framework from Google for cross platform mobile and desktop app development.…
New post on /r/flutterdev subreddit:
Learning Flutter (Responsive Design)
https://youtu.be/UyJm1AoSDws
September 10, 2020 at 04:59PM by ibhavikmakwana
https://ift.tt/35pamTi
Learning Flutter (Responsive Design)
https://youtu.be/UyJm1AoSDws
September 10, 2020 at 04:59PM by ibhavikmakwana
https://ift.tt/35pamTi
YouTube
Learning Flutter (Responsive Design)
In this Live stream We will be learning, How to make our Flutter Application responsive in design.
If you have missed previous streams then you can check it out here:
Hindi: How I structure my Flutter Application: https://www.youtube.com/watch?v=mbXqQ2dIB3E…
If you have missed previous streams then you can check it out here:
Hindi: How I structure my Flutter Application: https://www.youtube.com/watch?v=mbXqQ2dIB3E…
New post on /r/flutterdev subreddit:
Flutter in_app_purchase vs. square_in_app_payments, which one do you use and why?
View Poll
September 10, 2020 at 05:41PM by cannotelaborate
https://ift.tt/3k656IA
Flutter in_app_purchase vs. square_in_app_payments, which one do you use and why?
View Poll
September 10, 2020 at 05:41PM by cannotelaborate
https://ift.tt/3k656IA
New post on /r/flutterdev subreddit:
Where to read minor release changes (1.20.3)?
Flutter recently updated to 1.20.3, but it looks like the last release notes only cover the 1.20.0 release.Where can I read release notes for minor releases?
September 10, 2020 at 05:35PM by bacoTop
https://ift.tt/33fvKrJ
Where to read minor release changes (1.20.3)?
Flutter recently updated to 1.20.3, but it looks like the last release notes only cover the 1.20.0 release.Where can I read release notes for minor releases?
September 10, 2020 at 05:35PM by bacoTop
https://ift.tt/33fvKrJ
docs.flutter.dev
What’s new
A list of what’s new on flutter.dev and related sites.
New post on /r/flutterdev subreddit:
How i can study flutter and where
Any course or any help
September 10, 2020 at 05:26PM by otaku_300
https://ift.tt/3m7FQU7
How i can study flutter and where
Any course or any help
September 10, 2020 at 05:26PM by otaku_300
https://ift.tt/3m7FQU7
reddit
How i can study flutter and where
Any course or any help
New post on /r/flutterdev subreddit:
Expanded Widget (Tutorial)
https://www.youtube.com/watch?v=XhHkRTXQ2cA
September 10, 2020 at 05:24PM by JohannesMilke
https://ift.tt/2DN82Kx
Expanded Widget (Tutorial)
https://www.youtube.com/watch?v=XhHkRTXQ2cA
September 10, 2020 at 05:24PM by JohannesMilke
https://ift.tt/2DN82Kx
YouTube
Flutter Tutorial - Expanded Widget
Fix your layout problems with the Expanded Widget.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/expanded_widget_example
- Buy My Courses: https://joha…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source code: https://github.com/JohannesMilke/expanded_widget_example
- Buy My Courses: https://joha…
New post on /r/flutterdev subreddit:
Lightweight, Open-Source CMS Framework in Flutter?
I did a little digging around on Google and didn’t quite find anything. I’m wondering if there’s an open-source CMS type framework that’s lightweight enough to build on top of that can handle a lot of the standard requirements of most apps. Things like authentication, pages, menus, sensors, etc. Something that you can build or buy the design for and has a community of plugins for functionality. Think Wordpress, but more lightweight and for mobile apps and/or PWA, so maybe do away with the GUI interface for configuration. If not, maybe there’s something similar with another SDK that’s cross platform? We’ve committed to Flutter and we like what Pub offers, but it also still requires some development time to launch. It’s not too late for us to switch SDKs if needed. Something like this might save a little development time, but I’m new to mobile dev, so I’m not sure if anything like this might be too heavy for mobile. Suggestions?
September 10, 2020 at 06:00PM by joeyda3rd
https://ift.tt/2RfekWk
Lightweight, Open-Source CMS Framework in Flutter?
I did a little digging around on Google and didn’t quite find anything. I’m wondering if there’s an open-source CMS type framework that’s lightweight enough to build on top of that can handle a lot of the standard requirements of most apps. Things like authentication, pages, menus, sensors, etc. Something that you can build or buy the design for and has a community of plugins for functionality. Think Wordpress, but more lightweight and for mobile apps and/or PWA, so maybe do away with the GUI interface for configuration. If not, maybe there’s something similar with another SDK that’s cross platform? We’ve committed to Flutter and we like what Pub offers, but it also still requires some development time to launch. It’s not too late for us to switch SDKs if needed. Something like this might save a little development time, but I’m new to mobile dev, so I’m not sure if anything like this might be too heavy for mobile. Suggestions?
September 10, 2020 at 06:00PM by joeyda3rd
https://ift.tt/2RfekWk
reddit
Lightweight, Open-Source CMS Framework in Flutter?
I did a little digging around on Google and didn’t quite find anything. I’m wondering if there’s an open-source CMS type framework that’s...
New post on /r/flutterdev subreddit:
How many 'Revert "Re-land ScaffoldMessenger"' will there be?
What do you guys think. How many 'Revert "Re-land ScaffoldMessenger"' will there be? 😂https://github.com/flutter/flutter/pull/65482View Poll
September 10, 2020 at 05:59PM by VELSEM_
https://ift.tt/33eTmg1
How many 'Revert "Re-land ScaffoldMessenger"' will there be?
What do you guys think. How many 'Revert "Re-land ScaffoldMessenger"' will there be? 😂https://github.com/flutter/flutter/pull/65482View Poll
September 10, 2020 at 05:59PM by VELSEM_
https://ift.tt/33eTmg1
GitHub
Revert "Re-land ScaffoldMessenger" by HansMuller · Pull Request #65482 · flutter/flutter
Reverts #65416
Some internal golden image tests failed. Most of the failures featured an unexpected snackbar-sized gap at the bottom of the screen. Not clear what's causing that, reverting ...
Some internal golden image tests failed. Most of the failures featured an unexpected snackbar-sized gap at the bottom of the screen. Not clear what's causing that, reverting ...
New post on /r/flutterdev subreddit:
Are the changes to Firestore syntax in the latest version better or worse?
View Poll
September 10, 2020 at 07:14PM by rippleVanShipple
https://ift.tt/3bMA45w
Are the changes to Firestore syntax in the latest version better or worse?
View Poll
September 10, 2020 at 07:14PM by rippleVanShipple
https://ift.tt/3bMA45w
New post on /r/flutterdev subreddit:
Flutter Candlestick Stock Chart | Widget Workshop | SuperDeclarative
https://youtu.be/dOwVPZSJQuo
September 10, 2020 at 07:12PM by EngineerScientist
https://ift.tt/2RfG4uc
Flutter Candlestick Stock Chart | Widget Workshop | SuperDeclarative
https://youtu.be/dOwVPZSJQuo
September 10, 2020 at 07:12PM by EngineerScientist
https://ift.tt/2RfG4uc
YouTube
Flutter Candlestick Stock Chart | Widget Workshop
Today we’re building a candlestick stock chart Widget in Flutter.
This workshop was inspired by the Robinhood app.
Steps:
0:00 - Welcome
1:09 - Reading candlestick charts
7:24 - Explaining the project setup
12:23 - Painting the volume chart
29:00 - Painting…
This workshop was inspired by the Robinhood app.
Steps:
0:00 - Welcome
1:09 - Reading candlestick charts
7:24 - Explaining the project setup
12:23 - Painting the volume chart
29:00 - Painting…
New post on /r/flutterdev subreddit:
iPhone’s today list ui clone.
iPhone Today View, it's what you can see on your iPhone when you swipe right.I always like how widgets goes backward after they come to the top.Today I recreted this behavior on flutter.I hope It will be interested for someone. This is my first post.https://github.com/kherel/flutter_fun
September 10, 2020 at 07:09PM by kherel
https://ift.tt/35qn18G
iPhone’s today list ui clone.
iPhone Today View, it's what you can see on your iPhone when you swipe right.I always like how widgets goes backward after they come to the top.Today I recreted this behavior on flutter.I hope It will be interested for someone. This is my first post.https://github.com/kherel/flutter_fun
September 10, 2020 at 07:09PM by kherel
https://ift.tt/35qn18G
GitHub
GitHub - kherel/flutter_fun: Flutter UI Challenges for fun
Flutter UI Challenges for fun. Contribute to kherel/flutter_fun development by creating an account on GitHub.
New post on Flutter Dev Google group:
Feeling curious
[image: se.png] Hey guys so i am feeling a bit curious and sort of confused, why does the return Divider() above doesn't stop the function from running continiously
September 10, 2020 at 08:51PM by Sam Odiagbe
https://ift.tt/2RrlMy1
Feeling curious
[image: se.png] Hey guys so i am feeling a bit curious and sort of confused, why does the return Divider() above doesn't stop the function from running continiously
September 10, 2020 at 08:51PM by Sam Odiagbe
https://ift.tt/2RrlMy1
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.
New post on /r/flutterdev subreddit:
Is there a quick and dirty reference on the considerations that need to be addressed for developing for each of Android and iOS app stores?
Thought it might be helpful for novice developers and hobbyists such as myself to have a checklist of sorts.
September 11, 2020 at 12:04AM by Akandoji
https://ift.tt/2FlsWkF
Is there a quick and dirty reference on the considerations that need to be addressed for developing for each of Android and iOS app stores?
Thought it might be helpful for novice developers and hobbyists such as myself to have a checklist of sorts.
September 11, 2020 at 12:04AM by Akandoji
https://ift.tt/2FlsWkF
reddit
r/FlutterDev - Is there a quick and dirty reference on the considerations that need to be addressed for developing for each of…
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flappy Bird in Flutter Web
Hello. I am learning Flutter web. Then, I made customized flappy bird this time.flappy bird by flutter webbut, it is still in development. I have no idea how to detect collision. If you have any idea, please give me some comments on the issue and any PR is so much welcome. Thank you in advance.My Github ReadMe
September 11, 2020 at 12:32AM by x0ww0x
https://ift.tt/2GOFT78
Flappy Bird in Flutter Web
Hello. I am learning Flutter web. Then, I made customized flappy bird this time.flappy bird by flutter webbut, it is still in development. I have no idea how to detect collision. If you have any idea, please give me some comments on the issue and any PR is so much welcome. Thank you in advance.My Github ReadMe
September 11, 2020 at 12:32AM by x0ww0x
https://ift.tt/2GOFT78
New post on Flutter Dev Google group:
full stack
Guys, I want to start learning Flutter but I just want to know can I make frontend and backend apps using dart language? Thank you
September 11, 2020 at 12:46AM by Muhammad Afif
https://ift.tt/2GFuWVd
full stack
Guys, I want to start learning Flutter but I just want to know can I make frontend and backend apps using dart language? Thank you
September 11, 2020 at 12:46AM by Muhammad Afif
https://ift.tt/2GFuWVd
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.
New post on /r/flutterdev subreddit:
SliverPersistentHeader dynamic height
the
September 11, 2020 at 01:48AM by chrisrutkowski
https://ift.tt/3bTAN52
SliverPersistentHeader dynamic height
the
SliverPersistentHeader
widget, exactly its required param SliverPersistentHeaderDelegate
requires height to be provided in minExtent
and maxExtent
properties.It's difficult to achieve if you have text there, and let's be honest, almost every time you have a text there, what else? And the text is a customizable property on user device - each of us can increase and decrease the font size in system settings. Apart from text getting bigger it may need to break into multiple lines. Oh, and devices width vary. So whatever height we provide to mentioned properties - it's far from accurate.What's the best way to handle it?I want to replace in my app Well Spoken "Learn mode". When the user scrolls the list of vocabulary I would like the navigation bar to disappear. However, during the tutorial stage - I would like thet block of introductory rich text to remain sticky to the top of the screen. I've already achieved it in my development version, but I had to hardcode the numbers.Appreciate feedback.September 11, 2020 at 01:48AM by chrisrutkowski
https://ift.tt/3bTAN52
New post on Flutter Dev Google group:
Flitter firebase
I have make an simple form in flutter and for user authentication I have used Firebase and when I am trying to register my form this error shows in terminal..so what should I do to remove this?
September 11, 2020 at 06:03AM by Meet Thummar
https://ift.tt/35qtdh5
Flitter firebase
I have make an simple form in flutter and for user authentication I have used Firebase and when I am trying to register my form this error shows in terminal..so what should I do to remove this?
September 11, 2020 at 06:03AM by Meet Thummar
https://ift.tt/35qtdh5
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.
New post on /r/flutterdev subreddit:
About certificates
I'm looking to deploy to PlayStore for internal distribution. The app would mainly interact with my company's API, and since the API was originally developed for intranet only, the API is currently using self-signed certificates. Do I need to install my self-signed certificates on every devices that would use the app?Also, I kinds of understand the need for signing the certificates when accessing website, but why the need to sign the app when deployment? I assume so that Playstore can verify the authenticity of the uploader, but then the uploader can generate his own key, so how do Playstore verify?I'm noob when it comes to security, so be nice please. Thanks!
September 11, 2020 at 05:58AM by redfournine
https://ift.tt/3bLIgTy
About certificates
I'm looking to deploy to PlayStore for internal distribution. The app would mainly interact with my company's API, and since the API was originally developed for intranet only, the API is currently using self-signed certificates. Do I need to install my self-signed certificates on every devices that would use the app?Also, I kinds of understand the need for signing the certificates when accessing website, but why the need to sign the app when deployment? I assume so that Playstore can verify the authenticity of the uploader, but then the uploader can generate his own key, so how do Playstore verify?I'm noob when it comes to security, so be nice please. Thanks!
September 11, 2020 at 05:58AM by redfournine
https://ift.tt/3bLIgTy
reddit
About certificates
1. I'm looking to deploy to PlayStore for internal distribution. The app would mainly interact with my company's API, and since the API was...
New post on /r/flutterdev subreddit:
Flutter iOS App Clips Tutorial
https://www.youtube.com/watch?v=pZgsD1rJXUU&feature=share
September 11, 2020 at 07:11AM by imthepk
https://ift.tt/3bMqTBU
Flutter iOS App Clips Tutorial
https://www.youtube.com/watch?v=pZgsD1rJXUU&feature=share
September 11, 2020 at 07:11AM by imthepk
https://ift.tt/3bMqTBU
YouTube
Flutter iOS App Clips Tutorial
In this video, we will explore app clips which is recently introduced on iOS and we will integrate it in our existing Flutter App.
#AppClips #ios14 #Flutter
Prerequisite -
1) XCode 12
2) Flutter Master Channel
3) Cocoapods 1.10.0.beta.1 or higher.
Source…
#AppClips #ios14 #Flutter
Prerequisite -
1) XCode 12
2) Flutter Master Channel
3) Cocoapods 1.10.0.beta.1 or higher.
Source…