New post on /r/flutterdev subreddit:
Recommendations for Flutter & Dart
Hello what are the best courses, tools, books, videos, te learn flutter and dart please? submitted by /u/CaliHomeBE link comments https://www.reddit.com/r/FlutterDev/comments/vbwdfm/recommendations_for_flutter_dart/
Recommendations for Flutter & Dart
Hello what are the best courses, tools, books, videos, te learn flutter and dart please? submitted by /u/CaliHomeBE link comments https://www.reddit.com/r/FlutterDev/comments/vbwdfm/recommendations_for_flutter_dart/
reddit
Recommendations for Flutter & Dart
Hello what are the best courses, tools, books, videos, te learn flutter and dart please?
New post on /r/flutterdev subreddit:
How functional "Flutter" is?
I'm an entry-level web developer and had a great job offer to reconsider my path. I'm just wondering how functional flutter is? I do not expect to develop as functional apps you do with java or c, but how far can I go? As a sample, can I develop an app like "Tinder" fully functionally (with... https://www.reddit.com/r/FlutterDev/comments/vc1o9e/how_functional_flutter_is/
How functional "Flutter" is?
I'm an entry-level web developer and had a great job offer to reconsider my path. I'm just wondering how functional flutter is? I do not expect to develop as functional apps you do with java or c, but how far can I go? As a sample, can I develop an app like "Tinder" fully functionally (with... https://www.reddit.com/r/FlutterDev/comments/vc1o9e/how_functional_flutter_is/
reddit
How functional "Flutter" is?
I'm an entry-level web developer and had a great job offer to reconsider my path. I'm just wondering how functional flutter is? I do not expect to...
New post on /r/flutterdev subreddit:
What is Android LiveData equivalent in Flutter?
I have developed a native Android app before and what I really like is consuming a query from the database as a LiveData. Whenever I update an item in a list, the list updates automatically. Is this possible and straightforward to do in Flutter? Thanks submitted by /u/-i-make-stuff- ... https://www.reddit.com/r/FlutterDev/comments/vc65wt/what_is_android_livedata_equivalent_in_flutter/
What is Android LiveData equivalent in Flutter?
I have developed a native Android app before and what I really like is consuming a query from the database as a LiveData. Whenever I update an item in a list, the list updates automatically. Is this possible and straightforward to do in Flutter? Thanks submitted by /u/-i-make-stuff- ... https://www.reddit.com/r/FlutterDev/comments/vc65wt/what_is_android_livedata_equivalent_in_flutter/
reddit
What is Android LiveData equivalent in Flutter?
I have developed a native Android app before and what I really like is consuming a query from the database as a LiveData. Whenever I update an...
π4
New post on /r/flutterdev subreddit:
Introducing "navbarrouter" A package for handling advanced BottomNavigationBar features
Try out here: https://pub.dev/packages/navbarrouter Some of the features Ability to push routes in the nested or root navigator Notifies onBackButtonPress to handle app exits like a pro Ability to hide or show bottomNavigationBar in a single line of code maintain state across bottom navbar tabs ... https://www.reddit.com/r/FlutterDev/comments/vcn6oa/introducing_navbar_router_a_package_for_handling/
Introducing "navbarrouter" A package for handling advanced BottomNavigationBar features
Try out here: https://pub.dev/packages/navbarrouter Some of the features Ability to push routes in the nested or root navigator Notifies onBackButtonPress to handle app exits like a pro Ability to hide or show bottomNavigationBar in a single line of code maintain state across bottom navbar tabs ... https://www.reddit.com/r/FlutterDev/comments/vcn6oa/introducing_navbar_router_a_package_for_handling/
π2
New post on /r/flutterdev subreddit:
what a react native developer needs to know when getting started with Flutter.
Edit: I forgot the question mark I just got my first job, and they said it's okay to work using RN for now while I learn Flutter at the same time. But I don't want to the long route and watch a 10h course about it. Any help or resources will be appreciated. I excel in web development and RN dev ... https://www.reddit.com/r/FlutterDev/comments/vcqmew/what_a_react_native_developer_needs_to_know_when/
what a react native developer needs to know when getting started with Flutter.
Edit: I forgot the question mark I just got my first job, and they said it's okay to work using RN for now while I learn Flutter at the same time. But I don't want to the long route and watch a 10h course about it. Any help or resources will be appreciated. I excel in web development and RN dev ... https://www.reddit.com/r/FlutterDev/comments/vcqmew/what_a_react_native_developer_needs_to_know_when/
reddit
what a react native developer needs to know when getting started...
Edit: I forgot the question mark I just got my first job, and they said it's okay to work using RN for now while I learn Flutter at the same...
New post on /r/flutterdev subreddit:
Control Global settings from App
At my work we are using Intune to MDM control out devices, this lock out the users from some settings. we currently had some free play store apps to control things like: Device Brightness lock or unlock auto screen rotation screen time out time we would like to add system font control as well.... https://www.reddit.com/r/FlutterDev/comments/vcupbe/control_global_settings_from_app/
Control Global settings from App
At my work we are using Intune to MDM control out devices, this lock out the users from some settings. we currently had some free play store apps to control things like: Device Brightness lock or unlock auto screen rotation screen time out time we would like to add system font control as well.... https://www.reddit.com/r/FlutterDev/comments/vcupbe/control_global_settings_from_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Wifi scan, connect, disconnect in Flutter Desktop Windows
Any package for Scanning, Connecting, disconnecting Wifi in Flutter desktop(Windows)? I have seen packages wifiiot, wifiscan but those work for mobiles. submitted by /u/Remarkable-Weight948 link comments https://www.reddit.com/r/FlutterDev/comments/vddzr0/wifi_scan_connect_disconnect_in_flutter_desktop/
Wifi scan, connect, disconnect in Flutter Desktop Windows
Any package for Scanning, Connecting, disconnecting Wifi in Flutter desktop(Windows)? I have seen packages wifiiot, wifiscan but those work for mobiles. submitted by /u/Remarkable-Weight948 link comments https://www.reddit.com/r/FlutterDev/comments/vddzr0/wifi_scan_connect_disconnect_in_flutter_desktop/
reddit
Wifi scan, connect, disconnect in Flutter Desktop Windows
Any package for **Scanning, Connecting, disconnecting Wifi** in Flutter **desktop**(**Windows**)? I have seen packages *wifi\_iot, wifi\_scan* but...
π3
New post on /r/flutterdev subreddit:
Does anyone have the complete authentication guide with the Rest API?
I know there are several articles and videos tutorials there about rest authentication in flutter but most of them which I follow are just fetch user data and save it's local after using that data they perform rest operation. But since I learnt about the rest API in the last few days i found... https://www.reddit.com/r/FlutterDev/comments/vdldnl/does_anyone_have_the_complete_authentication/
Does anyone have the complete authentication guide with the Rest API?
I know there are several articles and videos tutorials there about rest authentication in flutter but most of them which I follow are just fetch user data and save it's local after using that data they perform rest operation. But since I learnt about the rest API in the last few days i found... https://www.reddit.com/r/FlutterDev/comments/vdldnl/does_anyone_have_the_complete_authentication/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π2
New post on /r/flutterdev subreddit:
Flutter Face Camera, Web Framework & Co. - 22 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/vdoqel/flutter_face_camera_web_framework_co_22_pubdev/
Flutter Face Camera, Web Framework & Co. - 22 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/vdoqel/flutter_face_camera_web_framework_co_22_pubdev/
Reddit
From the FlutterDev community on Reddit: Flutter Face Camera, Web Framework & Co. - 22 - PUB.DEV RELEASES
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
GitHub Actions is automation software that helps in continuous integration and continuous delivery. Here's everything you need to know about CI/CD for Flutter iOS apps using GitHub Actions.
submitted by /u/williammcfall link comments https://www.reddit.com/r/FlutterDev/comments/ve6o2p/github_actions_is_automation_software_that_helps/
GitHub Actions is automation software that helps in continuous integration and continuous delivery. Here's everything you need to know about CI/CD for Flutter iOS apps using GitHub Actions.
submitted by /u/williammcfall link comments https://www.reddit.com/r/FlutterDev/comments/ve6o2p/github_actions_is_automation_software_that_helps/
Reddit
r/FlutterDev on Reddit: GitHub Actions is automation software that helps in continuous integration and continuous delivery. Here'sβ¦
Posted by u/williammcfall - 29 votes and 1 comment
π2
New post on /r/flutterdev subreddit:
complete beginner
hi there. iβm a 17 year old guy with 0 coding knowledge, but i have an idea for an app and i wanna build it along with my friend thatβs also a beginner. we did a bit of research and saw that flutter was the best solution to avoid the ios-android headache. how feasible is learning... https://www.reddit.com/r/FlutterDev/comments/veb4ok/complete_beginner/
complete beginner
hi there. iβm a 17 year old guy with 0 coding knowledge, but i have an idea for an app and i wanna build it along with my friend thatβs also a beginner. we did a bit of research and saw that flutter was the best solution to avoid the ios-android headache. how feasible is learning... https://www.reddit.com/r/FlutterDev/comments/veb4ok/complete_beginner/
reddit
complete beginner
hi there. iβm a 17 year old guy with 0 coding knowledge, but i have an idea for an app and i wanna build it along with my friend thatβs also a...
π4
New post on /r/flutterdev subreddit:
Flutter Framework: How Does It Work? - Preneure
submitted by /u/preneure link comments https://www.reddit.com/r/FlutterDev/comments/vexpa0/flutter_framework_how_does_it_work_preneure/
Flutter Framework: How Does It Work? - Preneure
submitted by /u/preneure link comments https://www.reddit.com/r/FlutterDev/comments/vexpa0/flutter_framework_how_does_it_work_preneure/
Reddit
From the FlutterDev community on Reddit: Flutter Framework: How Does It Work? - Preneure
Explore this post and more from the FlutterDev community
π6
New post on /r/flutterdev subreddit:
Package shader now ready for production
About a month ago I started a package that helps with using GLSL shaders directly in your Flutter code. Today package shader is production ready! It's a CLI that transforms GLSL shader files directly into useable Dart code. I also heavily invested in a good documentation with nice examples. Take ... https://www.reddit.com/r/FlutterDev/comments/vf2jyl/package_shader_now_ready_for_production/
Package shader now ready for production
About a month ago I started a package that helps with using GLSL shaders directly in your Flutter code. Today package shader is production ready! It's a CLI that transforms GLSL shader files directly into useable Dart code. I also heavily invested in a good documentation with nice examples. Take ... https://www.reddit.com/r/FlutterDev/comments/vf2jyl/package_shader_now_ready_for_production/
reddit
Package shader now ready for production
About a month ago I started a package that helps with using GLSL shaders directly in your Flutter code. Today package **shader** is production...
New post on /r/flutterdev subreddit:
Learn how to use the AnimatedOpacity Widget
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/vfaob4/learn_how_to_use_the_animatedopacity_widget/
Learn how to use the AnimatedOpacity Widget
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/vfaob4/learn_how_to_use_the_animatedopacity_widget/
Reddit
r/FlutterDev on Reddit: Learn how to use the AnimatedOpacity Widget
Posted by u/OfflineProgrammer - No votes and no comments
New post on /r/flutterdev subreddit:
When to use flutter vs when not to use
Hello, I am new to flutter, and TBH learning the dart now. Can somebody please guide me in resolving the general doubt about in which industrial aspect flutter is suitable and where to avoid it. Thanks submitted by /u/Harveyhdear link comments https://www.reddit.com/r/FlutterDev/comments/vgeht7/when_to_use_flutter_vs_when_not_to_use/
When to use flutter vs when not to use
Hello, I am new to flutter, and TBH learning the dart now. Can somebody please guide me in resolving the general doubt about in which industrial aspect flutter is suitable and where to avoid it. Thanks submitted by /u/Harveyhdear link comments https://www.reddit.com/r/FlutterDev/comments/vgeht7/when_to_use_flutter_vs_when_not_to_use/
reddit
When to use flutter vs when not to use
Hello, I am new to flutter, and TBH learning the dart now. Can somebody please guide me in resolving the general doubt about in which industrial...
π6
New post on /r/flutterdev subreddit:
Any website similar to frontend mentor for flutter?
I was wondering if there is any website like frontend mentor for FLUTTER developers. submitted by /u/Technologytron link comments https://www.reddit.com/r/FlutterDev/comments/vgpcso/any_website_similar_to_frontend_mentor_for_flutter/
Any website similar to frontend mentor for flutter?
I was wondering if there is any website like frontend mentor for FLUTTER developers. submitted by /u/Technologytron link comments https://www.reddit.com/r/FlutterDev/comments/vgpcso/any_website_similar_to_frontend_mentor_for_flutter/
reddit
Any website similar to frontend mentor for flutter?
I was wondering if there is any website like frontend mentor for FLUTTER developers.
π4
New post on /r/flutterdev subreddit:
Social proof notification system for Flutter apps
Hi guys! Would you guys use a social proof notification system in your Flutter app? The idea is to : - show recent purchase notifications (in a landing page for example) - aggregated sales information - more customized messages within your app - show what other users are doing submitted by ... https://www.reddit.com/r/FlutterDev/comments/vh12jx/social_proof_notification_system_for_flutter_apps/
Social proof notification system for Flutter apps
Hi guys! Would you guys use a social proof notification system in your Flutter app? The idea is to : - show recent purchase notifications (in a landing page for example) - aggregated sales information - more customized messages within your app - show what other users are doing submitted by ... https://www.reddit.com/r/FlutterDev/comments/vh12jx/social_proof_notification_system_for_flutter_apps/
reddit
Social proof notification system for Flutter apps
A subreddit for Google's portable UI framework.
π2
New post on /r/flutterdev subreddit:
A feature rich memes app with clean code architecture
submitted by /u/poopy-diaper link comments https://www.reddit.com/r/FlutterDev/comments/vh9orp/a_feature_rich_memes_app_with_clean_code/
A feature rich memes app with clean code architecture
submitted by /u/poopy-diaper link comments https://www.reddit.com/r/FlutterDev/comments/vh9orp/a_feature_rich_memes_app_with_clean_code/
Reddit
From the FlutterDev community on Reddit: A feature rich memes app with clean code architecture
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
ecommerce custom products
hi i am currently working on an ecommerce app so i have the normal kind of products with title image etc..but i need to also be able to add custom products where users can choose multiple products (example purchasing a full outfit where i can choose to buy certain products and not choose others) ... https://www.reddit.com/r/FlutterDev/comments/vhqaz5/ecommerce_custom_products/
ecommerce custom products
hi i am currently working on an ecommerce app so i have the normal kind of products with title image etc..but i need to also be able to add custom products where users can choose multiple products (example purchasing a full outfit where i can choose to buy certain products and not choose others) ... https://www.reddit.com/r/FlutterDev/comments/vhqaz5/ecommerce_custom_products/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Create a WEB search engine with Flutter
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/vi037s/create_a_web_search_engine_with_flutter/
Create a WEB search engine with Flutter
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/vi037s/create_a_web_search_engine_with_flutter/
Reddit
From the FlutterDev community on Reddit: Create a WEB search engine with Flutter
Explore this post and more from the FlutterDev community
π2