New tweet from FlutterDev:
🤩📲 Let's get it! Catch this #PackageoftheWeek and learn how to easily organize non-widget resources like data repositories or network connections using the get_it package. Start learning 👉 https://t.co/DeAW80kKFF https://t.co/34dpG0TNSS— Flutter (@FlutterDev) Jan 13, 2022
January 13, 2022 at 07:32PM
https://twitter.com/FlutterDev/status/1481695629772353538
🤩📲 Let's get it! Catch this #PackageoftheWeek and learn how to easily organize non-widget resources like data repositories or network connections using the get_it package. Start learning 👉 https://t.co/DeAW80kKFF https://t.co/34dpG0TNSS— Flutter (@FlutterDev) Jan 13, 2022
January 13, 2022 at 07:32PM
https://twitter.com/FlutterDev/status/1481695629772353538
YouTube
get_it (Package of the Week)
Learn more about get_it → https://goo.gle/3HZugEA
If you've ever had to organize non-widget resources like data repositories or network connections, you know how much of a challenge it can be. Have no fear – `get_it` is here!
This video is also subtitled…
If you've ever had to organize non-widget resources like data repositories or network connections, you know how much of a challenge it can be. Have no fear – `get_it` is here!
This video is also subtitled…
New post on /r/flutterdev subreddit:
very_good_workflows: reusable GitHub Workflows used at Very Good Ventures 🦄
https://ift.tt/3Kbn1eM
January 13, 2022 at 08:35PM by felangel1
https://ift.tt/3txS8Lo
very_good_workflows: reusable GitHub Workflows used at Very Good Ventures 🦄
https://ift.tt/3Kbn1eM
January 13, 2022 at 08:35PM by felangel1
https://ift.tt/3txS8Lo
GitHub
GitHub - VeryGoodOpenSource/very_good_workflows: Reusable GitHub Workflows used at Very Good Ventures 🦄
Reusable GitHub Workflows used at Very Good Ventures 🦄 - GitHub - VeryGoodOpenSource/very_good_workflows: Reusable GitHub Workflows used at Very Good Ventures 🦄
New tweet from FlutterDev:
RT @googledevs: 🌎 Solve for the @UN’s Sustainable Development Goals using @Google technology in this year’s Solution Challenge → https://t.co/9GNSJa8d1v The top three winning teams will receive swag, mentorship from Googlers and #GDEs, and a cash prize! 🤑 #DeveloperStudentClubs https://t.co/lX1Bs6SBgH— Flutter (@FlutterDev) Jan 13, 2022
January 13, 2022 at 09:00PM
https://twitter.com/FlutterDev/status/1481717690926522373
RT @googledevs: 🌎 Solve for the @UN’s Sustainable Development Goals using @Google technology in this year’s Solution Challenge → https://t.co/9GNSJa8d1v The top three winning teams will receive swag, mentorship from Googlers and #GDEs, and a cash prize! 🤑 #DeveloperStudentClubs https://t.co/lX1Bs6SBgH— Flutter (@FlutterDev) Jan 13, 2022
January 13, 2022 at 09:00PM
https://twitter.com/FlutterDev/status/1481717690926522373
Googleblog
Let’s Build Solutions! Solution Challenge 2022: Solve for the United Nations’ Sustainable Development Goals Using Google Technologies
The Solution Challenge is an annual competition that invites university students to develop solutions for real world problems using one or more Google
New post on /r/flutterdev subreddit:
Announcing Monarch 1.7: the developer experience keeps getting better
https://ift.tt/3KakKAn
January 13, 2022 at 10:09PM by monarch_app
https://ift.tt/3reYJaY
Announcing Monarch 1.7: the developer experience keeps getting better
https://ift.tt/3KakKAn
January 13, 2022 at 10:09PM by monarch_app
https://ift.tt/3reYJaY
monarchapp.io
Monarch Minutes Newsletter 2 | Monarch
We continue to improve the Monarch developer experience. We also improved the docs, samples and website.
New post on /r/flutterdev subreddit:
New to Flutter
Hi, I am new to coding. I just liked to know which one is the best to use for flutter, Android Studio or Visual Studio? VS runs much faster than the Android Studio on my laptop.
January 13, 2022 at 10:19PM by abirhasnat95
https://ift.tt/3tpOKCh
New to Flutter
Hi, I am new to coding. I just liked to know which one is the best to use for flutter, Android Studio or Visual Studio? VS runs much faster than the Android Studio on my laptop.
January 13, 2022 at 10:19PM by abirhasnat95
https://ift.tt/3tpOKCh
reddit
New to Flutter
Hi, I am new to coding. I just liked to know which one is the best to use for flutter, Android Studio or Visual Studio? VS runs much faster than...
New tweet from FlutterDev:
RT @googledevs: ✨ Transitions can be difficult but @divyanshub024 makes it easy to do in #Flutter! Here's an easy to follow, step by step tutorial you can use to create dynamic page transitions in your next app. 📚 Available now in Google Dev Library → https://t.co/ZdlD4mQzdZ https://t.co/GGSH4wPIFD— Flutter (@FlutterDev) Jan 13, 2022
January 14, 2022 at 12:00AM
https://twitter.com/FlutterDev/status/1481763129042165767
RT @googledevs: ✨ Transitions can be difficult but @divyanshub024 makes it easy to do in #Flutter! Here's an easy to follow, step by step tutorial you can use to create dynamic page transitions in your next app. 📚 Available now in Google Dev Library → https://t.co/ZdlD4mQzdZ https://t.co/GGSH4wPIFD— Flutter (@FlutterDev) Jan 13, 2022
January 14, 2022 at 12:00AM
https://twitter.com/FlutterDev/status/1481763129042165767
Withgoogle
Google Dev Library | What will you build?
New post on /r/flutterdev subreddit:
2d multi player game in flutter?
Is it possible or a good idea to implement the following using flutter?We want a 2d world where multiple online players are hanging out with their avatar. They can just be steering their avatars across this world. Let's say, nothing but walking around a world.Is it possible to use flutter for such a heavily graphical app? I know flutter is especially great for e.g. material design style well organized app.I know there is CustomPainter available for flutter, so I think what I am is possible. But does it work well enough with flutter? Or is it better to use a framework geared towards 2d games?thx
January 14, 2022 at 01:57AM by 2i2i_app
https://ift.tt/33l28gp
2d multi player game in flutter?
Is it possible or a good idea to implement the following using flutter?We want a 2d world where multiple online players are hanging out with their avatar. They can just be steering their avatars across this world. Let's say, nothing but walking around a world.Is it possible to use flutter for such a heavily graphical app? I know flutter is especially great for e.g. material design style well organized app.I know there is CustomPainter available for flutter, so I think what I am is possible. But does it work well enough with flutter? Or is it better to use a framework geared towards 2d games?thx
January 14, 2022 at 01:57AM by 2i2i_app
https://ift.tt/33l28gp
reddit
2d multi player game in flutter?
Is it possible or a good idea to implement the following using flutter? We want a 2d world where multiple online players are hanging out as their...
New post on /r/flutterdev subreddit:
[Proposal] Add a community section to pub.dev for UI packages
There are hundreds of packages being added every day to pub.devWhen we are browsing through packages which might be useful for our requirements, we are limited to only the png or gifs the author supplied in the readme. And usually these are just the screenshots of the default configurations of the package without much customization.Without importing and trying out the code, there is no way to imagine what the capabilities of the specific package is.If there was a community submission section in Pub.dev, then the developers who used this package could upload screen shots of the UI's they constructed. This would make choosing packages so much more easier.Would you want as a Flutter developer a feature like this?View Poll
January 14, 2022 at 01:40AM by aytunch
https://ift.tt/33c1yll
[Proposal] Add a community section to pub.dev for UI packages
There are hundreds of packages being added every day to pub.devWhen we are browsing through packages which might be useful for our requirements, we are limited to only the png or gifs the author supplied in the readme. And usually these are just the screenshots of the default configurations of the package without much customization.Without importing and trying out the code, there is no way to imagine what the capabilities of the specific package is.If there was a community submission section in Pub.dev, then the developers who used this package could upload screen shots of the UI's they constructed. This would make choosing packages so much more easier.Would you want as a Flutter developer a feature like this?View Poll
January 14, 2022 at 01:40AM by aytunch
https://ift.tt/33c1yll
New post on /r/flutterdev subreddit:
Container Vs Center Widget
I'm confused of using Container and Center widget in Flutter.Container has Alignment property to align its child center, left, top...Can anyone tell me, why we need Center widget and what makes Center widget different from Container Widget?
January 14, 2022 at 04:57AM by madhanAD
https://ift.tt/3zX3Twc
Container Vs Center Widget
I'm confused of using Container and Center widget in Flutter.Container has Alignment property to align its child center, left, top...Can anyone tell me, why we need Center widget and what makes Center widget different from Container Widget?
January 14, 2022 at 04:57AM by madhanAD
https://ift.tt/3zX3Twc
reddit
Container Vs Center Widget
I'm confused of using Container and Center widget in Flutter. Container has Alignment property to align its child center, left, top... Can...
New post on /r/flutterdev subreddit:
How to calculate pixel ratio according to screen size android ?
I want to save the image as 4000x4000 pixel. giving it a 10 pixel ratio saves it as 3928x3921 - 15.4 MP in 1080 x 2220 device screen.How can i save image as 4000x4000 pixel in all screen sizes ?
January 14, 2022 at 05:18AM by Amanullahaf
https://ift.tt/3flZPMq
How to calculate pixel ratio according to screen size android ?
I want to save the image as 4000x4000 pixel. giving it a 10 pixel ratio saves it as 3928x3921 - 15.4 MP in 1080 x 2220 device screen.How can i save image as 4000x4000 pixel in all screen sizes ?
January 14, 2022 at 05:18AM by Amanullahaf
https://ift.tt/3flZPMq
reddit
How to calculate pixel ratio according to screen size android ?
I want to save the image as 4000x4000 pixel. giving it a 10 pixel ratio saves it as 3928x3921 - 15.4 MP in 1080 x 2220 device...
New post on /r/flutterdev subreddit:
Grocery App - Flutter & NodeJS E-Commerce Series
https://youtu.be/MM6bD19W73g
January 14, 2022 at 07:03AM by Aromatic-End-3667
https://ift.tt/3fu95OB
Grocery App - Flutter & NodeJS E-Commerce Series
https://youtu.be/MM6bD19W73g
January 14, 2022 at 07:03AM by Aromatic-End-3667
https://ift.tt/3fu95OB
YouTube
Grocery App - Flutter & NodeJS E-Commerce Series
In this video we will learn about our upcoming Flutter and NodeJS Grocery App E-Commerce Series.
📄Source Code
Follow us to get Source @ Twitter | Facebook | Instagram | Telegram
🤝Stay Connected with me !
✔ Instagram : https://www.instagram.com/SnippetCoder…
📄Source Code
Follow us to get Source @ Twitter | Facebook | Instagram | Telegram
🤝Stay Connected with me !
✔ Instagram : https://www.instagram.com/SnippetCoder…
New post on /r/flutterdev subreddit:
Strategies for mobile app backend + backend UI (+ Flutter Web question...)
I'm currently in the very early stages of planning a mobile app with some rather complex backend business logic and data structures. Being a Java backend developer myself, I have only toyed around with Flutter but like the overall concept. I like and want Flutter in this case, but would not develop the mobile app on my own. I would provide the required asynchronous and synchronous REST services (Spring Boot) and find someone to implement the mobile app.I'm open as to which Cloud backend is being used for the mobile app, Firebase looks nice, BUT Azure and AWS skills are more common here.How do people provide a backend UI for support cases, data management, BI, admin-panel, etc. in such a scenario? In this case multiple users with multiple roles need a UI to access backend functionality.(A) implement something / a UI on my own or (B) use some clever off-the-shelf backend-as-a-services which provides a UI for end users and the customize that? Does (B) even exist in a non-technical-end-user-friendly-way?If (A) would you - for a limited number of users - consider Flutter WEB for the backend UI to have a consistent technology stack (app + backend UI) or rather go with a conservative route (in my case: Angular + DevExpress).Thanks for your thoughts!
January 14, 2022 at 01:10PM by SaltPepperHash
https://ift.tt/3GnMPC1
Strategies for mobile app backend + backend UI (+ Flutter Web question...)
I'm currently in the very early stages of planning a mobile app with some rather complex backend business logic and data structures. Being a Java backend developer myself, I have only toyed around with Flutter but like the overall concept. I like and want Flutter in this case, but would not develop the mobile app on my own. I would provide the required asynchronous and synchronous REST services (Spring Boot) and find someone to implement the mobile app.I'm open as to which Cloud backend is being used for the mobile app, Firebase looks nice, BUT Azure and AWS skills are more common here.How do people provide a backend UI for support cases, data management, BI, admin-panel, etc. in such a scenario? In this case multiple users with multiple roles need a UI to access backend functionality.(A) implement something / a UI on my own or (B) use some clever off-the-shelf backend-as-a-services which provides a UI for end users and the customize that? Does (B) even exist in a non-technical-end-user-friendly-way?If (A) would you - for a limited number of users - consider Flutter WEB for the backend UI to have a consistent technology stack (app + backend UI) or rather go with a conservative route (in my case: Angular + DevExpress).Thanks for your thoughts!
January 14, 2022 at 01:10PM by SaltPepperHash
https://ift.tt/3GnMPC1
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Tutorial to Build Full Stack TikTok Clone
https://youtu.be/4E4V9F3cbp4
January 14, 2022 at 03:11PM by OSetups
https://ift.tt/3qsGvDV
Tutorial to Build Full Stack TikTok Clone
https://youtu.be/4E4V9F3cbp4
January 14, 2022 at 03:11PM by OSetups
https://ift.tt/3qsGvDV
New post on /r/flutterdev subreddit:
App Feedback Thread - January 14, 2022
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
January 14, 2022 at 03:00PM by AutoModerator
https://ift.tt/3A6YDq4
App Feedback Thread - January 14, 2022
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
January 14, 2022 at 03:00PM by AutoModerator
https://ift.tt/3A6YDq4
Reddit
r/FlutterDev on Reddit: App Feedback Thread - January 14, 2022
Posted by u/AutoModerator - 6 votes and 1 comment
New post on /r/flutterdev subreddit:
Flutter Desktop Apps
Hey all!I am exploring flutter for desktop app development and while it is relatively straightforward, I am noticing some serious drops in frame- rates on MacOS apps. I haven't tried out Windows or Linux yet.I even got a copy of Flutter Folio and that too seems to have the same issue.I am currently running the M1 Pro Macbook Pro and I seem to be having this issue only with desktop apps. The iOS and Android apps run butter-smooth within their emulators.Is this an issue that many of you are facing? Is there a fix to this?
January 14, 2022 at 02:19PM by godfatherrye
https://ift.tt/3FqZMd6
Flutter Desktop Apps
Hey all!I am exploring flutter for desktop app development and while it is relatively straightforward, I am noticing some serious drops in frame- rates on MacOS apps. I haven't tried out Windows or Linux yet.I even got a copy of Flutter Folio and that too seems to have the same issue.I am currently running the M1 Pro Macbook Pro and I seem to be having this issue only with desktop apps. The iOS and Android apps run butter-smooth within their emulators.Is this an issue that many of you are facing? Is there a fix to this?
January 14, 2022 at 02:19PM by godfatherrye
https://ift.tt/3FqZMd6
reddit
Flutter Desktop Apps
Hey all! I am exploring flutter for desktop app development and while it is relatively straightforward, I am noticing some serious drops in...
New post on /r/flutterdev subreddit:
Friday afternoon rant! - debugPrint
It's Friday afternoon and this is driving me crazy!In javascript it is debug.print and in flutter it is debugPrint, why can't we have both!
January 14, 2022 at 04:55PM by Alex54J
https://ift.tt/3tt6ywj
Friday afternoon rant! - debugPrint
It's Friday afternoon and this is driving me crazy!In javascript it is debug.print and in flutter it is debugPrint, why can't we have both!
January 14, 2022 at 04:55PM by Alex54J
https://ift.tt/3tt6ywj
reddit
Friday afternoon rant! - debugPrint
It's Friday afternoon and this is driving me crazy! In javascript it is **debug.print** and in flutter it is **debugPrint,** why can't we have both!
New post on /r/flutterdev subreddit:
Can you replace an existing store listing with a new app?
Apologies if this isn't really related to this sub, but the app is being made in Flutter at least! If not then I'm happy to take my question to the correct location.This maybe a slightly strange one but it's one of those instances where my boss slapped it on my desk and told me to 'just figure it out'.I've started a new project at work that is essentially to replace an old, inefficient app with a brand new one. Completely new code base, we're not improving the old app. They want to start fresh. One of the things they've just asked is 'can we keep the same page in the app store so existing users can just update to the new version'.In my understanding, this isn't possible. It's a brand new app, new code base, new bundle identifier, new everything. So it would be a brand new app listing. I don't think my boss likes this answer but I'm not sure what they expect. If they want a brand new app, and I don't even have the developer account for the existing available app then I believe my hands are tied.
January 14, 2022 at 04:26PM by _Kaizer
https://ift.tt/3qrS8e3
Can you replace an existing store listing with a new app?
Apologies if this isn't really related to this sub, but the app is being made in Flutter at least! If not then I'm happy to take my question to the correct location.This maybe a slightly strange one but it's one of those instances where my boss slapped it on my desk and told me to 'just figure it out'.I've started a new project at work that is essentially to replace an old, inefficient app with a brand new one. Completely new code base, we're not improving the old app. They want to start fresh. One of the things they've just asked is 'can we keep the same page in the app store so existing users can just update to the new version'.In my understanding, this isn't possible. It's a brand new app, new code base, new bundle identifier, new everything. So it would be a brand new app listing. I don't think my boss likes this answer but I'm not sure what they expect. If they want a brand new app, and I don't even have the developer account for the existing available app then I believe my hands are tied.
January 14, 2022 at 04:26PM by _Kaizer
https://ift.tt/3qrS8e3
reddit
Can you replace an existing store listing with a new app?
Apologies if this isn't really related to this sub, but the app is being made in Flutter at least! If not then I'm happy to take my question to...
New tweet from FlutterDev:
💙 Ready to begin learning Flutter? 🤩 We have a playlist just for you! Start your Flutter journey here as we help you learn how to build an app with Flutter. Dive into widgets, state, Dart, and more. Watch → https://t.co/93ByGslOnZ https://t.co/btOn9ideNU— Flutter (@FlutterDev) Jan 14, 2022
January 14, 2022 at 06:00PM
https://twitter.com/FlutterDev/status/1482034786571100175
💙 Ready to begin learning Flutter? 🤩 We have a playlist just for you! Start your Flutter journey here as we help you learn how to build an app with Flutter. Dive into widgets, state, Dart, and more. Watch → https://t.co/93ByGslOnZ https://t.co/btOn9ideNU— Flutter (@FlutterDev) Jan 14, 2022
January 14, 2022 at 06:00PM
https://twitter.com/FlutterDev/status/1482034786571100175
YouTube
Begin learning Flutter - YouTube
New post on /r/flutterdev subreddit:
Ticket Booking App Made With Advanced Flutter Concepts
EZ Tickets AppA ticket booking app made with flutter using a REST API made with node js. I am open sourcing it for you guys to learn. This project is definitely worth looking at if you want to learn advanced flutter concepts like:Dio InterceptorsComplex Reusable Widgets using factory constructorsRepository PatternComplex Riverpod Uses + Freezed + HooksEncrypted/Local Preferences StorageClean and structured code using SOLID principlesUnit testing, golden testing (feel free to add widget tests yourself)Complex CI/CD pipelines using github actions for automatic testing and release management.Linting + Automatic Code Coverage scriptsDartDoc Generated DocumentationIf you like it, a star on github would be great🌟😁The apks for downloading are available under the releases tag in github aswell as on this drive link.Github: https://github.com/arafaysaleem/ez_tickets_appDrive: https://drive.google.com/drive/folders/1v7iHxgygzObno7DKGU2FFc2__NS0nZ2-The project is open source so feel free to fork and contribute.Thanks❤️
January 14, 2022 at 06:47PM by abdur_rafay_saleem
https://ift.tt/3GvFJLS
Ticket Booking App Made With Advanced Flutter Concepts
EZ Tickets AppA ticket booking app made with flutter using a REST API made with node js. I am open sourcing it for you guys to learn. This project is definitely worth looking at if you want to learn advanced flutter concepts like:Dio InterceptorsComplex Reusable Widgets using factory constructorsRepository PatternComplex Riverpod Uses + Freezed + HooksEncrypted/Local Preferences StorageClean and structured code using SOLID principlesUnit testing, golden testing (feel free to add widget tests yourself)Complex CI/CD pipelines using github actions for automatic testing and release management.Linting + Automatic Code Coverage scriptsDartDoc Generated DocumentationIf you like it, a star on github would be great🌟😁The apks for downloading are available under the releases tag in github aswell as on this drive link.Github: https://github.com/arafaysaleem/ez_tickets_appDrive: https://drive.google.com/drive/folders/1v7iHxgygzObno7DKGU2FFc2__NS0nZ2-The project is open source so feel free to fork and contribute.Thanks❤️
January 14, 2022 at 06:47PM by abdur_rafay_saleem
https://ift.tt/3GvFJLS
GitHub
GitHub - arafaysaleem/ez_tickets_app: A cinema ticket booking app made with Flutter SDK
A cinema ticket booking app made with Flutter SDK. Contribute to arafaysaleem/ez_tickets_app development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Why Every Flutter Dev Should Care About BuildContext
https://ift.tt/3nuiuue
January 14, 2022 at 09:14PM by Nash0x7E2
https://ift.tt/3fwE2Sh
Why Every Flutter Dev Should Care About BuildContext
https://ift.tt/3nuiuue
January 14, 2022 at 09:14PM by Nash0x7E2
https://ift.tt/3fwE2Sh
Medium
Why Every Flutter Dev Should Care About BuildContext
While the quest for abstraction and the purist’s assertion that all APIs should be simple by design are both noble pursuits, there is a…
New post on /r/flutterdev subreddit:
A Recipe app aimed at parents for weaning babies and toddlers
Hi all, Can you please provide feedback on my app, I put it in the store a month or so ago so my friends and family can test it. They are not the best testers though because 'looks good' doesn't help me improve.If you would be so kind, please provide some feedback.Family Bites
January 14, 2022 at 09:37PM by b0atBuy3r
https://ift.tt/3rqGu2C
A Recipe app aimed at parents for weaning babies and toddlers
Hi all, Can you please provide feedback on my app, I put it in the store a month or so ago so my friends and family can test it. They are not the best testers though because 'looks good' doesn't help me improve.If you would be so kind, please provide some feedback.Family Bites
January 14, 2022 at 09:37PM by b0atBuy3r
https://ift.tt/3rqGu2C
Google Play
Family Bites - Apps on Google Play
Recipe app aimed at parents, to help cook healthy meals for their young family.