New tweet from FlutterDev:
@WTMSaudi 👋💙— Flutter (@FlutterDev) Feb 9, 2022
February 09, 2022 at 06:20PM
https://twitter.com/FlutterDev/status/1491461958658183170
@WTMSaudi 👋💙— Flutter (@FlutterDev) Feb 9, 2022
February 09, 2022 at 06:20PM
https://twitter.com/FlutterDev/status/1491461958658183170
Twitter
Flutter
@WTMSaudi 👋💙
New post on /r/flutterdev subreddit:
How was your experience developing IOS apps with flutter
So I have a mobile application that I need to start developing in the next few days. it has mainly a payment feature and an order tracking feature. Now I've heard some complaints about developing IOS apps in flutter and I'm torn between going native with both platforms or using flutter instead. so here's my pollView Poll
February 09, 2022 at 07:24PM by Capital_Income1372
https://ift.tt/EgOU8Zh
How was your experience developing IOS apps with flutter
So I have a mobile application that I need to start developing in the next few days. it has mainly a payment feature and an order tracking feature. Now I've heard some complaints about developing IOS apps in flutter and I'm torn between going native with both platforms or using flutter instead. so here's my pollView Poll
February 09, 2022 at 07:24PM by Capital_Income1372
https://ift.tt/EgOU8Zh
New post on /r/flutterdev subreddit:
A weird quick appear of the content of previous route when I scroll in a list inside a pushed route on top of the previous one
As the title says when click push route and then as I scrollParts of the previous route flash out and appear quickly and the disappear I'm confusedAny help ? Hope I explain the issue correctly
February 09, 2022 at 08:51PM by ANDRUXUIS
https://ift.tt/NhewtOT
A weird quick appear of the content of previous route when I scroll in a list inside a pushed route on top of the previous one
As the title says when click push route and then as I scrollParts of the previous route flash out and appear quickly and the disappear I'm confusedAny help ? Hope I explain the issue correctly
February 09, 2022 at 08:51PM by ANDRUXUIS
https://ift.tt/NhewtOT
reddit
A weird quick appear of the content of previous route when I...
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Looking for an up-to-date Flutter & Dart course in 2022
I've been looking for a Flutter & Dart course for a few days but all of the most rated courses on Udemy have reviews complaining about outdated content. (null safety, deprecated widgets etc.) Would you suggest an updated Udemy course that will take me from zero to hero?By the way I'm already aware of official Flutter documentation and guides. The reason I'm looking for a Udemy course is that the company I'm currently working for wants me to pick a Udemy course to completely learn Flutter & Dart.
February 09, 2022 at 08:44PM by Individual-Cut-9018
https://ift.tt/b7zHe8n
Looking for an up-to-date Flutter & Dart course in 2022
I've been looking for a Flutter & Dart course for a few days but all of the most rated courses on Udemy have reviews complaining about outdated content. (null safety, deprecated widgets etc.) Would you suggest an updated Udemy course that will take me from zero to hero?By the way I'm already aware of official Flutter documentation and guides. The reason I'm looking for a Udemy course is that the company I'm currently working for wants me to pick a Udemy course to completely learn Flutter & Dart.
February 09, 2022 at 08:44PM by Individual-Cut-9018
https://ift.tt/b7zHe8n
reddit
Looking for an up-to-date Flutter & Dart course in 2022
I've been looking for a Flutter & Dart course for a few days but all of the most rated courses on Udemy have reviews complaining about outdated...
New tweet from FlutterDev:
😍 Have you started your slide puzzle yet? Check out this blog by @VGVentures to help get your creative juices flowing! 🧩 Slide puzzle architecture 🌀 Customizing the theme 🪄 Implementing animations Dive in 👉 https://t.co/GRHu6L5aaj https://t.co/qekmSEdqXA— Flutter (@FlutterDev) Feb 9, 2022
February 09, 2022 at 09:00PM
https://twitter.com/FlutterDev/status/1491502170025431043
😍 Have you started your slide puzzle yet? Check out this blog by @VGVentures to help get your creative juices flowing! 🧩 Slide puzzle architecture 🌀 Customizing the theme 🪄 Implementing animations Dive in 👉 https://t.co/GRHu6L5aaj https://t.co/qekmSEdqXA— Flutter (@FlutterDev) Feb 9, 2022
February 09, 2022 at 09:00PM
https://twitter.com/FlutterDev/status/1491502170025431043
Medium
How to build your own Flutter slide puzzle
By now you’ve probably read through the Flutter Puzzle Hack challenge and are already thinking of how to push your creativity to new…
New post on /r/flutterdev subreddit:
Shocker Google Flutter Update: Windows
https://www.youtube.com/watch?v=g-0B_Vfc9qM
February 09, 2022 at 09:17PM by avipars
https://ift.tt/2BzeWit
Shocker Google Flutter Update: Windows
https://www.youtube.com/watch?v=g-0B_Vfc9qM
February 09, 2022 at 09:17PM by avipars
https://ift.tt/2BzeWit
YouTube
Flutter Update: Windows
Announcing Flutter support for Windows!
With Flutter 2.10, you can now build Windows apps using Flutter. With a single codebase, you can build high-quality Windows apps that also run on mobile and web.
Read the blog → https://goo.gle/3HpR3cS
Flutter…
With Flutter 2.10, you can now build Windows apps using Flutter. With a single codebase, you can build high-quality Windows apps that also run on mobile and web.
Read the blog → https://goo.gle/3HpR3cS
Flutter…
New post on /r/flutterdev subreddit:
What is required for a Webinterface managing a Linux server
So there are web interfaces out there to manage Linux servers in some way. Be it cockpit for general Linux server or something like TrueNAS which is for Nas purpose.I was wondering if flutter would be a good fit for building something like this.I am experienced DevOps guy but just a flutter intermediate and was wondering how that would work.Would it be building a pretty Webinterface and creating functions which just map to command line tools? I am thinking of managing btrfs filesystem, maybe nfs/SMB config, some docker containers, something along those lines.I bet I am missing something. Maybe someone here can shine a little light into that.
February 10, 2022 at 12:50AM by ajfriesen
https://ift.tt/iTGejhd
What is required for a Webinterface managing a Linux server
So there are web interfaces out there to manage Linux servers in some way. Be it cockpit for general Linux server or something like TrueNAS which is for Nas purpose.I was wondering if flutter would be a good fit for building something like this.I am experienced DevOps guy but just a flutter intermediate and was wondering how that would work.Would it be building a pretty Webinterface and creating functions which just map to command line tools? I am thinking of managing btrfs filesystem, maybe nfs/SMB config, some docker containers, something along those lines.I bet I am missing something. Maybe someone here can shine a little light into that.
February 10, 2022 at 12:50AM by ajfriesen
https://ift.tt/iTGejhd
reddit
What is required for a Webinterface managing a Linux server
So there are web interfaces out there to manage Linux servers in some way. Be it cockpit for general Linux server or something like TrueNAS which...
New post on /r/flutterdev subreddit:
I Just release the isave 2.0 and introduce a new feature called Preview* where you can plan your Instagram profile and see how it look. I would love to hear your feedback about the app.
https://ift.tt/a6t5mGx
February 10, 2022 at 02:50AM by devyuji
https://ift.tt/kbhFYxp
I Just release the isave 2.0 and introduce a new feature called Preview* where you can plan your Instagram profile and see how it look. I would love to hear your feedback about the app.
https://ift.tt/a6t5mGx
February 10, 2022 at 02:50AM by devyuji
https://ift.tt/kbhFYxp
GitHub
GitHub - devyuji/isave_flutter: Instagram tool to download images, reels, videos and more.
Instagram tool to download images, reels, videos and more. - GitHub - devyuji/isave_flutter: Instagram tool to download images, reels, videos and more.
New post on /r/flutterdev subreddit:
What is a good YouTube player for Flutter?
I feel like all the packages I've tried are always very inconsistent in enabling full screen and what not and I can't find any that don't give me random errors, or the screen expands all the way. Recently I was using better_player + youtube_explode_dart, but I was a little worried that my app my might not get approved. I've also tried youtube_player_flutter, but that seems to have issues with enabling full screen (Also has 200+ unanswered issues on GitHub). I'm not sure what to do.
February 10, 2022 at 03:41AM by 31Carlton7
https://ift.tt/sF5YlTX
What is a good YouTube player for Flutter?
I feel like all the packages I've tried are always very inconsistent in enabling full screen and what not and I can't find any that don't give me random errors, or the screen expands all the way. Recently I was using better_player + youtube_explode_dart, but I was a little worried that my app my might not get approved. I've also tried youtube_player_flutter, but that seems to have issues with enabling full screen (Also has 200+ unanswered issues on GitHub). I'm not sure what to do.
February 10, 2022 at 03:41AM by 31Carlton7
https://ift.tt/sF5YlTX
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter WebView Demo and Example
https://www.youtube.com/watch?v=wUK25kboUfA
February 10, 2022 at 06:40AM by Dhanraj_Flutterdev
https://ift.tt/MwealiS
Flutter WebView Demo and Example
https://www.youtube.com/watch?v=wUK25kboUfA
February 10, 2022 at 06:40AM by Dhanraj_Flutterdev
https://ift.tt/MwealiS
YouTube
Flutter WebView Examples | Flutter Tutorials
SUBSCRIBE | SHARE | LIKE for more such videos
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source Code:
Become Patreon: https://www.patreon.com/supportdhanraj
Connect with me on Other Social…
#flutter #flutterdev
Please subscribe to my channel to motivate me.
Channel Link: https://cutt.ly/kkhVx3s
Source Code:
Become Patreon: https://www.patreon.com/supportdhanraj
Connect with me on Other Social…
New post on /r/flutterdev subreddit:
Announcing the new Rive
https://youtube.com/watch?v=inNaaPYsRCU&feature=share
February 10, 2022 at 08:13AM by YHZ-BigBro
https://ift.tt/ENFQ1os
Announcing the new Rive
https://youtube.com/watch?v=inNaaPYsRCU&feature=share
February 10, 2022 at 08:13AM by YHZ-BigBro
https://ift.tt/ENFQ1os
YouTube
Announcing the new Rive
The Rive beta is here! Create and ship interactive animations to the web, iOS, Android, Flutter, C++, React Native, Tizen, Defold, React, Angular, Vue, and a lot more coming soon. Sign up for the beta: https://rive.app.
New post on /r/flutterdev subreddit:
What you call a Microapp in a Super App ?
For Example inside the Gojek / Paytm, Grab ,Wechat application etc for example in GoJek there are Go-food, Go-Ride, Go-Car etcwhat you call each Microapp that does a particular Business task inside the super app
February 10, 2022 at 08:48AM by stevetech_s
https://ift.tt/EFuY3gX
What you call a Microapp in a Super App ?
For Example inside the Gojek / Paytm, Grab ,Wechat application etc for example in GoJek there are Go-food, Go-Ride, Go-Car etcwhat you call each Microapp that does a particular Business task inside the super app
February 10, 2022 at 08:48AM by stevetech_s
https://ift.tt/EFuY3gX
reddit
What you call a Microapp in a Super App ?
What Name you give for a Microapp ( A Module specific for a Business task ) in a Super App ? For Example inside the Gojek / Paytm, Grab...
New post on /r/flutterdev subreddit:
Should I use flutter_hooks?
Original Discussion: https://github.com/KRTirtho/spotube/discussions/27Thanks to all of your support, contribution & advises Spotube has become a huge project for The Flutter Community & an example displaying the capabilities of Flutter in the Desktop Platform/arena.From the very beginning, I was thinking about using
February 10, 2022 at 11:55AM by krtirtho
https://ift.tt/hO7cqjG
Should I use flutter_hooks?
Original Discussion: https://github.com/KRTirtho/spotube/discussions/27Thanks to all of your support, contribution & advises Spotube has become a huge project for The Flutter Community & an example displaying the capabilities of Flutter in the Desktop Platform/arena.From the very beginning, I was thinking about using
flutter_hooks
for the project. But at the time the project was super small (0 stars) & I never thought it'd grow as big as now. At that time, this package didn't feel relevant for the project. But everything has changed now. The project is big, has a lot of user & need better consistencyIt's becoming harder to manage bigger & logically complex components (e.g the Player
component). Because of Flutter's nature of being a "bit" verbose about controllers & stuff (no offense, it's an universal truth), code reuse specifically "Logic Reuse" is hard to do. This is where Hooks shine. Encapsulating logic in smaller functions, increasing code re-usability & using them in all other hooks/components is the main purpose of hooks which can be enormously useful for the upcoming v2 RoadMap's Android supportBut let's be real guys, Flutter's not React/Vue & there must be some reason why The Flutter Team didn't choose Hooks over traditional mixins/Widget Builders/InheritedWidgetsAs this project is driven by the community for the community, I really want the suggestion/answer from the communityShould I use flutter_hooks
or not?Please don't hesitate to comment the benefits/problems of using flutter_hooks
February 10, 2022 at 11:55AM by krtirtho
https://ift.tt/hO7cqjG
GitHub
Should I use `flutter_hooks`? · KRTirtho/spotube · Discussion #27
Thanks to all of your support & advises Spotube has become a huge project for Flutter Community & an example displaying the capabilities of Flutter in the Desktop Platform/arena From the ve...
New post on /r/flutterdev subreddit:
New Package: ProAnimatedBlur
ProAnimatedBlur pub.dev PageProAnimatedBlur GIFHere is a package I’ve published on pubdev.ProAnimatedBlur is a simple but very useful widget that blurs the background of its child and it works similar to Flutter’s original animated widgets such as AnimatedContainer, AnimatedOpacity, etc.I hope the Flutter community benefits from it. So if you liked, please give a thumbs up to increase its visibility.Thanks.https://github.com/yasinarik
February 10, 2022 at 12:58PM by yasinarik
https://ift.tt/TwuJFqz
New Package: ProAnimatedBlur
ProAnimatedBlur pub.dev PageProAnimatedBlur GIFHere is a package I’ve published on pubdev.ProAnimatedBlur is a simple but very useful widget that blurs the background of its child and it works similar to Flutter’s original animated widgets such as AnimatedContainer, AnimatedOpacity, etc.I hope the Flutter community benefits from it. So if you liked, please give a thumbs up to increase its visibility.Thanks.https://github.com/yasinarik
February 10, 2022 at 12:58PM by yasinarik
https://ift.tt/TwuJFqz
Dart packages
pro_animated_blur | Flutter package
ProAnimatedBlur is a widget that blurs the underlying area of its child widget and it works like AnimatedContainer, AnimatedOpacity
New post on /r/flutterdev subreddit:
Flutter Swap / Sorting Animation | Flutter Local Hero
https://youtu.be/v1G9UNQcdCs
February 10, 2022 at 04:06PM by Some_Cartographer_23
https://ift.tt/t3d2hqn
Flutter Swap / Sorting Animation | Flutter Local Hero
https://youtu.be/v1G9UNQcdCs
February 10, 2022 at 04:06PM by Some_Cartographer_23
https://ift.tt/t3d2hqn
YouTube
Flutter Swap / Sorting Animation | Flutter Local Hero
Click Here for more flutter: http://tiny.cc/th7auz
#SwapAnimation #Flutter #Swaps #Sorting #SortingAnimation #AbhishekBapuOve
In this video, we are going to learn how to do swaps like animation or animation used for sorting animation or effect. We are going…
#SwapAnimation #Flutter #Swaps #Sorting #SortingAnimation #AbhishekBapuOve
In this video, we are going to learn how to do swaps like animation or animation used for sorting animation or effect. We are going…
New post on /r/flutterdev subreddit:
How to implement voice over?.
Hi, I created a very simple Burmese blog app. Currently I use text-to-speech plugin to read the blog and it can read out loud since we(Burmese) use English alphabet but obviously it's not accurate and not sound good as I expected.Does anybody have previous expereince with how you handle this or maybe know a simple way to implement this feature?.Currently, we are thinking about asking somepeople to read the blog and record their voice as audio file. After that We'll upload it to database so that we can fetch it in the app.I have never done this before as you can see so I'm just wondering what do I need to know and is there other simple solution or process insteading of having to upload many audio files. If I upload too many audio file than I think it might cost me a lot for hosting (I'm using Hostinger).
February 10, 2022 at 05:09PM by aase_nomad
https://ift.tt/wnZKxu6
How to implement voice over?.
Hi, I created a very simple Burmese blog app. Currently I use text-to-speech plugin to read the blog and it can read out loud since we(Burmese) use English alphabet but obviously it's not accurate and not sound good as I expected.Does anybody have previous expereince with how you handle this or maybe know a simple way to implement this feature?.Currently, we are thinking about asking somepeople to read the blog and record their voice as audio file. After that We'll upload it to database so that we can fetch it in the app.I have never done this before as you can see so I'm just wondering what do I need to know and is there other simple solution or process insteading of having to upload many audio files. If I upload too many audio file than I think it might cost me a lot for hosting (I'm using Hostinger).
February 10, 2022 at 05:09PM by aase_nomad
https://ift.tt/wnZKxu6
Reddit
[deleted by user] : r/FlutterDev
128K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
Flutter Bluetooth, Desktop Window Manager & Co. - 04 - PUB.DEV RELEASES
https://youtube.com/watch?v=O8WsHrVcHIg&feature=share
February 10, 2022 at 05:49PM by syntacops
https://ift.tt/2PrO687
Flutter Bluetooth, Desktop Window Manager & Co. - 04 - PUB.DEV RELEASES
https://youtube.com/watch?v=O8WsHrVcHIg&feature=share
February 10, 2022 at 05:49PM by syntacops
https://ift.tt/2PrO687
YouTube
Flutter Bluetooth, Desktop Window Manager & Co. - 04 - PUB.DEV RELEASES 2022
📫 MAIL NEWSLETTER: https://syntacops.beehiiv.com/subscribe
🔙 PREVIOUS EPISODE: https://www.youtube.com/watch?v=Rl0H561tkrI
Week 04 brings a Flutter Bluetooth package, a window manager for desktop and many more packages.
#flutter #bluetooth #package
📦 PACKAGES:…
🔙 PREVIOUS EPISODE: https://www.youtube.com/watch?v=Rl0H561tkrI
Week 04 brings a Flutter Bluetooth package, a window manager for desktop and many more packages.
#flutter #bluetooth #package
📦 PACKAGES:…
New tweet from FlutterDev:
🧩 How do you load in a @rive_app animation from the Flutter asset bundle? #FlutterPuzzleHack— Flutter (@FlutterDev) Feb 10, 2022
February 10, 2022 at 06:06PM
https://twitter.com/FlutterDev/status/1491820772368650241
🧩 How do you load in a @rive_app animation from the Flutter asset bundle? #FlutterPuzzleHack— Flutter (@FlutterDev) Feb 10, 2022
February 10, 2022 at 06:06PM
https://twitter.com/FlutterDev/status/1491820772368650241
Twitter
Flutter
🧩 How do you load in a @rive_app animation from the Flutter asset bundle? #FlutterPuzzleHack
New post on /r/flutterdev subreddit:
Badges (Package of the Week)
https://youtube.com/watch?v=_CIHLJHVoN8&feature=share
February 10, 2022 at 07:07PM by Pixelreddit
https://ift.tt/UvDwY48
Badges (Package of the Week)
https://youtube.com/watch?v=_CIHLJHVoN8&feature=share
February 10, 2022 at 07:07PM by Pixelreddit
https://ift.tt/UvDwY48
YouTube
Badges (Package of the Week)
Learn more about Badges → https://goo.gle/34uXAVi
Whether they’re reminding you of all the people you have to call back or all of the items that you’ve added to your cart… It’s badges, badges everywhere! They’re great for sharing bits of information with…
Whether they’re reminding you of all the people you have to call back or all of the items that you’ve added to your cart… It’s badges, badges everywhere! They’re great for sharing bits of information with…