New post on /r/flutterdev subreddit:
Windows 11 will run Android apps. Impact on Flutter?
I'm new to Flutter, just getting my head around the whole ecosystem. The announcement that Windows 11 will run Android apps natively caught my eye.Will this reduce the need to rely on Flutter Desktop for Windows, for example? Should development just concentrate on making a responsive Android app and let Windows essentially take care of the port?
June 25, 2021 at 08:10AM by flipside555
https://ift.tt/3gUK6pu
Windows 11 will run Android apps. Impact on Flutter?
I'm new to Flutter, just getting my head around the whole ecosystem. The announcement that Windows 11 will run Android apps natively caught my eye.Will this reduce the need to rely on Flutter Desktop for Windows, for example? Should development just concentrate on making a responsive Android app and let Windows essentially take care of the port?
June 25, 2021 at 08:10AM by flipside555
https://ift.tt/3gUK6pu
reddit
Windows 11 will run Android apps. Impact on Flutter?
I'm new to Flutter, just getting my head around the whole ecosystem. The announcement that Windows 11 will run Android apps natively caught my...
New post on /r/flutterdev subreddit:
Flutter app to store all passwords at one place, just remember one PIN and nothing else.
Made an app to store users social media passwords locally using aes encryption. Please review it and give feedback! Cheers!Download Here
June 25, 2021 at 11:07AM by Material-Panda3712
https://ift.tt/3dd4JL0
Flutter app to store all passwords at one place, just remember one PIN and nothing else.
Made an app to store users social media passwords locally using aes encryption. Please review it and give feedback! Cheers!Download Here
June 25, 2021 at 11:07AM by Material-Panda3712
https://ift.tt/3dd4JL0
Google Play
Keep Safe - Password Locker App , Password Manager - Apps on Google Play
A Password locker app to store all your passwords at one place securely.
New post on /r/flutterdev subreddit:
Flutter async validation example
https://ift.tt/3j938tL
June 25, 2021 at 10:31AM by Meenctg
https://ift.tt/3xJmHwK
Flutter async validation example
https://ift.tt/3j938tL
June 25, 2021 at 10:31AM by Meenctg
https://ift.tt/3xJmHwK
Flutter-Tutorial
Flutter async validation tutorial
Flutter async validation tutorial without any third-party package
New post on /r/flutterdev subreddit:
in_app_notification update: support more dismiss gesture!
https://ift.tt/3z4MUr0
June 25, 2021 at 11:28AM by Kurogoma4D
https://ift.tt/35SVOdG
in_app_notification update: support more dismiss gesture!
https://ift.tt/3z4MUr0
June 25, 2021 at 11:28AM by Kurogoma4D
https://ift.tt/35SVOdG
Dart packages
in_app_notification | Flutter Package
A Flutter package to show custom in-app notification with any Widgets.
New post on /r/flutterdev subreddit:
Easy Ways to Build a Heat Map Calendar Using the Flutter Event Calendar
https://ift.tt/2UthvP4
June 25, 2021 at 12:52PM by ArunITTech
https://ift.tt/3dd5XpX
Easy Ways to Build a Heat Map Calendar Using the Flutter Event Calendar
https://ift.tt/2UthvP4
June 25, 2021 at 12:52PM by ArunITTech
https://ift.tt/3dd5XpX
Syncfusion Blogs
Easy Ways to Build a Heat Map Calendar Using the Flutter Event Calendar
This blog explains how to build a heat map calendar using the Syncfusion Flutter event Calendar widget with code examples.
New post on Flutter Dev Google group:
how to focus the next text field automatically after user input 1 character
hi, i'm doing verify code and i don't know how to focus the next text field automatically after user input 1 character in the text field ? anyone know pls share ? thank in advance [image: Screenshot from 2021-06-25 20-00-17.png]
June 25, 2021 at 03:16PM by You Sour
https://ift.tt/3dgA1Rw
how to focus the next text field automatically after user input 1 character
hi, i'm doing verify code and i don't know how to focus the next text field automatically after user input 1 character in the text field ? anyone know pls share ? thank in advance [image: Screenshot from 2021-06-25 20-00-17.png]
June 25, 2021 at 03:16PM by You Sour
https://ift.tt/3dgA1Rw
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:
Where to learn about common mobile UI elements
This question is more general than flutter, but since flutter is the thing that is making me pick up mobile app development I guess, this is the place I know of that I can ask.So my question is this: Anyone know of any resource that can introduce or present an overview of mobile UI elements?For example, I grew up using and building stuff for the web so I have a good understanding of the various UI elements you would encounter with the web: from pages, to drop down menu's, to dialog boxes, to pop up etc.I am observing that with mobile app, there seems to be very distinct UI elements also at play:For example there are pages that slide into view from the bottom of the screen, while others don't. There are pages that seem to have cross at the edge, while some have what looks like back button. There are also cards, stacks, there are hamburger menus etc. Some app have navigation at the left, while some have only at the bottom.Also with web I am familiar with basic elements of the interface (PC based window interface) like: address bar, bookmark/menu bar, context menus etc. I am not when it comes to mobile app. I know some widget have things like title bars, while some have like an action button at the bottom right...Is there any good resource for new developers picking up mobile app development where one can get familiar with the common UI elements, there general use cases etc?This will prove to be very useful!
June 25, 2021 at 03:48PM by finlaydotweber
https://ift.tt/3xU0OL6
Where to learn about common mobile UI elements
This question is more general than flutter, but since flutter is the thing that is making me pick up mobile app development I guess, this is the place I know of that I can ask.So my question is this: Anyone know of any resource that can introduce or present an overview of mobile UI elements?For example, I grew up using and building stuff for the web so I have a good understanding of the various UI elements you would encounter with the web: from pages, to drop down menu's, to dialog boxes, to pop up etc.I am observing that with mobile app, there seems to be very distinct UI elements also at play:For example there are pages that slide into view from the bottom of the screen, while others don't. There are pages that seem to have cross at the edge, while some have what looks like back button. There are also cards, stacks, there are hamburger menus etc. Some app have navigation at the left, while some have only at the bottom.Also with web I am familiar with basic elements of the interface (PC based window interface) like: address bar, bookmark/menu bar, context menus etc. I am not when it comes to mobile app. I know some widget have things like title bars, while some have like an action button at the bottom right...Is there any good resource for new developers picking up mobile app development where one can get familiar with the common UI elements, there general use cases etc?This will prove to be very useful!
June 25, 2021 at 03:48PM by finlaydotweber
https://ift.tt/3xU0OL6
reddit
Where to learn about common mobile UI elements
This question is more general than flutter, but since flutter is the thing that is making me pick up mobile app development I guess, this is the...
New post on /r/flutterdev subreddit:
Firebase Cloud and In App Messaging in Flutter
https://youtu.be/L3ZYFlcsYpo
June 25, 2021 at 03:22PM by SIVARAM16
https://ift.tt/3zS0YEN
Firebase Cloud and In App Messaging in Flutter
https://youtu.be/L3ZYFlcsYpo
June 25, 2021 at 03:22PM by SIVARAM16
https://ift.tt/3zS0YEN
YouTube
Flutter with Firebase | Part - 7 | Cloud and In-App Messaging
In this video, I've shown how to Implement Firebase Cloud Messaging and In-App Messaging in Flutter.
Source Code: https://github.com/ThalapathySiva/Flutter-with-Firebase-Tutorial/tree/master/notification_demo
#firebase #flutter #flutterwithfirebase #trending…
Source Code: https://github.com/ThalapathySiva/Flutter-with-Firebase-Tutorial/tree/master/notification_demo
#firebase #flutter #flutterwithfirebase #trending…
New post on /r/flutterdev subreddit:
Flutter Tinder Cards Swipe | flutter_tindercard Package
https://youtu.be/ngKNnpN7OmA
June 25, 2021 at 03:19PM by mheshm
https://ift.tt/3d9Qcjm
Flutter Tinder Cards Swipe | flutter_tindercard Package
https://youtu.be/ngKNnpN7OmA
June 25, 2021 at 03:19PM by mheshm
https://ift.tt/3d9Qcjm
YouTube
Flutter Tinder Cards Swipe | flutter_tindercard Package
In This video, I will use flutter_tindercard Package. Tinder Card Widget is a fast way to have a high quality swap card widget in your flutter app.
⭐Source Code: https://github.com/MahmoudHesham099/Flutter-Tinder-Cards
🎨Design Credit: https://dribbble.…
⭐Source Code: https://github.com/MahmoudHesham099/Flutter-Tinder-Cards
🎨Design Credit: https://dribbble.…
New post on /r/flutterdev subreddit:
App Feedback Thread - June 25, 2021
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
June 25, 2021 at 03:00PM by AutoModerator
https://ift.tt/3xSgRt4
App Feedback Thread - June 25, 2021
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
June 25, 2021 at 03:00PM by AutoModerator
https://ift.tt/3xSgRt4
reddit
App Feedback Thread - June 25, 2021
This thread is for getting feedback on your own apps. ## Developers: * must **provide feedback** for others * must include **Play Store**, **App...
New post on /r/flutterdev subreddit:
Number 3 is called (Lint), very impressive plugin. Every flutter dev should see this.
https://www.youtube.com/watch?v=5vDq5DXXxss
June 25, 2021 at 02:39PM by fluttermapp
https://ift.tt/3vWWPMk
Number 3 is called (Lint), very impressive plugin. Every flutter dev should see this.
https://www.youtube.com/watch?v=5vDq5DXXxss
June 25, 2021 at 02:39PM by fluttermapp
https://ift.tt/3vWWPMk
YouTube
Top 30 Flutter Tips and Tricks
Master app development 👉 https://fluttermapp.com/
Flutter Best Tips and Tricks for any Flutter Developer. Best Practices, Widgets, Plugins, Tips and Tricks with Flutter will be deliver into this Video. In other words, in this In this video, we will show…
Flutter Best Tips and Tricks for any Flutter Developer. Best Practices, Widgets, Plugins, Tips and Tricks with Flutter will be deliver into this Video. In other words, in this In this video, we will show…
New post on /r/flutterdev subreddit:
eCommerce Clean UI Design - Flutter
https://www.youtube.com/watch?v=lSzqI2HGZ0s
June 25, 2021 at 02:33PM by fluttermapp
https://ift.tt/3xTHkqc
eCommerce Clean UI Design - Flutter
https://www.youtube.com/watch?v=lSzqI2HGZ0s
June 25, 2021 at 02:33PM by fluttermapp
https://ift.tt/3xTHkqc
YouTube
Flutter Amazon Clone - Creative Design
We will show you how to create a Flutter eCommerce UI Design inside this video. This is a Speed Code #FlutterUI project builded with #Dart programming language. This Amazon UI created with Flutter 2.0 is highly inspired by the Amazon App available on the…
New post on /r/flutterdev subreddit:
I published my first ever Dart's package on pub.dev - A custom recursive timer
https://ift.tt/3gV06YA
June 25, 2021 at 06:48PM by cryogen2dev
https://ift.tt/2T5ZEgU
I published my first ever Dart's package on pub.dev - A custom recursive timer
https://ift.tt/3gV06YA
June 25, 2021 at 06:48PM by cryogen2dev
https://ift.tt/2T5ZEgU
Dart packages
anaya_timer | Dart Package
A recursive timer for Dart.
New post on /r/flutterdev subreddit:
Flutter - Folding Options Menu | Flutter UI Tutorial
https://youtu.be/xheS5wDodX4
June 25, 2021 at 06:37PM by Paras_Jain_09
https://ift.tt/3y7lKi7
Flutter - Folding Options Menu | Flutter UI Tutorial
https://youtu.be/xheS5wDodX4
June 25, 2021 at 06:37PM by Paras_Jain_09
https://ift.tt/3y7lKi7
YouTube
Flutter - Folding Options Menu | Flutter UI Design Tutorial
#flutter #flutterui #mobileapp
In this Flutter UI Design Tutorial, we will be taking a look at creating a Folding Options Menu in Flutter. We will be learning to use the package that I have created for this and all the customization options that it provides.…
In this Flutter UI Design Tutorial, we will be taking a look at creating a Folding Options Menu in Flutter. We will be learning to use the package that I have created for this and all the customization options that it provides.…
New post on /r/flutterdev subreddit:
Add Video Calling with Just THREE Lines of Code
Hey Everyone,I recently published my first Flutter package agora_uikit! Through this, you can add features like video calling, live video streaming etc. with just three lines of code.
This is a community release and the goal is to grow this library and have support across all the platforms. I would love to hear your suggestions on how we can further improve this package.You can find the complete source code here.
June 25, 2021 at 06:26PM by ameanhoeacid
https://ift.tt/3A25Y9J
Add Video Calling with Just THREE Lines of Code
Hey Everyone,I recently published my first Flutter package agora_uikit! Through this, you can add features like video calling, live video streaming etc. with just three lines of code.
This is a community release and the goal is to grow this library and have support across all the platforms. I would love to hear your suggestions on how we can further improve this package.You can find the complete source code here.
June 25, 2021 at 06:26PM by ameanhoeacid
https://ift.tt/3A25Y9J
Dart packages
agora_uikit | Flutter package
Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
New tweet from FlutterDev:
🌟 #BoringShow Ep. 49 🌟 Join @filiphracek and @Fitzface as they upgrade the ancient Hacker News app to Flutter 2... and almost succeed. Watch → https://t.co/mc2cQF1fiy https://t.co/fhFr8ez03m— Flutter (@FlutterDev) Jun 25, 2021
June 25, 2021 at 07:47PM
http://twitter.com/FlutterDev/status/1408482072654721024
🌟 #BoringShow Ep. 49 🌟 Join @filiphracek and @Fitzface as they upgrade the ancient Hacker News app to Flutter 2... and almost succeed. Watch → https://t.co/mc2cQF1fiy https://t.co/fhFr8ez03m— Flutter (@FlutterDev) Jun 25, 2021
June 25, 2021 at 07:47PM
http://twitter.com/FlutterDev/status/1408482072654721024
YouTube
Migrating an old app to Flutter 2 (The Boring Flutter Development Show, Ep. 49)
Filip and Fitz revisit the ancient Hacker News app which was started in the very first episodes of the Boring Show. They update their code to null safety, regenerate the code, and reflect on how much Flutter has evolved.
0:00 - Introduction
4:20 Getting…
0:00 - Introduction
4:20 Getting…
New post on Flutter Dev Google group:
I get this error with flutter doctor
[image: flutter doctor error.png]
June 25, 2021 at 08:55PM by Sara Paguaga
https://ift.tt/3wT9OjA
I get this error with flutter doctor
[image: flutter doctor error.png]
June 25, 2021 at 08:55PM by Sara Paguaga
https://ift.tt/3wT9OjA
New post on /r/flutterdev subreddit:
Migrating an old app to Flutter 2 (top takeaways) #Shorts
https://youtube.com/watch?v=z7f5_wCLTCU&feature=share
June 25, 2021 at 08:01PM by Pixelreddit
https://ift.tt/3jdTDcB
Migrating an old app to Flutter 2 (top takeaways) #Shorts
https://youtube.com/watch?v=z7f5_wCLTCU&feature=share
June 25, 2021 at 08:01PM by Pixelreddit
https://ift.tt/3jdTDcB
YouTube
Migrating an old app to Flutter 2 (top takeaways) #Shorts
New post on /r/flutterdev subreddit:
Are the specs of this Macbook air good enough for what I need?
Hi, basically I'm starting a new dev position and going to be working in Flutter. I already have a beefy PC which I'll be using for developing which isn't an issue, however I was originally planning on getting a MacOS VM to deploy the iOS side of things. Coincidentally, my gf wants to sell her 2017 i5 8gb MacBook air so I thought I could just take it off her and then use that. I've seen some threads saying 8gb isnt enough especially on the airs, but since I wont actually be using it for developing but just compiling etc, will it be enough? I know obviously its cheaper to get the VM but just pretend money isn't a consideration. Any input would be appreciated, thanks :)P.S im aware theres similar threads to this but I just thought my situ was a tad different to whats out there :)
June 25, 2021 at 07:57PM by hunterchubz
https://ift.tt/35UmydP
Are the specs of this Macbook air good enough for what I need?
Hi, basically I'm starting a new dev position and going to be working in Flutter. I already have a beefy PC which I'll be using for developing which isn't an issue, however I was originally planning on getting a MacOS VM to deploy the iOS side of things. Coincidentally, my gf wants to sell her 2017 i5 8gb MacBook air so I thought I could just take it off her and then use that. I've seen some threads saying 8gb isnt enough especially on the airs, but since I wont actually be using it for developing but just compiling etc, will it be enough? I know obviously its cheaper to get the VM but just pretend money isn't a consideration. Any input would be appreciated, thanks :)P.S im aware theres similar threads to this but I just thought my situ was a tad different to whats out there :)
June 25, 2021 at 07:57PM by hunterchubz
https://ift.tt/35UmydP
reddit
Are the specs of this Macbook air good enough for what I need?
Hi, basically I'm starting a new dev position and going to be working in Flutter. I already have a beefy PC which I'll be using for developing...
New post on Flutter Dev Google group:
can anyone resolve this error
June 25, 2021 at 09:52PM by Eman Khadim
https://ift.tt/3xTC2e5
can anyone resolve this error
June 25, 2021 at 09:52PM by Eman Khadim
https://ift.tt/3xTC2e5
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:
What do you name your ChangeNotifiers?
I use the ChangeNotifier class (along with provider) extensively to handle state in my flutter applications. Unfortunately, I have never really come up with a good name for my classes that extend change notifier.Generally when I extend ChangeNotifier, the class will encapsulate some data, and provide methods that invoke behaviours that change the data. So for example, I have a UserLogon class that exposes methods like "signIn" and "signOut", and exposes properties like "isSignedIn" and "user". Usually I will have multiple class in an app that follow this pattern, and I want to have them to all share a common suffix.A reasonable option would be to just call them ChangeNotifier. So "UserChangeNotifier" and "SomeDataChangeNotifier" etc etc. Not a horrible option.Regardless, I am curious what other developers who leverage the same pattern do for naming convention.Thanks.
June 25, 2021 at 09:06PM by scorr204
https://ift.tt/3x2v5HG
What do you name your ChangeNotifiers?
I use the ChangeNotifier class (along with provider) extensively to handle state in my flutter applications. Unfortunately, I have never really come up with a good name for my classes that extend change notifier.Generally when I extend ChangeNotifier, the class will encapsulate some data, and provide methods that invoke behaviours that change the data. So for example, I have a UserLogon class that exposes methods like "signIn" and "signOut", and exposes properties like "isSignedIn" and "user". Usually I will have multiple class in an app that follow this pattern, and I want to have them to all share a common suffix.A reasonable option would be to just call them ChangeNotifier. So "UserChangeNotifier" and "SomeDataChangeNotifier" etc etc. Not a horrible option.Regardless, I am curious what other developers who leverage the same pattern do for naming convention.Thanks.
June 25, 2021 at 09:06PM by scorr204
https://ift.tt/3x2v5HG
reddit
r/FlutterDev - What do you name your ChangeNotifiers?
0 votes and 5 comments so far on Reddit