New post on /r/flutterdev subreddit:
When Flutter bundle for M1 will be shipped with arm64 Dart? Why they don't ship it already if it's available standalone for quite long time already?
Dart has arm64 version for quite a long now, but making "flutter upgrade" still keeps Intel version of Dart SDK. I know it can be switched manually by replacing SDK, but o cannot understand why they still don't ship it out of the box?
December 04, 2021 at 09:40AM by trustmePL
https://ift.tt/3xWZTuS
When Flutter bundle for M1 will be shipped with arm64 Dart? Why they don't ship it already if it's available standalone for quite long time already?
Dart has arm64 version for quite a long now, but making "flutter upgrade" still keeps Intel version of Dart SDK. I know it can be switched manually by replacing SDK, but o cannot understand why they still don't ship it out of the box?
December 04, 2021 at 09:40AM by trustmePL
https://ift.tt/3xWZTuS
Reddit
r/FlutterDev on Reddit: When Flutter bundle for M1 will be shipped with arm64 Dart? Why they don't ship it already if it's available…
Posted by u/trustmePL - 5 votes and 3 comments
New post on /r/flutterdev subreddit:
unpubd - private package repo beta
I've just released a beta of unpubd which is essentially an installer for the unpub.Unpubd allows you to run a local dart package repo so you can publish packages internally.Unpubd runs a pair of docker containers (mongo and unpubd).The key advantage of unpubd is that it is quick and easy to setup .Install docker and docker-composepub global activate unpubdunpubd installunpubd up --detachYou now have a package repo up and running.To use it replace dart pub <command> with unpub <command>For flutter devs replace flutter pub <command> with funpub <command.Check the README for details.https://pub.dev/packages/unpubd
December 04, 2021 at 10:58AM by bsutto
https://ift.tt/3ol9oAz
unpubd - private package repo beta
I've just released a beta of unpubd which is essentially an installer for the unpub.Unpubd allows you to run a local dart package repo so you can publish packages internally.Unpubd runs a pair of docker containers (mongo and unpubd).The key advantage of unpubd is that it is quick and easy to setup .Install docker and docker-composepub global activate unpubdunpubd installunpubd up --detachYou now have a package repo up and running.To use it replace dart pub <command> with unpub <command>For flutter devs replace flutter pub <command> with funpub <command.Check the README for details.https://pub.dev/packages/unpubd
December 04, 2021 at 10:58AM by bsutto
https://ift.tt/3ol9oAz
Dart packages
unpubd | Dart Package
Self hosted Dart Pub Server. Host your enterprise Dart packages internally using the same web interface and tools as pub.dev.
New post on /r/flutterdev subreddit:
Theseus Navigator Demo app
https://ift.tt/3Iiyfx4
December 04, 2021 at 12:00PM by echedev
https://ift.tt/3DnlVrE
Theseus Navigator Demo app
https://ift.tt/3Iiyfx4
December 04, 2021 at 12:00PM by echedev
https://ift.tt/3DnlVrE
theseus-navigator.eche.dev
example
A new Flutter project.
New post on /r/flutterdev subreddit:
Course that show you best practices?
Hey!I see a lot of tutorials about UI and connect to firebase tutorials. But very very few about best practices to get the best performance. Can you recommend some or some list of topics that are important to know before starting an app?Cheers
December 04, 2021 at 11:38AM by FreshkyFresh
https://ift.tt/3IfzBZz
Course that show you best practices?
Hey!I see a lot of tutorials about UI and connect to firebase tutorials. But very very few about best practices to get the best performance. Can you recommend some or some list of topics that are important to know before starting an app?Cheers
December 04, 2021 at 11:38AM by FreshkyFresh
https://ift.tt/3IfzBZz
reddit
Course that show you best practices?
Hey! I see a lot of tutorials about UI and connect to firebase tutorials. But very very few about best practices to get the best performance. Can...
New post on /r/flutterdev subreddit:
Material You and Brand Semantic Colors, A Solution
OkayCan use this lib to get MD3 HCT colors:Material Color UtilitiesTo get a core palette and generate the 5 color roles, etc.To then blend with the 3 Brand color inputs we have to use the blend feature of the same library, the source code and explanation is here:MCU Blend classArtilce will be posted later today!
December 04, 2021 at 01:04PM by fredgrott
https://ift.tt/3y1xLGY
Material You and Brand Semantic Colors, A Solution
OkayCan use this lib to get MD3 HCT colors:Material Color UtilitiesTo get a core palette and generate the 5 color roles, etc.To then blend with the 3 Brand color inputs we have to use the blend feature of the same library, the source code and explanation is here:MCU Blend classArtilce will be posted later today!
December 04, 2021 at 01:04PM by fredgrott
https://ift.tt/3y1xLGY
GitHub
GitHub - material-foundation/material-color-utilities: Color libraries for Material You
Color libraries for Material You. Contribute to material-foundation/material-color-utilities development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Semanttic Custom Colors in Material You In FLutter
Yeah MD3 support ofr Flutter is late!Here:Semantic Custom Colors IN material YouIt talks about custom colors added to dynamic colors to get full hamronized UI theme colors.Any guesses who we do this? I already have understood how to use this lib:Material Color UtiltiesTo get the core palette based on an input color so it obviously should be re-using that concept and combining both the user generated dynamic color seed palette combined with the semantic brand palette.My thinking is that in fonts we had a merge function, maybe there is one for argb ints from color somewhere?
December 04, 2021 at 12:58PM by fredgrott
https://ift.tt/31pkoEx
Semanttic Custom Colors in Material You In FLutter
Yeah MD3 support ofr Flutter is late!Here:Semantic Custom Colors IN material YouIt talks about custom colors added to dynamic colors to get full hamronized UI theme colors.Any guesses who we do this? I already have understood how to use this lib:Material Color UtiltiesTo get the core palette based on an input color so it obviously should be re-using that concept and combining both the user generated dynamic color seed palette combined with the semantic brand palette.My thinking is that in fonts we had a merge function, maybe there is one for argb ints from color somewhere?
December 04, 2021 at 12:58PM by fredgrott
https://ift.tt/31pkoEx
New post on /r/flutterdev subreddit:
Just a cool widget
https://www.youtube.com/watch?v=SnSPcu3svek
December 04, 2021 at 12:39PM by fluttermapp
https://ift.tt/3y0kQoz
Just a cool widget
https://www.youtube.com/watch?v=SnSPcu3svek
December 04, 2021 at 12:39PM by fluttermapp
https://ift.tt/3y0kQoz
YouTube
Flutter Stepper Widget - Step By Step Widget
The Stepper widget is perfect for you if you need to create a UI Step by Step for the user. This is a very simple way to implement Steps visual into your flutter app. The widget is Called Stepper and inside this one we use multiple Step Widgets. You can also…
New post on /r/flutterdev subreddit:
I've rewritten my language learning app for Japanese made with Flutter, a video player, book and manga reader and more - with support for Chinese and Korean, OCR via Google ML Kit and more!
https://ift.tt/3DhFLoc
December 04, 2021 at 12:34PM by ArtisanLRO
https://ift.tt/3rAAuWo
I've rewritten my language learning app for Japanese made with Flutter, a video player, book and manga reader and more - with support for Chinese and Korean, OCR via Google ML Kit and more!
https://ift.tt/3DhFLoc
December 04, 2021 at 12:34PM by ArtisanLRO
https://ift.tt/3rAAuWo
New post on /r/flutterdev subreddit:
Way to disable Drawer CLOSE gesture?
Pretty much what the title says. I know about OPEN gesture parameter for Scaffold, but is there a way to disable gesture for closing the drawer?Thanks
December 04, 2021 at 12:15PM by Zippka224
https://ift.tt/3DA9itz
Way to disable Drawer CLOSE gesture?
Pretty much what the title says. I know about OPEN gesture parameter for Scaffold, but is there a way to disable gesture for closing the drawer?Thanks
December 04, 2021 at 12:15PM by Zippka224
https://ift.tt/3DA9itz
reddit
Way to disable Drawer CLOSE gesture?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Creating Full Width Button in Flutter The Right Way - FlutterBeads
https://ift.tt/3rwule1
December 04, 2021 at 01:33PM by pinkeshdarji
https://ift.tt/3IhhqTd
Creating Full Width Button in Flutter The Right Way - FlutterBeads
https://ift.tt/3rwule1
December 04, 2021 at 01:33PM by pinkeshdarji
https://ift.tt/3IhhqTd
New post on /r/flutterdev subreddit:
Need your opinion on Food Delivery System
Hey guys,I am Professional full stack engineer working with multiple JS frameworks. I started following flutter since it's launch and I have been working on small projects in free time.Recently I got a freelance opportunity to develop a fully working food delivery app (similar to ubereats, swiggy or Zomato) with features like real time tracking (on maps), coupons, sorting, filtering, etc I found out that I need to write 3 apps. client app, resturant app and delivery guy app. With some sort of portal for admin too. There's no UX available I need to do everything end to end.I didn't worked on production level application with flutter till now. This would be first one, so what timeline can I suggest ? (Considering I will be learning and doing the implementations) Whats the budget should I ask ? (Indian rupees)The client is expecting dates like fully working system within 1 and half month. Is that doable ?And also please share any helpful resources which can be handy for implementing the system.Thank you in advance :)
December 04, 2021 at 06:00PM by someshthakur
https://ift.tt/3lAwKjT
Need your opinion on Food Delivery System
Hey guys,I am Professional full stack engineer working with multiple JS frameworks. I started following flutter since it's launch and I have been working on small projects in free time.Recently I got a freelance opportunity to develop a fully working food delivery app (similar to ubereats, swiggy or Zomato) with features like real time tracking (on maps), coupons, sorting, filtering, etc I found out that I need to write 3 apps. client app, resturant app and delivery guy app. With some sort of portal for admin too. There's no UX available I need to do everything end to end.I didn't worked on production level application with flutter till now. This would be first one, so what timeline can I suggest ? (Considering I will be learning and doing the implementations) Whats the budget should I ask ? (Indian rupees)The client is expecting dates like fully working system within 1 and half month. Is that doable ?And also please share any helpful resources which can be handy for implementing the system.Thank you in advance :)
December 04, 2021 at 06:00PM by someshthakur
https://ift.tt/3lAwKjT
reddit
Need your opinion on Food Delivery System
Hey guys, I am Professional full stack engineer working with multiple JS frameworks. I started following flutter since it's launch and I have...
New post on /r/flutterdev subreddit:
Flutter - Introduction to E-commerce FullStack App Development(Myntra Clone)|| BackEnd & FrontEnd #0
https://youtu.be/A7HNBczY2xk
December 04, 2021 at 05:23PM by devstack06
https://ift.tt/3rIPl10
Flutter - Introduction to E-commerce FullStack App Development(Myntra Clone)|| BackEnd & FrontEnd #0
https://youtu.be/A7HNBczY2xk
December 04, 2021 at 05:23PM by devstack06
https://ift.tt/3rIPl10
YouTube
Flutter - Introduction to E-commerce App Development ( Inspired by Myntra )|| BackEnd & FrontEnd #0
Let's start a new series on Shopping App Development using #Flutter #GetX #NodeJs
🔥🔥 Flutter Chat App : https://youtube.com/playlist?list=PLtIU0BH0pkKovuEaNsrGE_Xd5Tz3m1zeC
🔥🔥 Flutter with Firebase : https://youtube.com/playlist?list=PLtIU0BH0pkKrQZUFW…
🔥🔥 Flutter Chat App : https://youtube.com/playlist?list=PLtIU0BH0pkKovuEaNsrGE_Xd5Tz3m1zeC
🔥🔥 Flutter with Firebase : https://youtube.com/playlist?list=PLtIU0BH0pkKrQZUFW…
New post on /r/flutterdev subreddit:
Flutter with Artificial Intelligence
Hey guys! I'm wondering about how can I use artificial intelligence with flutter and mobile programming? What is the most efficient way? Like, is there any library of flutter, or using python as an API is good? Is there any documentation or course or video I can use to learn this stuff? Thank you!
December 04, 2021 at 09:52PM by hasancagli
https://ift.tt/3GkpT6p
Flutter with Artificial Intelligence
Hey guys! I'm wondering about how can I use artificial intelligence with flutter and mobile programming? What is the most efficient way? Like, is there any library of flutter, or using python as an API is good? Is there any documentation or course or video I can use to learn this stuff? Thank you!
December 04, 2021 at 09:52PM by hasancagli
https://ift.tt/3GkpT6p
Reddit
r/FlutterDev - Flutter with Artificial Intelligence
8 votes and 7 comments so far on Reddit
New post on /r/flutterdev subreddit:
Is it possible to set up flutter app/web developer on a phone without any pc/laptop?
I have a company laptop, was planning on getting a phone like galaxy fold and using the DEX functionality to use for my personal computing usage and wondering if anyone has and if I can set up flutter / any sort of development that can be fully and solely managed from the phone with the required peripheral, I sort of want a mobile life and don't want too many items so reducing the stuff I have and thinking if this is a possibility.Hope I am making sense and would really appreciate any advise.Thanks.
December 04, 2021 at 10:34PM by Hungry_Type3377
https://ift.tt/3xTO34s
Is it possible to set up flutter app/web developer on a phone without any pc/laptop?
I have a company laptop, was planning on getting a phone like galaxy fold and using the DEX functionality to use for my personal computing usage and wondering if anyone has and if I can set up flutter / any sort of development that can be fully and solely managed from the phone with the required peripheral, I sort of want a mobile life and don't want too many items so reducing the stuff I have and thinking if this is a possibility.Hope I am making sense and would really appreciate any advise.Thanks.
December 04, 2021 at 10:34PM by Hungry_Type3377
https://ift.tt/3xTO34s
reddit
Is it possible to set up flutter app/web developer on a phone...
I have a company laptop, was planning on getting a phone like galaxy fold and using the DEX functionality to use for my personal computing usage...
New post on /r/flutterdev subreddit:
Flutter GetX Task Todo App Tutorial | App from Scratch Part 1
https://youtu.be/L6bxpjsaNfU
December 05, 2021 at 01:23AM by Confident-Basket-896
https://ift.tt/334Z7Rb
Flutter GetX Task Todo App Tutorial | App from Scratch Part 1
https://youtu.be/L6bxpjsaNfU
December 05, 2021 at 01:23AM by Confident-Basket-896
https://ift.tt/334Z7Rb
YouTube
Flutter GetX Task Todo App Tutorial | App from Scratch Part 1
Welcome to my #Flutter #GetX from Scratch tutorial series. In this video, we will build the fully functional task todo app using the GetX package, and you will learn how to build this completed flutter app from the scratch.
🙊 Subscribe to FullstackSchool…
🙊 Subscribe to FullstackSchool…
New post on /r/flutterdev subreddit:
Apps made with Google's Flutter may fritter away CPU cycles. Here's what the web giant intends to do about it
https://ift.tt/3wE4EIO
December 05, 2021 at 06:15AM by aryehof
https://ift.tt/31wawse
Apps made with Google's Flutter may fritter away CPU cycles. Here's what the web giant intends to do about it
https://ift.tt/3wE4EIO
December 05, 2021 at 06:15AM by aryehof
https://ift.tt/31wawse
The Register
Apps made with Google's Flutter may fritter away CPU cycles. Here's what the web giant intends to do about it
Chocolate Factory's cross-platform framework seems to struggle to craft efficient desktop software
New post on /r/flutterdev subreddit:
Android Emulators
what is the best emulator for low specs pc because when I use Bluestack or Android Studio emulator the pc becomes too slow that I cannot open even chrome to search for errors that happened in the app or when I did that The visual studio and the emulator will be crashed ...so how can I use an light emulator with efficiency so I can develop in an easy way?
December 05, 2021 at 10:55AM by engkhaledeisa
https://ift.tt/3ly7pY8
Android Emulators
what is the best emulator for low specs pc because when I use Bluestack or Android Studio emulator the pc becomes too slow that I cannot open even chrome to search for errors that happened in the app or when I did that The visual studio and the emulator will be crashed ...so how can I use an light emulator with efficiency so I can develop in an easy way?
December 05, 2021 at 10:55AM by engkhaledeisa
https://ift.tt/3ly7pY8
reddit
Android Emulators
what is the best emulator for low specs pc because when I use Bluestack or Android Studio emulator the pc becomes too slow that I cannot open even...
New post on /r/flutterdev subreddit:
Building Forms in Flutter is Fun Now!
https://ift.tt/3GfAH5D
December 05, 2021 at 11:58AM by iisprey
https://ift.tt/2ZTUyaU
Building Forms in Flutter is Fun Now!
https://ift.tt/3GfAH5D
December 05, 2021 at 11:58AM by iisprey
https://ift.tt/2ZTUyaU
Medium
Building Forms in Flutter is Fun Now!
How to get rid of all the boilerplate code while creating forms.
New post on /r/flutterdev subreddit:
Push Notifications with Firebase on Flutter
https://ift.tt/3rCDuBC
December 05, 2021 at 11:41AM by SncOne_
https://ift.tt/3IjAxMh
Push Notifications with Firebase on Flutter
https://ift.tt/3rCDuBC
December 05, 2021 at 11:41AM by SncOne_
https://ift.tt/3IjAxMh
Medium
Push Notifications with Firebase on Flutter
Firebase Cloud Messaging on Flutter
New post on /r/flutterdev subreddit:
FlutterForce — Week 147
https://ift.tt/3DrvIgr
December 05, 2021 at 12:52PM by flutterist
https://ift.tt/31sE9uU
FlutterForce — Week 147
https://ift.tt/3DrvIgr
December 05, 2021 at 12:52PM by flutterist
https://ift.tt/31sE9uU
Medium
FlutterForce — #Week 147
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Material You Full Branding Colors In Flutter
https://ift.tt/3DtZUr4
December 05, 2021 at 02:41PM by fredgrott
https://ift.tt/3GaE0e8
Material You Full Branding Colors In Flutter
https://ift.tt/3DtZUr4
December 05, 2021 at 02:41PM by fredgrott
https://ift.tt/3GaE0e8
Medium
Material You Full Branding Colors In Flutter
Ah, we are not waiting for the Flutter SDK Team to update Flutter to Material You. We are getting that cool color system and easy way to…