New post on Flutter Dev Google group:
deploying flutter app to galaxy store
There is no official documentation for deploying flutter app to other app store excluding google n ios. I want to know how to deploy flutter app on samsung galaxy store.
May 22, 2020 at 09:39PM by arihant abbad
https://ift.tt/2ZsADNN
deploying flutter app to galaxy store
There is no official documentation for deploying flutter app to other app store excluding google n ios. I want to know how to deploy flutter app on samsung galaxy store.
May 22, 2020 at 09:39PM by arihant abbad
https://ift.tt/2ZsADNN
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 Flutter Dev Google group:
Still a problem with latest CocoaPods on Mac OS X Catalina?
I'm setting up my environment on Mac OS X Catalina for the first time, and I found this: https://ift.tt/2WVY9AQ < https://slack-redir.net/link?url=https%3A%2F%2Fdev.to%2F0xdonut%2Fhow-to-install-flutter-on-macos-using-homebrew-and-asdf
May 22, 2020 at 09:53PM by Stephen Huey
https://ift.tt/2A14FNQ
Still a problem with latest CocoaPods on Mac OS X Catalina?
I'm setting up my environment on Mac OS X Catalina for the first time, and I found this: https://ift.tt/2WVY9AQ < https://slack-redir.net/link?url=https%3A%2F%2Fdev.to%2F0xdonut%2Fhow-to-install-flutter-on-macos-using-homebrew-and-asdf
May 22, 2020 at 09:53PM by Stephen Huey
https://ift.tt/2A14FNQ
DEV Community
How to install Flutter on macOS using homebrew and asdf
New post on /r/flutterdev subreddit:
CheckboxListTile (Flutter Widget of the Week)
https://www.youtube.com/watch?v=RkSqPAn9szs&feature=share
May 22, 2020 at 09:41PM by Pixelreddit
https://ift.tt/2LPLIQK
CheckboxListTile (Flutter Widget of the Week)
https://www.youtube.com/watch?v=RkSqPAn9szs&feature=share
May 22, 2020 at 09:41PM by Pixelreddit
https://ift.tt/2LPLIQK
YouTube
CheckboxListTile (Flutter Widget of the Week)
Whenever you accomplish something, it's rewarding to be able to check it off your list. There's never just one thing to do, though, and these check boxes usually come in a list. CheckboxListTile combines two widgets: Checkbox and ListTile, but instead of…
New post on /r/flutterdev subreddit:
Flutter UI Todo App
https://youtu.be/m3MR5_gw-rM
May 23, 2020 at 01:08AM by Khanx078
https://ift.tt/2Ty7XPs
Flutter UI Todo App
https://youtu.be/m3MR5_gw-rM
May 23, 2020 at 01:08AM by Khanx078
https://ift.tt/2Ty7XPs
YouTube
Flutter UI Todo App
Flutter UI Todo App Hey everyone in this video we are going to create UI for a todo application in flutter. I hope you find this video educational and entert...
New post on /r/flutterdev subreddit:
Table in Flutter: Beyond The Basics
https://ift.tt/2XqFFHM
May 23, 2020 at 01:02AM by Cymarxcr
https://ift.tt/3glzuOb
Table in Flutter: Beyond The Basics
https://ift.tt/2XqFFHM
May 23, 2020 at 01:02AM by Cymarxcr
https://ift.tt/3glzuOb
Medium
Table in Flutter: Beyond The Basics
A Table is a multi-child layout widget which is used to represent data in an organized row-column layout.
New post on /r/flutterdev subreddit:
Flutter: Reusable Widgets
https://ift.tt/2zmWLhU
May 23, 2020 at 01:02AM by Cymarxcr
https://ift.tt/3bUMy9H
Flutter: Reusable Widgets
https://ift.tt/2zmWLhU
May 23, 2020 at 01:02AM by Cymarxcr
https://ift.tt/3bUMy9H
Medium
Flutter: Reusable Widgets
Most of the time, we are duplicating so many widgets just for a little change. What could be the best possible way to get rid of these…
New post on /r/flutterdev subreddit:
Text Classification using TensorFlow Lite Plugin for Flutter
https://ift.tt/3bQXKUB
May 23, 2020 at 12:58AM by Elixane
https://ift.tt/2zdznDB
Text Classification using TensorFlow Lite Plugin for Flutter
https://ift.tt/3bQXKUB
May 23, 2020 at 12:58AM by Elixane
https://ift.tt/2zdznDB
Medium
Text Classification using TensorFlow Lite Plugin for Flutter
A new plugin which makes using TensorFlow Lite with Flutter easy, flexible and efficient
New post on /r/flutterdev subreddit:
Easy Shared Preferences in Flutter
https://www.youtube.com/watch?v=1uNTPGVxnVM
May 23, 2020 at 12:53AM by Elixane
https://ift.tt/3bQVUDb
Easy Shared Preferences in Flutter
https://www.youtube.com/watch?v=1uNTPGVxnVM
May 23, 2020 at 12:53AM by Elixane
https://ift.tt/3bQVUDb
YouTube
Easy Shared Preferences in Flutter
Somebody left a comment asking me how I would go about making the shared preferences more "efficient" by just doing one call to the shared preferences instance in a Flutter app, that is detailed in this video
►SUBSCRIBE TO THE CHANNEL ◄
►FOR ANY QUESTIONS…
►SUBSCRIBE TO THE CHANNEL ◄
►FOR ANY QUESTIONS…
New post on /r/flutterdev subreddit:
Guess That Flutter Job!
https://youtu.be/mrREb2ffG74
May 23, 2020 at 03:27AM by thehappyharis
https://ift.tt/2WUXEY1
Guess That Flutter Job!
https://youtu.be/mrREb2ffG74
May 23, 2020 at 03:27AM by thehappyharis
https://ift.tt/2WUXEY1
YouTube
Guess That Flutter Job!
Guess what the Job Title is with these flutter required skills. Yikes.
👉 Pre Sign Up to Create a Flutter Portfolio with Flutter Web Course:
https://forms.gle/jsZtpfR4tzKq8ijr5
🗞 Sign up for newsletter for exclusive offers and clean code tips:
http://n…
👉 Pre Sign Up to Create a Flutter Portfolio with Flutter Web Course:
https://forms.gle/jsZtpfR4tzKq8ijr5
🗞 Sign up for newsletter for exclusive offers and clean code tips:
http://n…
New post on /r/flutterdev subreddit:
How to know which TextTheme entry is used?
I had the exact same problem as this guy: https://stackoverflow.com/q/50619848/769006 I wanted to change the AppBar title color by using the app theme for the sake of consistency.Thanks StackOverflow, the top-upvoted accepted answer is the right one. I have to change the
May 23, 2020 at 04:44AM by ncuillery
https://ift.tt/3gfmR7e
How to know which TextTheme entry is used?
I had the exact same problem as this guy: https://stackoverflow.com/q/50619848/769006 I wanted to change the AppBar title color by using the app theme for the sake of consistency.Thanks StackOverflow, the top-upvoted accepted answer is the right one. I have to change the
headline6
style (formerly title
) of the primaryTextTheme
. Boom, problem solved!Now I'm wondering... How could I know that by myself if a similar problem rise in an other Material widget?The link between the "headline6" and the AppBar title is not super obvious. The AppBar documentation page doesn't mention anything about that, neither does the title doc page.By reading the source code, I finally found the link between the AppBar
and the primaryTextTheme
in the AppBarTheme#textTheme doc but even here, there is no information about which key of the TextTheme is used...Am I missing something here?May 23, 2020 at 04:44AM by ncuillery
https://ift.tt/3gfmR7e
Stack Overflow
How to change text color of AppBar, icon color of FAB universally using theme?
I am able to set the background color of AppBar to Colors.amber. This automatically sets the text color to Black. I am aware of the accessibility issues that may arise but anyways I want the text c...
New post on /r/flutterdev subreddit:
Flutter Auth UI
https://youtu.be/ExKYjqgswJg
May 23, 2020 at 05:12AM by anwarabir
https://ift.tt/2A7fUUT
Flutter Auth UI
https://youtu.be/ExKYjqgswJg
May 23, 2020 at 05:12AM by anwarabir
https://ift.tt/2A7fUUT
YouTube
Welcome, Login, Signup Page - Flutter UI - Speed Code
Mobile app onboarding, Login, Signup page with #flutter.
We design three screens first one is a welcome screen like when the user open the app it shows after that user has two options if he or she has an account then press the login button and it just shifts…
We design three screens first one is a welcome screen like when the user open the app it shows after that user has two options if he or she has an account then press the login button and it just shifts…
New post on /r/flutterdev subreddit:
Quick & Easy: Create a Gradient / Image overlay/Mask (Like burning text effect) to any Flutter Widget with ShaderMask. [See the snippet and output]
https://twitter.com/erluxman/status/1264034430517014528
May 23, 2020 at 05:28AM by erluxman
https://ift.tt/2LSISKV
Quick & Easy: Create a Gradient / Image overlay/Mask (Like burning text effect) to any Flutter Widget with ShaderMask. [See the snippet and output]
https://twitter.com/erluxman/status/1264034430517014528
May 23, 2020 at 05:28AM by erluxman
https://ift.tt/2LSISKV
New post on Flutter Dev Google group:
Idea for sending direct message from user to user...
He guys, Suppose I want to make an uber clone in flutter, I want to send drivers notification about a ride when an user orders one. I am using firebase as backend to store and retrieve data and also to figure out the nearest drivers. But I am stuck at sending the driver a message of an user
May 23, 2020 at 07:07AM by Souvik Dutta
https://ift.tt/3bYf7Tu
Idea for sending direct message from user to user...
He guys, Suppose I want to make an uber clone in flutter, I want to send drivers notification about a ride when an user orders one. I am using firebase as backend to store and retrieve data and also to figure out the nearest drivers. But I am stuck at sending the driver a message of an user
May 23, 2020 at 07:07AM by Souvik Dutta
https://ift.tt/3bYf7Tu
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:
How to create ImageShader in Flutter?
I was playing with ShaderMask and it accepts two types of Shaders
May 23, 2020 at 06:19AM by erluxman
https://ift.tt/3cS0RNs
How to create ImageShader in Flutter?
I was playing with ShaderMask and it accepts two types of Shaders
Gradient & ImageShaderI can create Gradient Shader like this :
LinearGradient(colors: <Color>[ Colors.deepOrange, Colors.blue, Colors.green, Colors.amber, ]).createShader(bound)but I couldn't find a way to create ImageShader.When I try to create it like this :
ImageShader( Image.network( "https://product-image.juniqe-production.juniqe.com/media/catalog/product/cache/x800/401/62/401-62-101P.jpg", ), TileMode.mirror, TileMode.mirror, Float64List.fromList([1.0, 1, 0, 1, 1, 1, 1, 1, 0])); }it says : Argument type widget/Image can't be assigned to parameter type ui/Painting/ImageI know these two Images are different but I couldn't create ui/Painting/Image from widget/Image.Also there might be an intuitive way to create ImageShader?What is the right way to crate ImageShader in Flutter?
May 23, 2020 at 06:19AM by erluxman
https://ift.tt/3cS0RNs
reddit
How to create ImageShader in Flutter?
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Error while creating new flutter application
Hi Team, May i have your assist Am trying to create new flutter application and am not able to set (flutter SDK path) please could you check attached.
May 23, 2020 at 08:18AM by Ahmed Mohamed Magdy
https://ift.tt/2yql9yA
Error while creating new flutter application
Hi Team, May i have your assist Am trying to create new flutter application and am not able to set (flutter SDK path) please could you check attached.
May 23, 2020 at 08:18AM by Ahmed Mohamed Magdy
https://ift.tt/2yql9yA
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 for Web Poor Performance
I have decided to try building a simple web page using Flutter because I read a lot of articles and saw a lot of videos saying how fast and how good it is in comparison to other frameworks.I used PageView to do a 10-page website with text and images but it turned out to be horrendous. All the photos are loaded via assets and not from the outside network but the pages are choppy and laggy. My scrolling looked like 5fps as opposed to the 60fps as promised.For those who have experience making web via Flutter, do you find this a problem or is it just me not doing it right? Check this site hosted on Firebase at bliltz.web.app
May 23, 2020 at 09:06AM by grunddit
https://ift.tt/2LQbDb1
Flutter for Web Poor Performance
I have decided to try building a simple web page using Flutter because I read a lot of articles and saw a lot of videos saying how fast and how good it is in comparison to other frameworks.I used PageView to do a 10-page website with text and images but it turned out to be horrendous. All the photos are loaded via assets and not from the outside network but the pages are choppy and laggy. My scrolling looked like 5fps as opposed to the 60fps as promised.For those who have experience making web via Flutter, do you find this a problem or is it just me not doing it right? Check this site hosted on Firebase at bliltz.web.app
May 23, 2020 at 09:06AM by grunddit
https://ift.tt/2LQbDb1
reddit
Flutter for Web Poor Performance
I have decided to try building a simple web page using Flutter because I read a lot of articles and saw a lot of videos saying how fast and how...
New post on /r/flutterdev subreddit:
Flutter architecture — MVVM pattern made easy
https://ift.tt/2Tv7yxt
May 23, 2020 at 10:21AM by mcfly-dev
https://ift.tt/2TweD0C
Flutter architecture — MVVM pattern made easy
https://ift.tt/2Tv7yxt
May 23, 2020 at 10:21AM by mcfly-dev
https://ift.tt/2TweD0C
Medium
Flutter architecture — MVVM pattern
MVVM is just the best design pattern I used as an Android developper. Let’s take a look at it and use it in our Flutter application.
New post on Flutter Dev Google group:
Always two widgets in Row
How is it possible if I have a list of widgets, but the count of widgets in the list varies. And now I always want two widgets in one row. So actually a column and in it several rows with always exactly 2 widgets. If you are not sure, please let me know.
May 23, 2020 at 11:26AM by Jonas Riesen
https://ift.tt/3cXg7sh
Always two widgets in Row
How is it possible if I have a list of widgets, but the count of widgets in the list varies. And now I always want two widgets in one row. So actually a column and in it several rows with always exactly 2 widgets. If you are not sure, please let me know.
May 23, 2020 at 11:26AM by Jonas Riesen
https://ift.tt/3cXg7sh
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:
Restructuring Flutter App
https://youtu.be/nDT3ezOlrJw
May 23, 2020 at 01:27PM by immacoder
https://ift.tt/3cZdaaN
Restructuring Flutter App
https://youtu.be/nDT3ezOlrJw
May 23, 2020 at 01:27PM by immacoder
https://ift.tt/3cZdaaN
YouTube
Restructuring Architecture | Complete Flutter App #15
Restructuring Architecture | Complete Flutter App #15
Restructuring Architecture is going to come with almost any project no matter how much planning goes into it. We had the planning done, but we didn't continue with it. That's where problems occur. Now…
Restructuring Architecture is going to come with almost any project no matter how much planning goes into it. We had the planning done, but we didn't continue with it. That's where problems occur. Now…
New post on Flutter Dev Google group:
How can I mock Platform.isIOS?
I have a function that depends on what platform you are on. How can I build a test that mocks Platform.isIOS to return true?
May 23, 2020 at 02:44PM by Jeff Jorczak
https://ift.tt/2LPpQVX
How can I mock Platform.isIOS?
I have a function that depends on what platform you are on. How can I build a test that mocks Platform.isIOS to return true?
May 23, 2020 at 02:44PM by Jeff Jorczak
https://ift.tt/2LPpQVX
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:
Charting Package for Flutter
I needed to add charting capability for my app, and chats_flutter appears to tick most of the boxes. But the repo looks like its no longer being maintained by google, and in a reply to a PR someone had said that the team that had worked on it has moved onto other work at google.Are there any other chart libraries that you would recomend for flutter worth looking at which is actively maintained, and provides documentation - I've already tried fl_charts.
May 23, 2020 at 03:45PM by ifndefx
https://ift.tt/2Xqa0X0
Charting Package for Flutter
I needed to add charting capability for my app, and chats_flutter appears to tick most of the boxes. But the repo looks like its no longer being maintained by google, and in a reply to a PR someone had said that the team that had worked on it has moved onto other work at google.Are there any other chart libraries that you would recomend for flutter worth looking at which is actively maintained, and provides documentation - I've already tried fl_charts.
May 23, 2020 at 03:45PM by ifndefx
https://ift.tt/2Xqa0X0
reddit
Charting Package for Flutter
A subreddit for Google's portable UI framework.