New post on /r/flutterdev subreddit:
How to test functions that throw in Flutter
submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/ujh5j7/how_to_test_functions_that_throw_in_flutter/
How to test functions that throw in Flutter
submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/ujh5j7/how_to_test_functions_that_throw_in_flutter/
Reddit
From the FlutterDev community on Reddit: How to test functions that throw in Flutter
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Dynamic Dashboard Widget
Try Online Demo Demo Usage Short Video Pub package submitted by /u/mehmetyaz link comments https://www.reddit.com/r/FlutterDev/comments/ujpqbw/flutter_dynamic_dashboard_widget/
Flutter Dynamic Dashboard Widget
Try Online Demo Demo Usage Short Video Pub package submitted by /u/mehmetyaz link comments https://www.reddit.com/r/FlutterDev/comments/ujpqbw/flutter_dynamic_dashboard_widget/
Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
What is the FFI library?? And why is C so special?
So I've come across this library called FFI(dart:ffi). I read that it is used to call native C APIs, and other things. But can't we do all those stuff in Dart? What is special about C that we need a whole library for it? I'm just curious about it. submitted by /u/Ananta_Datta [link] ... https://www.reddit.com/r/FlutterDev/comments/uk8fmh/what_is_the_ffi_library_and_why_is_c_so_special/
What is the FFI library?? And why is C so special?
So I've come across this library called FFI(dart:ffi). I read that it is used to call native C APIs, and other things. But can't we do all those stuff in Dart? What is special about C that we need a whole library for it? I'm just curious about it. submitted by /u/Ananta_Datta [link] ... https://www.reddit.com/r/FlutterDev/comments/uk8fmh/what_is_the_ffi_library_and_why_is_c_so_special/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Local data storage using Flutter and Hive database
submitted by /u/DoctorWhoCode link comments https://www.reddit.com/r/FlutterDev/comments/ukcjro/local_data_storage_using_flutter_and_hive_database/
Local data storage using Flutter and Hive database
submitted by /u/DoctorWhoCode link comments https://www.reddit.com/r/FlutterDev/comments/ukcjro/local_data_storage_using_flutter_and_hive_database/
Reddit
From the FlutterDev community on Reddit: Local data storage using Flutter and Hive database
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
BLoC design and ChangeNotifier
Hello everyone! I'm new to Flutter but I'm trying to make things in a good way and familiarize with its univers. I have red lot of post and articles, and it seems that it in most of the case I should use ChangeNotifier. My app won't need audio or video or any data streams in fact. Maybe just for ... https://www.reddit.com/r/FlutterDev/comments/ukht1y/bloc_design_and_changenotifier/
BLoC design and ChangeNotifier
Hello everyone! I'm new to Flutter but I'm trying to make things in a good way and familiarize with its univers. I have red lot of post and articles, and it seems that it in most of the case I should use ChangeNotifier. My app won't need audio or video or any data streams in fact. Maybe just for ... https://www.reddit.com/r/FlutterDev/comments/ukht1y/bloc_design_and_changenotifier/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Mandelbrot zoom at 120 FPS using FragmentShader API
submitted by /u/creativemaybeno link comments https://www.reddit.com/r/FlutterDev/comments/ullr8f/mandelbrot_zoom_at_120_fps_using_fragmentshader/
Mandelbrot zoom at 120 FPS using FragmentShader API
submitted by /u/creativemaybeno link comments https://www.reddit.com/r/FlutterDev/comments/ullr8f/mandelbrot_zoom_at_120_fps_using_fragmentshader/
Reddit
r/FlutterDev on Reddit: Mandelbrot zoom at 120 FPS using FragmentShader API
Posted by u/creativemaybeno - 67 votes and 11 comments
New post on /r/flutterdev subreddit:
Why don't the checkboxes in my listview work?
I have this code with a list with another list inside it. The first list represents a category, the second list are the items under that category. My idea would be to, when I check an item in the main list, all of the items inside the list of that item would get checked as well, but I can't even ... https://www.reddit.com/r/FlutterDev/comments/ulot7z/why_dont_the_checkboxes_in_my_listview_work/
Why don't the checkboxes in my listview work?
I have this code with a list with another list inside it. The first list represents a category, the second list are the items under that category. My idea would be to, when I check an item in the main list, all of the items inside the list of that item would get checked as well, but I can't even ... https://www.reddit.com/r/FlutterDev/comments/ulot7z/why_dont_the_checkboxes_in_my_listview_work/
reddit
Why don't the checkboxes in my listview work?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Real Flutter-Developers can solve this!
submitted by /u/mway_solutions [link] [comments] https://www.reddit.com/r/FlutterDev/comments/ulr00i/real_flutterdevelopers_can_solve_this/
Real Flutter-Developers can solve this!
submitted by /u/mway_solutions [link] [comments] https://www.reddit.com/r/FlutterDev/comments/ulr00i/real_flutterdevelopers_can_solve_this/
Reddit
r/FlutterDev on Reddit: Real Flutter-Developers can solve this!
Posted by u/mway_solutions - No votes and 1 comment
New post on /r/flutterdev subreddit:
How do Flutter?
Any good videos to watch? New to Flutter. submitted by /u/Hereforstuff_69 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/umb7jj/how_do_flutter/
How do Flutter?
Any good videos to watch? New to Flutter. submitted by /u/Hereforstuff_69 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/umb7jj/how_do_flutter/
reddit
How do Flutter?
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Flutter Custom Error Message - Flash Message
submitted by /u/anwarabir link comments https://www.reddit.com/r/FlutterDev/comments/umij3e/flutter_custom_error_message_flash_message/
Flutter Custom Error Message - Flash Message
submitted by /u/anwarabir link comments https://www.reddit.com/r/FlutterDev/comments/umij3e/flutter_custom_error_message_flash_message/
Reddit
From the FlutterDev community on Reddit: Flutter Custom Error Message - Flash Message
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
10 most common questions in a Flutter interview
submitted by /u/footballforus link comments https://www.reddit.com/r/FlutterDev/comments/umlnug/10_most_common_questions_in_a_flutter_interview/
10 most common questions in a Flutter interview
submitted by /u/footballforus link comments https://www.reddit.com/r/FlutterDev/comments/umlnug/10_most_common_questions_in_a_flutter_interview/
Reddit
From the FlutterDev community on Reddit: 10 most common questions in a Flutter interview
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Firebase not working
I followed all the instructions here: https://firebase.google.com/docs/flutter/setup?platform=ios) to get firebase on my flutter project. Now, however, I get the error "Error: FIREBASE FATAL ERROR: Cannot parse Firebase url. Please use https://<YOUR FIREBASE>.firebaseio.com" . This does... https://www.reddit.com/r/FlutterDev/comments/umxp2o/firebase_not_working/
Firebase not working
I followed all the instructions here: https://firebase.google.com/docs/flutter/setup?platform=ios) to get firebase on my flutter project. Now, however, I get the error "Error: FIREBASE FATAL ERROR: Cannot parse Firebase url. Please use https://<YOUR FIREBASE>.firebaseio.com" . This does... https://www.reddit.com/r/FlutterDev/comments/umxp2o/firebase_not_working/
Reddit
From the FlutterDev community on Reddit: Firebase not working
Posted by NicFolk - No votes and 5 comments
New post on /r/flutterdev subreddit:
Getting started with freelance, any pointers?
Hello, I have been learning and developing with flutter for 9 months now, I have build a nice looking Quiz app with smooth animations and it's own backend etc you know the whole deal. That is what my portfolio is right now. Other then that my real life experiences are as follows and in order:... https://www.reddit.com/r/FlutterDev/comments/un6zdu/getting_started_with_freelance_any_pointers/
Getting started with freelance, any pointers?
Hello, I have been learning and developing with flutter for 9 months now, I have build a nice looking Quiz app with smooth animations and it's own backend etc you know the whole deal. That is what my portfolio is right now. Other then that my real life experiences are as follows and in order:... https://www.reddit.com/r/FlutterDev/comments/un6zdu/getting_started_with_freelance_any_pointers/
Reddit
Getting started with freelance, any pointers? : r/FlutterDev
110K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Dart 2.17 is out with a lot of exciting features!
submitted by /u/bradofingo link comments https://www.reddit.com/r/FlutterDev/comments/uncn8i/dart_217_is_out_with_a_lot_of_exciting_features/
Dart 2.17 is out with a lot of exciting features!
submitted by /u/bradofingo link comments https://www.reddit.com/r/FlutterDev/comments/uncn8i/dart_217_is_out_with_a_lot_of_exciting_features/
Reddit
From the FlutterDev community on Reddit: Dart 2.17 is out with a lot of exciting features!
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
If you could effectively write your backend in Dart, would you? 🎯☁️
submitted by /u/felangel1 link comments https://www.reddit.com/r/FlutterDev/comments/unokek/if_you_could_effectively_write_your_backend_in/
If you could effectively write your backend in Dart, would you? 🎯☁️
submitted by /u/felangel1 link comments https://www.reddit.com/r/FlutterDev/comments/unokek/if_you_could_effectively_write_your_backend_in/
Reddit
From the FlutterDev community on Reddit: If you could effectively write your backend in Dart, would you? 🎯☁️
Explore this post and more from the FlutterDev community
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
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
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....
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.