New post on /r/flutterdev subreddit:
How To Apply Flutter Search Bar Package
submitted by /u/QuintonPang link comments https://www.reddit.com/r/FlutterDev/comments/vlubzv/how_to_apply_flutter_search_bar_package/
How To Apply Flutter Search Bar Package
submitted by /u/QuintonPang link comments https://www.reddit.com/r/FlutterDev/comments/vlubzv/how_to_apply_flutter_search_bar_package/
Reddit
How To Apply Flutter Search Bar Package : r/FlutterDev
107K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
π1
New post on /r/flutterdev subreddit:
8 templates to improve your App Store & Google Play screenshots [Obviously Free]
submitted by /u/sasha_codes [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vlxgaa/8_templates_to_improve_your_app_store_google_play/
8 templates to improve your App Store & Google Play screenshots [Obviously Free]
submitted by /u/sasha_codes [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vlxgaa/8_templates_to_improve_your_app_store_google_play/
Reddit
From the FlutterDev community on Reddit: 8 templates to improve your App Store & Google Play screenshots [Obviously Free]
Posted by sasha_codes - 31 votes and 2 comments
π1
New post on /r/flutterdev subreddit:
How to read data from local JSON file and open the next page from ListView | Json Parse in Flutter
submitted by /u/jagan_digitech [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vmdogo/how_to_read_data_from_local_json_file_and_open/
How to read data from local JSON file and open the next page from ListView | Json Parse in Flutter
submitted by /u/jagan_digitech [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vmdogo/how_to_read_data_from_local_json_file_and_open/
Reddit
From the FlutterDev community on Reddit: How to read data from local JSON file and open the next page from ListView | Json Parseβ¦
Explore this post and more from the FlutterDev community
π3
New post on /r/flutterdev subreddit:
Flutter FCM is not requesting app for notification permission on Android, how can I fix this?
Flutter FCM is not requesting app for notification permission on Android, how can I fix this? When the app is minimized, the firebase is not triggering because the permission is not set. As soon as I change this in the settings on android, then it works. submitted by /u/Lekowski link ... https://www.reddit.com/r/FlutterDev/comments/vmlx5d/flutter_fcm_is_not_requesting_app_for/
Flutter FCM is not requesting app for notification permission on Android, how can I fix this?
Flutter FCM is not requesting app for notification permission on Android, how can I fix this? When the app is minimized, the firebase is not triggering because the permission is not set. As soon as I change this in the settings on android, then it works. submitted by /u/Lekowski link ... https://www.reddit.com/r/FlutterDev/comments/vmlx5d/flutter_fcm_is_not_requesting_app_for/
Reddit
Flutter FCM is not requesting app for notification permission on Android, how can I fix this? : r/FlutterDev
109K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Instagram Virality Flutter App powered by Machine Learning
I have made a ML model and trained it on more than 500.000 images from Instagram based on number of likes, popularity and etc. These were mainly selfie portrait images This model can predict pretty good on how viral or liked your post might go since it had a lot of data to learn from. I have... https://www.reddit.com/r/FlutterDev/comments/vmqber/instagram_virality_flutter_app_powered_by_machine/
Instagram Virality Flutter App powered by Machine Learning
I have made a ML model and trained it on more than 500.000 images from Instagram based on number of likes, popularity and etc. These were mainly selfie portrait images This model can predict pretty good on how viral or liked your post might go since it had a lot of data to learn from. I have... https://www.reddit.com/r/FlutterDev/comments/vmqber/instagram_virality_flutter_app_powered_by_machine/
reddit
Instagram Virality Flutter App powered by Machine Learning
I have made a ML model and trained it on more than 500.000 images from Instagram based on number of likes, popularity and etc. These were mainly...
π1
New post on /r/flutterdev subreddit:
Linter actually that important for a lot of minor things?
I'm new to flutter but not development. Have about 10 yrs almost now, mostly backend. Just had a question on how important the linter actually is. I know it finds a lot of potential errors, but some things like prefer single quotes vs double, which actually counteract each other, or prefer... https://www.reddit.com/r/FlutterDev/comments/vn6t4s/linter_actually_that_important_for_a_lot_of_minor/
Linter actually that important for a lot of minor things?
I'm new to flutter but not development. Have about 10 yrs almost now, mostly backend. Just had a question on how important the linter actually is. I know it finds a lot of potential errors, but some things like prefer single quotes vs double, which actually counteract each other, or prefer... https://www.reddit.com/r/FlutterDev/comments/vn6t4s/linter_actually_that_important_for_a_lot_of_minor/
π1
New post on /r/flutterdev subreddit:
Looking for a more advanced and complete flutter project examples that I can learn from
Looking for a more advanced and complete flutter project that I can learn from. What I would like to learn is: - To see how developers are structuring the project. - The naming convention (does actually anyone use private methods with _ in the method name?) - How to split page and widgets into... https://www.reddit.com/r/FlutterDev/comments/vncjzb/looking_for_a_more_advanced_and_complete_flutter/
Looking for a more advanced and complete flutter project examples that I can learn from
Looking for a more advanced and complete flutter project that I can learn from. What I would like to learn is: - To see how developers are structuring the project. - The naming convention (does actually anyone use private methods with _ in the method name?) - How to split page and widgets into... https://www.reddit.com/r/FlutterDev/comments/vncjzb/looking_for_a_more_advanced_and_complete_flutter/
reddit
Looking for a more advanced and complete flutter project examples...
A subreddit for Google's portable UI framework.
π2
New post on /r/flutterdev subreddit:
Flutter Google Play Store Clone Download Page Tutorial
submitted by /u/QuintonPang link comments https://www.reddit.com/r/FlutterDev/comments/vnhwvg/flutter_google_play_store_clone_download_page/
Flutter Google Play Store Clone Download Page Tutorial
submitted by /u/QuintonPang link comments https://www.reddit.com/r/FlutterDev/comments/vnhwvg/flutter_google_play_store_clone_download_page/
Reddit
[deleted by user] : r/FlutterDev
127K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
Flutter App Badge for FCM Notification is not working!
hi all, I am developing a flutter application for android and IOS, I have used FCM for push notification, Push notification is working fine but badge is not working. Based on dismiss notification badge count is not decreasing. Is there any way to get this right? submitted by ... https://www.reddit.com/r/FlutterDev/comments/vo0xg6/flutter_app_badge_for_fcm_notification_is_not/
Flutter App Badge for FCM Notification is not working!
hi all, I am developing a flutter application for android and IOS, I have used FCM for push notification, Push notification is working fine but badge is not working. Based on dismiss notification badge count is not decreasing. Is there any way to get this right? submitted by ... https://www.reddit.com/r/FlutterDev/comments/vo0xg6/flutter_app_badge_for_fcm_notification_is_not/
Reddit
From the FlutterDev community on Reddit: Flutter App Badge for FCM Notification is not working!
Posted by Sundarnivash - 3 votes and 2 comments
New post on /r/flutterdev subreddit:
Dynamic Linking in Flutter for Android
We share products, articles, photos, and whatnot on a daily basis. While working on a project I wanted to implement something similar but had a lot of trouble finding out the latest way to do it. Here's the latest way to do it, folks!Medium Link show some love :) submitted by ... https://www.reddit.com/r/FlutterDev/comments/vo7w04/dynamic_linking_in_flutter_for_android/
Dynamic Linking in Flutter for Android
We share products, articles, photos, and whatnot on a daily basis. While working on a project I wanted to implement something similar but had a lot of trouble finding out the latest way to do it. Here's the latest way to do it, folks!Medium Link show some love :) submitted by ... https://www.reddit.com/r/FlutterDev/comments/vo7w04/dynamic_linking_in_flutter_for_android/
Reddit
From the FlutterDev community on Reddit: Dynamic Linking in Flutter for Android
Posted by snitch_2411 - 5 votes and 1 comment
New post on /r/flutterdev subreddit:
Flutter Snap instalation or Manual installation (using deb/tar)
Which is better?Why? submitted by /u/BeingTomHolland link comments https://www.reddit.com/r/FlutterDev/comments/voa9eb/flutter_snap_instalation_or_manual_installation/
Flutter Snap instalation or Manual installation (using deb/tar)
Which is better?Why? submitted by /u/BeingTomHolland link comments https://www.reddit.com/r/FlutterDev/comments/voa9eb/flutter_snap_instalation_or_manual_installation/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
State Management and division
I was planning to start applying for Flutter positions in a few months and I've noticed how messy the data handling part is. InheritedWidget, Provider, Riverpod, GetIt, BLoC, GetX, Redux, Flutter Hooks, Mobx, Triple Pattern, States Rebuilder, Binder, Fish-Redux and list goes on... Honestly I'll... https://www.reddit.com/r/FlutterDev/comments/vosnud/state_management_and_division/
State Management and division
I was planning to start applying for Flutter positions in a few months and I've noticed how messy the data handling part is. InheritedWidget, Provider, Riverpod, GetIt, BLoC, GetX, Redux, Flutter Hooks, Mobx, Triple Pattern, States Rebuilder, Binder, Fish-Redux and list goes on... Honestly I'll... https://www.reddit.com/r/FlutterDev/comments/vosnud/state_management_and_division/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π2
π’π’ See all of the presentations from Flutter Heroes 2022! π₯
The Flutter Heroes 2022 agenda covered Flutter navigation, localization / internationalization of apps, Flutter state management and adding Flutter to existing apps. That's a whole lot of useful Flutter learning for you, and all of those presentations are now available to everyone on the Flutter Heroes YouTube channel.
The Flutter Heroes 2022 agenda covered Flutter navigation, localization / internationalization of apps, Flutter state management and adding Flutter to existing apps. That's a whole lot of useful Flutter learning for you, and all of those presentations are now available to everyone on the Flutter Heroes YouTube channel.
π4
New post on /r/flutterdev subreddit:
List of web apps built with Flutter
I googled for a list of web apps built with Flutter but the results are mostly mobile apps. Hence, I would appreciate it if you contributed with a link where we can find web apps built on flutter, or simply web apps that you are personally aware of. β thanks submitted by /u/danieldd_ ... https://www.reddit.com/r/FlutterDev/comments/voxj4x/list_of_web_apps_built_with_flutter/
List of web apps built with Flutter
I googled for a list of web apps built with Flutter but the results are mostly mobile apps. Hence, I would appreciate it if you contributed with a link where we can find web apps built on flutter, or simply web apps that you are personally aware of. β thanks submitted by /u/danieldd_ ... https://www.reddit.com/r/FlutterDev/comments/voxj4x/list_of_web_apps_built_with_flutter/
Reddit
List of web apps built with Flutter : r/FlutterDev
33 votes, 63 comments. 156K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
π3
New post on /r/flutterdev subreddit:
Learn how to add a Pull-to-Refresh to a ListView
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/vp0jmq/learn_how_to_add_a_pulltorefresh_to_a_listview/
Learn how to add a Pull-to-Refresh to a ListView
submitted by /u/OfflineProgrammer link comments https://www.reddit.com/r/FlutterDev/comments/vp0jmq/learn_how_to_add_a_pulltorefresh_to_a_listview/
Reddit
From the FlutterDev community on Reddit: Learn how to add a Pull-to-Refresh to a ListView
Explore this post and more from the FlutterDev community
π€1
New post on /r/flutterdev subreddit:
Build a Flutter app with Very Good CLI and Supabase
submitted by /u/Flashy_Editor6877 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vpauur/build_a_flutter_app_with_very_good_cli_and/
Build a Flutter app with Very Good CLI and Supabase
submitted by /u/Flashy_Editor6877 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vpauur/build_a_flutter_app_with_very_good_cli_and/
Reddit
From the FlutterDev community on Reddit: Build a Flutter app with Very Good CLI and Supabase
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
Adding a ScrollController to ListView in PageView makes the headers persistent in NestedScrollView
I have a NestedScrollView with a Container in the header and PageView as its body. The PageView has 2 children ( a ListView and an empty Container). When I don't supply a ScrollController to the ListView, the scrolling works just fine. But when I add a ScrollController to the ListView the... https://www.reddit.com/r/FlutterDev/comments/vpqxqr/adding_a_scrollcontroller_to_listview_in_pageview/
Adding a ScrollController to ListView in PageView makes the headers persistent in NestedScrollView
I have a NestedScrollView with a Container in the header and PageView as its body. The PageView has 2 children ( a ListView and an empty Container). When I don't supply a ScrollController to the ListView, the scrolling works just fine. But when I add a ScrollController to the ListView the... https://www.reddit.com/r/FlutterDev/comments/vpqxqr/adding_a_scrollcontroller_to_listview_in_pageview/
Reddit
From the FlutterDev community on Reddit: Adding a ScrollController to ListView in PageView makes the headers persistent in NestedScrollView
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
How to Handle Authentication in your Flutter Apps with Riverpod and GoRouter
submitted by /u/olu_tayormi [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vpvuv0/how_to_handle_authentication_in_your_flutter_apps/
How to Handle Authentication in your Flutter Apps with Riverpod and GoRouter
submitted by /u/olu_tayormi [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vpvuv0/how_to_handle_authentication_in_your_flutter_apps/
Reddit
From the FlutterDev community on Reddit: How to Handle Authentication in your Flutter Apps with Riverpod and GoRouter
Explore this post and more from the FlutterDev community
π6π±1
New post on /r/flutterdev subreddit:
How to implement swipe to dismiss in Flutter | Swipe to Delete in Flutter | Dismissible widget
submitted by /u/jagan_digitech [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vr0ohz/how_to_implement_swipe_to_dismiss_in_flutter/
How to implement swipe to dismiss in Flutter | Swipe to Delete in Flutter | Dismissible widget
submitted by /u/jagan_digitech [link] [comments] https://www.reddit.com/r/FlutterDev/comments/vr0ohz/how_to_implement_swipe_to_dismiss_in_flutter/
Reddit
From the FlutterDev community on Reddit: How to implement swipe to dismiss in Flutter | Swipe to Delete in Flutter | Dismissibleβ¦
Posted by jagan_digitech - 6 votes and no comments
π1
New post on /r/flutterdev subreddit:
Sign up with SMS by using Amplify Flutter
submitted by /u/msalihg link comments https://www.reddit.com/r/FlutterDev/comments/vr6ax5/sign_up_with_sms_by_using_amplify_flutter/
Sign up with SMS by using Amplify Flutter
submitted by /u/msalihg link comments https://www.reddit.com/r/FlutterDev/comments/vr6ax5/sign_up_with_sms_by_using_amplify_flutter/
Reddit
From the FlutterDev community on Reddit: Sign up with SMS by using Amplify Flutter
Explore this post and more from the FlutterDev community
π6