New post on /r/flutterdev subreddit:
How to Update the State Of a Widget From Another Widget In Flutter
https://ift.tt/3bb3Hy5
October 20, 2021 at 07:08PM by maco6461
https://ift.tt/2ZbNqpS
How to Update the State Of a Widget From Another Widget In Flutter
https://ift.tt/3bb3Hy5
October 20, 2021 at 07:08PM by maco6461
https://ift.tt/2ZbNqpS
Medium
How to Update the State Of a Widget From Another Widget In Flutter
Let’s setup state management in Flutter’s bottom sheet
New post on /r/flutterdev subreddit:
Flutter UI Dark Mode from Skeleton Template | App from Scratch Part 1
https://youtu.be/q6MaMgrfR5s
October 21, 2021 at 01:07AM by Confident-Basket-896
https://ift.tt/2Z1tOVb
Flutter UI Dark Mode from Skeleton Template | App from Scratch Part 1
https://youtu.be/q6MaMgrfR5s
October 21, 2021 at 01:07AM by Confident-Basket-896
https://ift.tt/2Z1tOVb
YouTube
Flutter UI Dark Mode from Skeleton Template | App from Scratch Part 1
Welcome to my #Flutter #UI from Scratch tutorial series. In this video, we will build the novel book app UI with dark mode enabled, also this app created using the Flutter 2.5 skeleton template. and you will learn how to change the theme dynamically and build…
New post on /r/flutterdev subreddit:
Flutter SliverAppBar UX Patterns
https://ift.tt/3C2tC6O
October 21, 2021 at 02:00AM by fredgrott
https://ift.tt/3E4FJ3T
Flutter SliverAppBar UX Patterns
https://ift.tt/3C2tC6O
October 21, 2021 at 02:00AM by fredgrott
https://ift.tt/3E4FJ3T
Medium
Flutter SliverAppBar UX Patterns
I stated before that the AppBar by itself is really the wrong UX pattern when we have to apply adaptive navigation patterns for Flutter…
New post on /r/flutterdev subreddit:
Screen recording for Desktop (Windows)
Hi, is there any plugin and or tool to make use of and get a stream of Windows device's screen?
October 21, 2021 at 02:45AM by Vonarian_IR
https://ift.tt/3naMJVT
Screen recording for Desktop (Windows)
Hi, is there any plugin and or tool to make use of and get a stream of Windows device's screen?
October 21, 2021 at 02:45AM by Vonarian_IR
https://ift.tt/3naMJVT
reddit
Screen recording for Desktop (Windows)
Hi, is there any plugin and or tool to make use of and get a stream of Windows device's screen?
New post on /r/flutterdev subreddit:
Flutter COVID-19 App with Complex UI, Feedback Appreciated
https://ift.tt/30FW40l
October 21, 2021 at 03:48AM by 31Carlton7
https://ift.tt/3vtHTH4
Flutter COVID-19 App with Complex UI, Feedback Appreciated
https://ift.tt/30FW40l
October 21, 2021 at 03:48AM by 31Carlton7
https://ift.tt/3vtHTH4
GitHub
GitHub - 31Carlton7/corona_spectator: A coronavirus statistics, news and aid app to help navigate your way through the pandemic.…
A coronavirus statistics, news and aid app to help navigate your way through the pandemic. 🚀 - GitHub - 31Carlton7/corona_spectator: A coronavirus statistics, news and aid app to help navigate your...
New post on /r/flutterdev subreddit:
Now that windows 11 supports android app natively (almost), when will we be able to make flutter apps without any emulators?
I am on a lowspec PC and it would be great to see that being implemented.
October 21, 2021 at 04:41AM by dancingdonkey18
https://ift.tt/3G5iYOY
Now that windows 11 supports android app natively (almost), when will we be able to make flutter apps without any emulators?
I am on a lowspec PC and it would be great to see that being implemented.
October 21, 2021 at 04:41AM by dancingdonkey18
https://ift.tt/3G5iYOY
reddit
[deleted by user]
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Beginners contribution to open source
Hello everyone,In the spirit of hacktoberFest I have created a flutter package that beginners can contribute to. All you need is a favourite quote and your good to contribute. Check out the contribution guide for more details. Link to the repo is given below:https://github.com/muhammadidrees/quoterDon’t forget to star the repo 😊.Happy Forking 🥳
October 21, 2021 at 07:42AM by idreesBughio
https://ift.tt/3pkjfYv
Beginners contribution to open source
Hello everyone,In the spirit of hacktoberFest I have created a flutter package that beginners can contribute to. All you need is a favourite quote and your good to contribute. Check out the contribution guide for more details. Link to the repo is given below:https://github.com/muhammadidrees/quoterDon’t forget to star the repo 😊.Happy Forking 🥳
October 21, 2021 at 07:42AM by idreesBughio
https://ift.tt/3pkjfYv
GitHub
quoter/CONTRIBUTING.md at master · muhammadidrees/quoter
Contribute to muhammadidrees/quoter development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
The main benefits of using Flutter for mobile app development and top reasons why Flutter is considered the development trend in 2021 and beyond.
https://ift.tt/37mH0EG
October 21, 2021 at 07:25AM by williammcfall
https://ift.tt/3nbhDgR
The main benefits of using Flutter for mobile app development and top reasons why Flutter is considered the development trend in 2021 and beyond.
https://ift.tt/37mH0EG
October 21, 2021 at 07:25AM by williammcfall
https://ift.tt/3nbhDgR
Mindinventory
Why Flutter is Considered the Development Trend in 2022?
This blog enlists the main benefits of using Flutter for mobile app development and top reasons why Flutter is considered the development trend in 2022.
New post on /r/flutterdev subreddit:
Flutter for Cross Platform Development: Pros & Cons That App Developers Need to Know
https://ift.tt/3aVbRu7
October 21, 2021 at 08:24AM by maria_garcia20
https://ift.tt/3prmQE3
Flutter for Cross Platform Development: Pros & Cons That App Developers Need to Know
https://ift.tt/3aVbRu7
October 21, 2021 at 08:24AM by maria_garcia20
https://ift.tt/3prmQE3
Mindinventory
Flutter for Cross Platform Development: Pros & Cons That App Developers Need to Know
Flutter is being used in cross-platform app development by reputed companies. Let's dive into the features, advantages and disadvantages of Flutter framework.
New post on /r/flutterdev subreddit:
Flutter Stateful or Stateless?
I tried to create a simple form to validate user input data.
October 21, 2021 at 01:08PM by Exorcistoo
https://ift.tt/30GL7vr
Flutter Stateful or Stateless?
I tried to create a simple form to validate user input data.
class UserForm extends StatelessWidget { final _formKey = GlobalKey<FormState>(); final TextEditingController usernameController = TextEditingController(); UserForm({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return Form( key: _formKey, child: Column( TextFormField( controller: usernameController, validator: (value) { if (value == null || value.isEmpty) { return 'Please enter something'; } return null; }, autovalidateMode: AutovalidateMode.onUserInteraction, ), ElevatedButton( onPressed: () { print(usernameController.text); }, child: const Text('Check'), ), ), ); } }When I type something and delete it after, I get the error message Please enter something under the textfield.I saw an official demo example with a form validation here: Build a form with validation | Flutter .Now, my question is: why do we need a StatefulWidget for a form, if the error message gets displayed in a StatelessWidget. The value of TextFormField is changing, not the custom form widget I created.Can somebody explain me when to use stateless and when stateful?
October 21, 2021 at 01:08PM by Exorcistoo
https://ift.tt/30GL7vr
docs.flutter.dev
Build a form with validation
How to build a form that validates input.
New post on /r/flutterdev subreddit:
Flutter for Web can bring significant benefits for a business if executed properly. Read this blog to get a detailed guide on how to create Flutter web apps.
https://ift.tt/3jpkdyJ
October 21, 2021 at 12:40PM by connectsteven
https://ift.tt/2Xyo9FR
Flutter for Web can bring significant benefits for a business if executed properly. Read this blog to get a detailed guide on how to create Flutter web apps.
https://ift.tt/3jpkdyJ
October 21, 2021 at 12:40PM by connectsteven
https://ift.tt/2Xyo9FR
Mindinventory
Flutter for Web - The Detail Guide to Develop Flutter Web App
Flutter for Web can bring significant benefits for a business if executed properly. Read this blog to get a detailed guide on how to create Flutter web app.
New post on /r/flutterdev subreddit:
Selling a Website
I have a next js ecommerce website with a dashboard made in flutter and am hoping to find someone who'd be able to sell it for me in India(for a share of the price ofc). I can give more details through dms or a call if anyone's interested.
October 21, 2021 at 02:50PM by 50u1506
https://ift.tt/3E33WaQ
Selling a Website
I have a next js ecommerce website with a dashboard made in flutter and am hoping to find someone who'd be able to sell it for me in India(for a share of the price ofc). I can give more details through dms or a call if anyone's interested.
October 21, 2021 at 02:50PM by 50u1506
https://ift.tt/3E33WaQ
reddit
Selling a Website
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter FFmpeg Kit, Cron Jobs & Co. - 40 - PUB.DEV RELEASES
https://youtube.com/watch?v=pLOgp71J0HI&feature=share
October 21, 2021 at 03:47PM by syntacops
https://ift.tt/3B6TBsm
Flutter FFmpeg Kit, Cron Jobs & Co. - 40 - PUB.DEV RELEASES
https://youtube.com/watch?v=pLOgp71J0HI&feature=share
October 21, 2021 at 03:47PM by syntacops
https://ift.tt/3B6TBsm
YouTube
Flutter FFmpeg Kit, Cron Jobs & Co. - 40 - PUB.DEV RELEASES
Week 40 brings a Flutter FFmpeg Kit, On Top of that we also get a cron jobs package, freehand drawing and more. #flutter #ffmpeg #kit
📺 FULL PLAYLIST: http://releases.syntacops.com
🔙 PREVIOUS EPISODE: https://www.youtube.com/watch?v=1Jg1ZDC51Ps
💗 SUPPORT…
📺 FULL PLAYLIST: http://releases.syntacops.com
🔙 PREVIOUS EPISODE: https://www.youtube.com/watch?v=1Jg1ZDC51Ps
💗 SUPPORT…
New post on /r/flutterdev subreddit:
Create Flutter apps without code for FREE using Nowa
We are happy to announce a new platform called "Nowa" where you can create Flutter apps for totally free without writing code.here you can see a tutorial of how to create a counter app using Nowa: https://www.youtube.com/watch?v=2oFDNmrkkQ0&t=1sWhy Nowa? read this article on Medium.Be one of the first 500 users who will have access to our early version by signing up here.We would love to hear your thoughts about Nowa, you can reach us on our Website, Instagram, Youtube, LinkedIn, Facebook and Twitter.or send us an email on: [info@nowa.dev](mailto:info@nowa.dev)
October 21, 2021 at 03:26PM by Nowa_dev
https://ift.tt/3nwT0M3
Create Flutter apps without code for FREE using Nowa
We are happy to announce a new platform called "Nowa" where you can create Flutter apps for totally free without writing code.here you can see a tutorial of how to create a counter app using Nowa: https://www.youtube.com/watch?v=2oFDNmrkkQ0&t=1sWhy Nowa? read this article on Medium.Be one of the first 500 users who will have access to our early version by signing up here.We would love to hear your thoughts about Nowa, you can reach us on our Website, Instagram, Youtube, LinkedIn, Facebook and Twitter.or send us an email on: [info@nowa.dev](mailto:info@nowa.dev)
October 21, 2021 at 03:26PM by Nowa_dev
https://ift.tt/3nwT0M3
YouTube
How to create a counter app without writing code using Nowa
Be one of the first 500 users who will have early access to Nowa: https://forms.gle/w47r6RBxdMM7tNEh9
Visit Nowa official website: http://nowa.dev
Unlock your potential and build your own amazing app with Nowa
Nowa is a free platform which enable anyone…
Visit Nowa official website: http://nowa.dev
Unlock your potential and build your own amazing app with Nowa
Nowa is a free platform which enable anyone…
New post on /r/flutterdev subreddit:
Flutter Login Page with wave animation
https://ift.tt/3jof6in
October 21, 2021 at 06:04PM by rrtutors
https://ift.tt/3niIJme
Flutter Login Page with wave animation
https://ift.tt/3jof6in
October 21, 2021 at 06:04PM by rrtutors
https://ift.tt/3niIJme
Rrtutors
Flutter Login Page with wave animation
Flutter login page with adding wave animation
New post on /r/flutterdev subreddit:
Running flutter apps directly onto windows 11.
https://www.youtube.com/watch?v=6y6g_eXi_ok
October 21, 2021 at 05:54PM by dancingdonkey18
https://ift.tt/3niIMyq
Running flutter apps directly onto windows 11.
https://www.youtube.com/watch?v=6y6g_eXi_ok
October 21, 2021 at 05:54PM by dancingdonkey18
https://ift.tt/3niIMyq
YouTube
Sideload flutter apps directly onto Windows 11 with WSA
DISCORD: https://discord.gg/AUyQ8u8dkF
From the video:
Link generator: https://store.rg-adguard.net/
URL: https://www.microsoft.com/store/productId/9P3395VX91NR
Channel: Slow
Add-AppxPackage -Path "C:\path\to\wsa.msixbundle"
Platform tools: https://d…
From the video:
Link generator: https://store.rg-adguard.net/
URL: https://www.microsoft.com/store/productId/9P3395VX91NR
Channel: Slow
Add-AppxPackage -Path "C:\path\to\wsa.msixbundle"
Platform tools: https://d…
New post on /r/flutterdev subreddit:
freeRASP Update: Missing hero of Flutter World!
/r/FlutterDev/comments/q2j1ca/freerasp_update_missing_hero_of_flutter_world/
October 21, 2021 at 06:22PM by sergeychuk
https://ift.tt/3vxclQF
freeRASP Update: Missing hero of Flutter World!
/r/FlutterDev/comments/q2j1ca/freerasp_update_missing_hero_of_flutter_world/
October 21, 2021 at 06:22PM by sergeychuk
https://ift.tt/3vxclQF
reddit
freeRASP Update: Missing hero of Flutter World!
Posted in r/FlutterDev by u/sergeychuk • 1 point and 0 comments
New post on /r/flutterdev subreddit:
Your app Terms of Service
Hey guys,I'm trying to integrate Twitter auth/share into my app, but it appears to require a link to my apps TOS, which I currently don't have. Is there a small amount of TOS that is acceptable (ie. I store your email address because we need it for the user, but if you delete your account everything is removed), or what?TOS generators seem to want $50 or more, which is great except for my app is meant to be free, and I'm already trying to figure out how to pay for the Apple store.Any suggestions?
October 21, 2021 at 06:16PM by ScottishRoss
https://ift.tt/3jkOCOz
Your app Terms of Service
Hey guys,I'm trying to integrate Twitter auth/share into my app, but it appears to require a link to my apps TOS, which I currently don't have. Is there a small amount of TOS that is acceptable (ie. I store your email address because we need it for the user, but if you delete your account everything is removed), or what?TOS generators seem to want $50 or more, which is great except for my app is meant to be free, and I'm already trying to figure out how to pay for the Apple store.Any suggestions?
October 21, 2021 at 06:16PM by ScottishRoss
https://ift.tt/3jkOCOz
reddit
Your app Terms of Service
Hey guys, I'm trying to integrate Twitter auth/share into my app, but it appears to require a link to my apps TOS, which I currently don't have....
New tweet from FlutterDev:
🔴🟡🟢 Looking to add indicator dots to a wizard or series of pages? #WidgetoftheWeek has you covered! Easily use TabPageSelector to add the indicator dots to any widgets you like for a complete tabbed experience. Watch 👉 https://t.co/iFd9OaMf62 https://t.co/6SGnNF3ZUJ— Flutter (@FlutterDev) Oct 21, 2021
October 21, 2021 at 07:30PM
https://twitter.com/FlutterDev/status/1451239415213445126
🔴🟡🟢 Looking to add indicator dots to a wizard or series of pages? #WidgetoftheWeek has you covered! Easily use TabPageSelector to add the indicator dots to any widgets you like for a complete tabbed experience. Watch 👉 https://t.co/iFd9OaMf62 https://t.co/6SGnNF3ZUJ— Flutter (@FlutterDev) Oct 21, 2021
October 21, 2021 at 07:30PM
https://twitter.com/FlutterDev/status/1451239415213445126
YouTube
TabPageSelector (Flutter Widget of the Week)
Learn more about TabPageSelector → https://goo.gle/30wVfac
Need to add progress indicator dots to a wizard or series of pages? If so, try the TabPageSelector widget!
This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese…
Need to add progress indicator dots to a wizard or series of pages? If so, try the TabPageSelector widget!
This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese…
New post on /r/flutterdev subreddit:
TabPageSelector (Flutter Widget of the Week)
https://youtube.com/watch?v=Q628ue9Cq7U&feature=share
October 21, 2021 at 07:56PM by Pixelreddit
https://ift.tt/3AXteoI
TabPageSelector (Flutter Widget of the Week)
https://youtube.com/watch?v=Q628ue9Cq7U&feature=share
October 21, 2021 at 07:56PM by Pixelreddit
https://ift.tt/3AXteoI
YouTube
TabPageSelector (Flutter Widget of the Week)
Learn more about TabPageSelector → https://goo.gle/30wVfac
Need to add progress indicator dots to a wizard or series of pages? If so, try the TabPageSelector widget!
This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese…
Need to add progress indicator dots to a wizard or series of pages? If so, try the TabPageSelector widget!
This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese…
New post on /r/flutterdev subreddit:
Building Games in Flutter with Flame: Getting Started
https://ift.tt/3B1fWrh
October 21, 2021 at 07:25PM by Swefnian
https://ift.tt/3vwyJtz
Building Games in Flutter with Flame: Getting Started
https://ift.tt/3B1fWrh
October 21, 2021 at 07:25PM by Swefnian
https://ift.tt/3vwyJtz
kodeco.com
Building Games in Flutter with Flame: Getting Started
Learn how to build a beautiful game in Flutter with Flame. In this tutorial, you’ll build a virtual world with a movable and animated character.