New post on /r/flutterdev subreddit:
Official documentation vs Books
i know java , data structures and algos , and mostly use them for leetcode . i want to develop something interesting to put in my resume and for the sake of learning too. i don't know javascript or css , so i am going the flutter way . where do you guys recommend to learn building apps ? Books... https://www.reddit.com/r/FlutterDev/comments/wb3fzr/official_documentation_vs_books/
Official documentation vs Books
i know java , data structures and algos , and mostly use them for leetcode . i want to develop something interesting to put in my resume and for the sake of learning too. i don't know javascript or css , so i am going the flutter way . where do you guys recommend to learn building apps ? Books... https://www.reddit.com/r/FlutterDev/comments/wb3fzr/official_documentation_vs_books/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Which Database to use for building University Social media app ?
Hi Devs I'm planning build a guide app for students through their study in my university the app will be a semi social media app as a final year project, i'm having trouble deciding what database to use, i heard that i can use sqlite, i have no experience with i but also its an offline database... https://www.reddit.com/r/FlutterDev/comments/wbrv7u/which_database_to_use_for_building_university/
Which Database to use for building University Social media app ?
Hi Devs I'm planning build a guide app for students through their study in my university the app will be a semi social media app as a final year project, i'm having trouble deciding what database to use, i heard that i can use sqlite, i have no experience with i but also its an offline database... https://www.reddit.com/r/FlutterDev/comments/wbrv7u/which_database_to_use_for_building_university/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Any open source example of an app that uses Bloc?
I watched a YouTube series about BLoC architecture and I think I got the grasp of it. Now I want to see an app that isn't a counter implements it. submitted by /u/elfennani link comments https://www.reddit.com/r/FlutterDev/comments/wbwoiw/any_open_source_example_of_an_app_that_uses_bloc/
Any open source example of an app that uses Bloc?
I watched a YouTube series about BLoC architecture and I think I got the grasp of it. Now I want to see an app that isn't a counter implements it. submitted by /u/elfennani link comments https://www.reddit.com/r/FlutterDev/comments/wbwoiw/any_open_source_example_of_an_app_that_uses_bloc/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Anyone aware of an SDK/service to connect to bank accounts and credit card transactions?
A paid service is absolutely fine and pricing should gear towards independent small time app devs. I'm just looking for a simple ability to pull bank account and credit card transaction. My research pointed me to three options, but I never heard of any of them. The three options are Yapily Dapi... https://www.reddit.com/r/FlutterDev/comments/wc2o1n/anyone_aware_of_an_sdkservice_to_connect_to_bank/
Anyone aware of an SDK/service to connect to bank accounts and credit card transactions?
A paid service is absolutely fine and pricing should gear towards independent small time app devs. I'm just looking for a simple ability to pull bank account and credit card transaction. My research pointed me to three options, but I never heard of any of them. The three options are Yapily Dapi... https://www.reddit.com/r/FlutterDev/comments/wc2o1n/anyone_aware_of_an_sdkservice_to_connect_to_bank/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Chat App in Flutter and Firebase | Tutorial for Beginners to Advance
submitted by /u/backslashflutter link comments https://www.reddit.com/r/FlutterDev/comments/wd9xyw/chat_app_in_flutter_and_firebase_tutorial_for/
Chat App in Flutter and Firebase | Tutorial for Beginners to Advance
submitted by /u/backslashflutter link comments https://www.reddit.com/r/FlutterDev/comments/wd9xyw/chat_app_in_flutter_and_firebase_tutorial_for/
Reddit
From the FlutterDev community on Reddit: Chat App in Flutter and Firebase | Tutorial for Beginners to Advance
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Shader - visual effect packages?
There is a package called fadeoutparticle, that gives a very cool visual effect to texts and icons. But it's the only package I know of this kind. Do you guys know any similar packages that can be used to create shader-like visual effects? I don't know if that package utilizes shaders, but... https://www.reddit.com/r/FlutterDev/comments/wddyj1/shader_visual_effect_packages/
Shader - visual effect packages?
There is a package called fadeoutparticle, that gives a very cool visual effect to texts and icons. But it's the only package I know of this kind. Do you guys know any similar packages that can be used to create shader-like visual effects? I don't know if that package utilizes shaders, but... https://www.reddit.com/r/FlutterDev/comments/wddyj1/shader_visual_effect_packages/
Reddit
From the FlutterDev community on Reddit: Shader - visual effect packages?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Is 500 ms response time good when serving from local machine (192.168.1.)
Hello, Im a new Android dev, currently building a study-related app, The special regarding this project is that the web server is also custom made in JavaScript, not using HTTP, but TCP sockets directly, using local address "192.168.1.", and not "10.0.2.2" or "localhost" and since Im a new,... https://www.reddit.com/r/FlutterDev/comments/wdk0bt/is_500_ms_response_time_good_when_serving_from/
Is 500 ms response time good when serving from local machine (192.168.1.)
Hello, Im a new Android dev, currently building a study-related app, The special regarding this project is that the web server is also custom made in JavaScript, not using HTTP, but TCP sockets directly, using local address "192.168.1.", and not "10.0.2.2" or "localhost" and since Im a new,... https://www.reddit.com/r/FlutterDev/comments/wdk0bt/is_500_ms_response_time_good_when_serving_from/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Newsletter and courses
submitted by /u/iamjohnsonmendonca link comments https://www.reddit.com/r/FlutterDev/comments/we2lx6/flutter_newsletter_and_courses/
Flutter Newsletter and courses
submitted by /u/iamjohnsonmendonca link comments https://www.reddit.com/r/FlutterDev/comments/we2lx6/flutter_newsletter_and_courses/
reddit
Flutter Newsletter and courses
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
I created an example of a "hover to expand" navigation rail
I have been experimenting with desktop and web user experiences with a navigation rail. I figured other might find this helpful: wrap your NavigationRail with a MouseRegion so that when you "hover" over the rail it expands. (This implementation is done in a StatefulWidget with two primary State... https://www.reddit.com/r/FlutterDev/comments/webxd1/i_created_an_example_of_a_hover_to_expand/
I created an example of a "hover to expand" navigation rail
I have been experimenting with desktop and web user experiences with a navigation rail. I figured other might find this helpful: wrap your NavigationRail with a MouseRegion so that when you "hover" over the rail it expands. (This implementation is done in a StatefulWidget with two primary State... https://www.reddit.com/r/FlutterDev/comments/webxd1/i_created_an_example_of_a_hover_to_expand/
Reddit
From the FlutterDev community on Reddit: I created an example of a "hover to expand" navigation rail
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Anyone currently working in mobile app development and have a few minutes?
Hi all! I'm Lauren, I work for raywenderlich.com, and we have a survey going right now that we hope will help all developers working right now in the mobile app space. The results of this survey will help other developers better know their worth, no matter where in the world they are and we want ... https://www.reddit.com/r/FlutterDev/comments/wedq91/anyone_currently_working_in_mobile_app/
Anyone currently working in mobile app development and have a few minutes?
Hi all! I'm Lauren, I work for raywenderlich.com, and we have a survey going right now that we hope will help all developers working right now in the mobile app space. The results of this survey will help other developers better know their worth, no matter where in the world they are and we want ... https://www.reddit.com/r/FlutterDev/comments/wedq91/anyone_currently_working_in_mobile_app/
Reddit
From the FlutterDev community on Reddit: Anyone currently working in mobile app development and have a few minutes?
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Newsletter
submitted by /u/iamjohnsonmendonca link comments https://www.reddit.com/r/FlutterDev/comments/wez0gs/flutter_newsletter/
Flutter Newsletter
submitted by /u/iamjohnsonmendonca link comments https://www.reddit.com/r/FlutterDev/comments/wez0gs/flutter_newsletter/
Reddit
[deleted by user] : r/FlutterDev
113K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in the…
New post on /r/flutterdev subreddit:
Dart added to LeetCode
Now do competitive programming and enhance your data structure knowledge in dart. submitted by /u/bishnoianurag link comments https://www.reddit.com/r/FlutterDev/comments/wf2z5n/dart_added_to_leetcode/
Dart added to LeetCode
Now do competitive programming and enhance your data structure knowledge in dart. submitted by /u/bishnoianurag link comments https://www.reddit.com/r/FlutterDev/comments/wf2z5n/dart_added_to_leetcode/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Building a real-time video review platform with Flutter and Feeds
submitted by /u/Nash0x7E2 link comments https://www.reddit.com/r/FlutterDev/comments/wf99m8/building_a_realtime_video_review_platform_with/
Building a real-time video review platform with Flutter and Feeds
submitted by /u/Nash0x7E2 link comments https://www.reddit.com/r/FlutterDev/comments/wf99m8/building_a_realtime_video_review_platform_with/
Reddit
From the FlutterDev community on Reddit: Building a real-time video review platform with Flutter and Feeds
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Staggered Grid View - Package of the Week
submitted by /u/backslashflutter link comments https://www.reddit.com/r/FlutterDev/comments/wfsyoa/flutter_staggered_grid_view_package_of_the_week/
Flutter Staggered Grid View - Package of the Week
submitted by /u/backslashflutter link comments https://www.reddit.com/r/FlutterDev/comments/wfsyoa/flutter_staggered_grid_view_package_of_the_week/
New post on /r/flutterdev subreddit:
Flutter Introduction Screen, Time Picker & Co. - 29 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/wg0x11/flutter_introduction_screen_time_picker_co_29/
Flutter Introduction Screen, Time Picker & Co. - 29 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/wg0x11/flutter_introduction_screen_time_picker_co_29/
Reddit
From the FlutterDev community on Reddit: Flutter Introduction Screen, Time Picker & Co. - 29 - PUB.DEV RELEASES
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Introducing MVVM+
https://pub.dev/packages/mvvm_plus I just released the Flutter package MVVM+. It's a lightweight Flutter implementation of MVVM, plus support for sharing business logic across widgets. I hope it is of use to some folks. submitted by /u/Flaky_Candy_6232 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/wg3df7/introducing_mvvm/
Introducing MVVM+
https://pub.dev/packages/mvvm_plus I just released the Flutter package MVVM+. It's a lightweight Flutter implementation of MVVM, plus support for sharing business logic across widgets. I hope it is of use to some folks. submitted by /u/Flaky_Candy_6232 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/wg3df7/introducing_mvvm/
Dart packages
mvvm_plus | Flutter package
MVVM+ is a lightweight Flutter implementation of MVVM, plus a locator for sharing states via a global registry (like GetIt) or inherited widgets (like Provider).
New post on /r/flutterdev subreddit:
Where to see Flutter progress and roadmap?
Other than trying to make sense of thousands of Github issues and dozens of labels, how can one see what is really being worked on, and what is in the development pipeline? Major version releases are perhaps once a year and seem more aimed at marketing and PR. In light of this I’m... https://www.reddit.com/r/FlutterDev/comments/wgncey/where_to_see_flutter_progress_and_roadmap/
Where to see Flutter progress and roadmap?
Other than trying to make sense of thousands of Github issues and dozens of labels, how can one see what is really being worked on, and what is in the development pipeline? Major version releases are perhaps once a year and seem more aimed at marketing and PR. In light of this I’m... https://www.reddit.com/r/FlutterDev/comments/wgncey/where_to_see_flutter_progress_and_roadmap/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
What’s in my VSCode? — For Flutter development
submitted by /u/TesteurManiak link comments https://www.reddit.com/r/FlutterDev/comments/wgtw7u/whats_in_my_vscode_for_flutter_development/
What’s in my VSCode? — For Flutter development
submitted by /u/TesteurManiak link comments https://www.reddit.com/r/FlutterDev/comments/wgtw7u/whats_in_my_vscode_for_flutter_development/
Reddit
From the FlutterDev community on Reddit: What’s in my VSCode? — For Flutter development
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Json Decoder for Parsing Large Jsons in a Streaming Way | json_events
Current dart implementation of jsonDecode stores the whole json as map which is not feasible for large files. I have written a package that creates events based on the tokens encountered. The following events are fired: /// Type of events that can be dispatched enum JsonEventType { ///... https://www.reddit.com/r/FlutterDev/comments/wgyylo/json_decoder_for_parsing_large_jsons_in_a/
Json Decoder for Parsing Large Jsons in a Streaming Way | json_events
Current dart implementation of jsonDecode stores the whole json as map which is not feasible for large files. I have written a package that creates events based on the tokens encountered. The following events are fired: /// Type of events that can be dispatched enum JsonEventType { ///... https://www.reddit.com/r/FlutterDev/comments/wgyylo/json_decoder_for_parsing_large_jsons_in_a/
Reddit
From the FlutterDev community on Reddit: Json Decoder for Parsing Large Jsons in a Streaming Way | json_events
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
5 Mistakes every flutter developer should avoid
submitted by /u/Melodic-Try-2067 link comments https://www.reddit.com/r/FlutterDev/comments/whik5k/5_mistakes_every_flutter_developer_should_avoid/
5 Mistakes every flutter developer should avoid
submitted by /u/Melodic-Try-2067 link comments https://www.reddit.com/r/FlutterDev/comments/whik5k/5_mistakes_every_flutter_developer_should_avoid/
Reddit
From the FlutterDev community on Reddit: 5 Mistakes every flutter developer should avoid
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter State Management
Hello everyone, I have a question, you’ve taught yourself Riverpod State Management, you’ve started working with a team, but they’re using Bloc is that going to be a problem? should I have to try to learn Bloc from the beginning and give up Riverpod, or will it not be a problem ... https://www.reddit.com/r/FlutterDev/comments/whni0j/flutter_state_management/
Flutter State Management
Hello everyone, I have a question, you’ve taught yourself Riverpod State Management, you’ve started working with a team, but they’re using Bloc is that going to be a problem? should I have to try to learn Bloc from the beginning and give up Riverpod, or will it not be a problem ... https://www.reddit.com/r/FlutterDev/comments/whni0j/flutter_state_management/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community