New post on /r/flutterdev subreddit:
How to add a navigation drawer in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/unzo1x/how_to_add_a_navigation_drawer_in_flutter/
How to add a navigation drawer in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/unzo1x/how_to_add_a_navigation_drawer_in_flutter/
Reddit
From the FlutterDev community on Reddit: How to add a navigation drawer in Flutter - FlutterBeads
Explore this post and more from the FlutterDev community
π₯°2
New post on /r/flutterdev subreddit:
Filip reacts to Flutter 3 announcements at I/O
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/uo3idj/filip_reacts_to_flutter_3_announcements_at_io/
Filip reacts to Flutter 3 announcements at I/O
submitted by /u/Pixelreddit link comments https://www.reddit.com/r/FlutterDev/comments/uo3idj/filip_reacts_to_flutter_3_announcements_at_io/
Reddit
From the FlutterDev community on Reddit: Filip reacts to Flutter 3 announcements at I/O
Explore this post and more from the FlutterDev community
π6
New post on /r/flutterdev subreddit:
Get Social SDK
Hey guys, is here anybody who uses GetSocial package in Flutter? I am trying to run it on my M1 but the package does not work properly on iOS. There is some problem with their shell script it always breaks my Runner after I create a new Run script in Xcode and build the app. Thank you for any... https://www.reddit.com/r/FlutterDev/comments/uolta5/get_social_sdk/
Get Social SDK
Hey guys, is here anybody who uses GetSocial package in Flutter? I am trying to run it on my M1 but the package does not work properly on iOS. There is some problem with their shell script it always breaks my Runner after I create a new Run script in Xcode and build the app. Thank you for any... https://www.reddit.com/r/FlutterDev/comments/uolta5/get_social_sdk/
reddit
Get Social SDK
Hey guys, is here anybody who uses GetSocial package in Flutter? I am trying to run it on my M1 but the package does not work properly on iOS....
π2
New post on /r/flutterdev subreddit:
BloC for State Management, Thoughts?
I have built three production apps using BloC pattern and I actually like it, I have seen someone complaining how people should not fall for it? Any thoughts ? The only thing I kinda don't like is how quick things get crowded, it does the job perfectly for me tho. submitted by ... https://www.reddit.com/r/FlutterDev/comments/uoq001/bloc_for_state_management_thoughts/
BloC for State Management, Thoughts?
I have built three production apps using BloC pattern and I actually like it, I have seen someone complaining how people should not fall for it? Any thoughts ? The only thing I kinda don't like is how quick things get crowded, it does the job perfectly for me tho. submitted by ... https://www.reddit.com/r/FlutterDev/comments/uoq001/bloc_for_state_management_thoughts/
reddit
BloC for State Management, Thoughts?
I have built three production apps using BloC pattern and I actually like it, I have seen someone complaining how people should not fall for it?...
New post on /r/flutterdev subreddit:
Best way to generate a Column/Row of widget ?
What do you think is the best way to generate a list of widgets between these 3 and why ? Supposing elements is a list of objects Column( children: elements.map((element) => CustomWidget(element)).toList() ) Column( children: List.generate(elements.length, (index) =>... https://www.reddit.com/r/FlutterDev/comments/uoua2j/best_way_to_generate_a_columnrow_of_widget/
Best way to generate a Column/Row of widget ?
What do you think is the best way to generate a list of widgets between these 3 and why ? Supposing elements is a list of objects Column( children: elements.map((element) => CustomWidget(element)).toList() ) Column( children: List.generate(elements.length, (index) =>... https://www.reddit.com/r/FlutterDev/comments/uoua2j/best_way_to_generate_a_columnrow_of_widget/
Reddit
[deleted by user] : r/FlutterDev
127K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
π4
New post on /r/flutterdev subreddit:
@_eseidel : Gotta go fast. π
submitted by /u/fluthien [link] [comments] https://www.reddit.com/r/FlutterDev/comments/upd910/eseidel_gotta_go_fast/
@_eseidel : Gotta go fast. π
submitted by /u/fluthien [link] [comments] https://www.reddit.com/r/FlutterDev/comments/upd910/eseidel_gotta_go_fast/
Reddit
From the FlutterDev community on Reddit: @_eseidel : Gotta go fast. π
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
The great showcase my flutter game thread
Please post games you have made in flutter or someoneelse. It's to show what is possible and also get feedback. Thanks submitted by /u/0OOO00000OO00O0O0OOO link comments https://www.reddit.com/r/FlutterDev/comments/upg7y1/the_great_showcase_my_flutter_game_thread/
The great showcase my flutter game thread
Please post games you have made in flutter or someoneelse. It's to show what is possible and also get feedback. Thanks submitted by /u/0OOO00000OO00O0O0OOO link comments https://www.reddit.com/r/FlutterDev/comments/upg7y1/the_great_showcase_my_flutter_game_thread/
Reddit
From the FlutterDev community on Reddit: The great showcase my flutter game thread
Posted by [Deleted Account] - No votes and no comments
π5
New post on /r/flutterdev subreddit:
Flutter Animated Splash Screen/Webview/Icon&name change
submitted by /u/Umair-hashmi link comments https://www.reddit.com/r/FlutterDev/comments/upicsf/flutter_animated_splash_screenwebviewiconname/
Flutter Animated Splash Screen/Webview/Icon&name change
submitted by /u/Umair-hashmi link comments https://www.reddit.com/r/FlutterDev/comments/upicsf/flutter_animated_splash_screenwebviewiconname/
Reddit
From the FlutterDev community on Reddit: Flutter Animated Splash Screen/Webview/Icon&name change
Explore this post and more from the FlutterDev community
π3
New post on /r/flutterdev subreddit:
QR Code Decoder Package
Looking for a cost free QR barcode Decoder Package that supports Android, iOS, Mac, Windows, Linux i.e. the package decodes images of QR codes. The only dart package that I have been able to find is zxing2 https://pub.dev/packages/zxing2 This package does not appear to have much support, only... https://www.reddit.com/r/FlutterDev/comments/uqp1u0/qr_code_decoder_package/
QR Code Decoder Package
Looking for a cost free QR barcode Decoder Package that supports Android, iOS, Mac, Windows, Linux i.e. the package decodes images of QR codes. The only dart package that I have been able to find is zxing2 https://pub.dev/packages/zxing2 This package does not appear to have much support, only... https://www.reddit.com/r/FlutterDev/comments/uqp1u0/qr_code_decoder_package/
Dart packages
zxing2 | Dart package
A multi-format 1D/2D barcode image processing library implemented in Dart. This is a port of the Android library.
New post on /r/flutterdev subreddit:
I think this is the only package for recording from mic supporting all six platforms. Please show some love!
If you guys know about other package for recording for Mac, Windows and Linux, please let us know! The package is https://github.com/llfbandit/record !! submitted by /u/chamberin link comments https://www.reddit.com/r/FlutterDev/comments/uqt9oj/i_think_this_is_the_only_package_for_recording/
I think this is the only package for recording from mic supporting all six platforms. Please show some love!
If you guys know about other package for recording for Mac, Windows and Linux, please let us know! The package is https://github.com/llfbandit/record !! submitted by /u/chamberin link comments https://www.reddit.com/r/FlutterDev/comments/uqt9oj/i_think_this_is_the_only_package_for_recording/
GitHub
GitHub - llfbandit/record: Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is usedβ¦
Audio recorder from microphone to a given file path. No external dependencies, MediaRecorder is used for Android an AVAudioRecorder for iOS. - llfbandit/record
π1
New post on /r/flutterdev subreddit:
Guide on handling Exceptions in Dart & Flutter
submitted by /u/Numoy link comments https://www.reddit.com/r/FlutterDev/comments/uqzcyi/guide_on_handling_exceptions_in_dart_flutter/
Guide on handling Exceptions in Dart & Flutter
submitted by /u/Numoy link comments https://www.reddit.com/r/FlutterDev/comments/uqzcyi/guide_on_handling_exceptions_in_dart_flutter/
Reddit
From the FlutterDev community on Reddit: Guide on handling Exceptions in Dart & Flutter
Explore this post and more from the FlutterDev community
π2
New post on /r/flutterdev subreddit:
Difference between Provider and ChangeNotifierProvider | Futter
submitted by /u/DBestech link comments https://www.reddit.com/r/FlutterDev/comments/urfhlt/difference_between_provider_and/
Difference between Provider and ChangeNotifierProvider | Futter
submitted by /u/DBestech link comments https://www.reddit.com/r/FlutterDev/comments/urfhlt/difference_between_provider_and/
Reddit
From the FlutterDev community on Reddit: Difference between Provider and ChangeNotifierProvider | Futter
Explore this post and more from the FlutterDev community
π3
New post on /r/flutterdev subreddit:
Hyper Casual Game
Hello everbody, I'm thinking of developing a hyper casual game with Flutter, I plan to publish it on my channel, but I don't know if it will attract attention. Do you have any suggestions on what kind of hyper casual game I should make? Apart from that, can you subscribe to my channel and... https://www.reddit.com/r/FlutterDev/comments/urgzgo/hyper_casual_game/
Hyper Casual Game
Hello everbody, I'm thinking of developing a hyper casual game with Flutter, I plan to publish it on my channel, but I don't know if it will attract attention. Do you have any suggestions on what kind of hyper casual game I should make? Apart from that, can you subscribe to my channel and... https://www.reddit.com/r/FlutterDev/comments/urgzgo/hyper_casual_game/
Reddit
From the FlutterDev community on Reddit: Hyper Casual Game
Posted by aydemiromer - No votes and 2 comments
π3
New post on /r/flutterdev subreddit:
New sub to discuss Flutter and Dart in Portuguese
A new sub has been created to discuss Flutter and Dart in Portuguese language. FlutterDartPT https://reddit.com/r/FlutterDartPT submitted by /u/arqeco link comments https://www.reddit.com/r/FlutterDev/comments/urprxs/new_sub_to_discuss_flutter_and_dart_in_portuguese/
New sub to discuss Flutter and Dart in Portuguese
A new sub has been created to discuss Flutter and Dart in Portuguese language. FlutterDartPT https://reddit.com/r/FlutterDartPT submitted by /u/arqeco link comments https://www.reddit.com/r/FlutterDev/comments/urprxs/new_sub_to_discuss_flutter_and_dart_in_portuguese/
reddit
r/FlutterDartPT
r/FlutterDartPT: DiscussΓ£o em PortuguΓͺs sobre Flutter e Dart
π1
New post on /r/flutterdev subreddit:
How easy it is to learn Flutter to write an app for myself?
I want to write an app for my family, mainly my son. In the app I can award him with points if he finishes certain tasks. He can use the points to redeem certain awards. My wife should be able to do the same using the app. I am aware there are similar apps on the market but I find them too... https://www.reddit.com/r/FlutterDev/comments/us1vwi/how_easy_it_is_to_learn_flutter_to_write_an_app/
How easy it is to learn Flutter to write an app for myself?
I want to write an app for my family, mainly my son. In the app I can award him with points if he finishes certain tasks. He can use the points to redeem certain awards. My wife should be able to do the same using the app. I am aware there are similar apps on the market but I find them too... https://www.reddit.com/r/FlutterDev/comments/us1vwi/how_easy_it_is_to_learn_flutter_to_write_an_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π3
New post on /r/flutterdev subreddit:
A Self-Hosted and Open-Source Alternative to Googleβs Firebase Releases Version 0.14
submitted by /u/WenYuGe link comments https://www.reddit.com/r/FlutterDev/comments/us9pit/a_selfhosted_and_opensource_alternative_to/
A Self-Hosted and Open-Source Alternative to Googleβs Firebase Releases Version 0.14
submitted by /u/WenYuGe link comments https://www.reddit.com/r/FlutterDev/comments/us9pit/a_selfhosted_and_opensource_alternative_to/
Reddit
[deleted by user] : r/FlutterDev
89 votes, 16 comments. 112K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. Thisβ¦
π4
New post on /r/flutterdev subreddit:
Daily Word Definition App
I'm not sure if this is the right subreddit, but here it goes anyway. I've been learning flutter for a while now, just getting to a point where I feel comfortable in creating UI and basic functionality. I'm otherwise a total code noob, with some Python knowledge. My goal is to create an app that ... https://www.reddit.com/r/FlutterDev/comments/useuc3/daily_word_definition_app/
Daily Word Definition App
I'm not sure if this is the right subreddit, but here it goes anyway. I've been learning flutter for a while now, just getting to a point where I feel comfortable in creating UI and basic functionality. I'm otherwise a total code noob, with some Python knowledge. My goal is to create an app that ... https://www.reddit.com/r/FlutterDev/comments/useuc3/daily_word_definition_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
π1
New post on /r/flutterdev subreddit:
How to integrate WinUi and windows app sdk with flutter?
I am trying to make a windows desktop app using Flutter. I want to integrate some native functionality in my app. How can I integrate WinUi and windows app sdk with flutter? β Also what framework is the default windows folder using? Is it WPF, UWP, Win Forms or something else. β I am ... https://www.reddit.com/r/FlutterDev/comments/usw4um/how_to_integrate_winui_and_windows_app_sdk_with/
How to integrate WinUi and windows app sdk with flutter?
I am trying to make a windows desktop app using Flutter. I want to integrate some native functionality in my app. How can I integrate WinUi and windows app sdk with flutter? β Also what framework is the default windows folder using? Is it WPF, UWP, Win Forms or something else. β I am ... https://www.reddit.com/r/FlutterDev/comments/usw4um/how_to_integrate_winui_and_windows_app_sdk_with/
Reddit
From the FlutterDev community on Reddit: How to integrate WinUi and windows app sdk with flutter?
Posted by BraveEvidence - 3 votes and 21 comments
New post on /r/flutterdev subreddit:
Any RTL users?
Any RTL users? I developed RTL of DataGrid that I am developing. Can you confirm the operation of RTL character input and movement, cell movement with direction keys, tab key, calendar, etc.? β example rtl submitted by /u/weblaze_bosskmk [link] [comments] https://www.reddit.com/r/FlutterDev/comments/ut2r2q/any_rtl_users/
Any RTL users?
Any RTL users? I developed RTL of DataGrid that I am developing. Can you confirm the operation of RTL character input and movement, cell movement with direction keys, tab key, calendar, etc.? β example rtl submitted by /u/weblaze_bosskmk [link] [comments] https://www.reddit.com/r/FlutterDev/comments/ut2r2q/any_rtl_users/
Reddit
Posted by weblaze_bosskmk - 1 vote and 2 comments
π1