New post on /r/flutterdev subreddit:
Creating a Flutter project with Authentication and Realtime db by mason_cli
submitted by /u/msalihg [link] [comments] https://www.reddit.com/r/FlutterDev/comments/w5wofr/creating_a_flutter_project_with_authentication/
Creating a Flutter project with Authentication and Realtime db by mason_cli
submitted by /u/msalihg [link] [comments] https://www.reddit.com/r/FlutterDev/comments/w5wofr/creating_a_flutter_project_with_authentication/
Reddit
From the FlutterDev community on Reddit: Creating a Flutter project with Authentication and Realtime db by mason_cli
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Blup new update is out! with Figma import, Flutter Custom Code & 3rd party packages, & a lot more.
Hi Flutter Community, I'm Sahaj co-founder at Blup. Blup is a development tool that helps you to create production-ready mobile apps with low code, visual-scripting & free-flow UI designer. PS: Blup is built completely in Flutter. We have brought in a new update! It comes with Flutter Custom ... https://www.reddit.com/r/FlutterDev/comments/w62ett/blup_new_update_is_out_with_figma_import_flutter/
Blup new update is out! with Figma import, Flutter Custom Code & 3rd party packages, & a lot more.
Hi Flutter Community, I'm Sahaj co-founder at Blup. Blup is a development tool that helps you to create production-ready mobile apps with low code, visual-scripting & free-flow UI designer. PS: Blup is built completely in Flutter. We have brought in a new update! It comes with Flutter Custom ... https://www.reddit.com/r/FlutterDev/comments/w62ett/blup_new_update_is_out_with_figma_import_flutter/
Reddit
From the FlutterDev community on Reddit: Blup new update is out! with Figma import, Flutter Custom Code & 3rd party packages, &…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
What do you think Flutter Vs SwiftUI Which is better?
submitted by /u/iOS_Devel [link] [comments] https://www.reddit.com/r/FlutterDev/comments/w68yxh/what_do_you_think_flutter_vs_swiftui_which_is/
What do you think Flutter Vs SwiftUI Which is better?
submitted by /u/iOS_Devel [link] [comments] https://www.reddit.com/r/FlutterDev/comments/w68yxh/what_do_you_think_flutter_vs_swiftui_which_is/
Reddit
[deleted by user] : r/FlutterDev
112K 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:
Why are MaterialIcons more performant than an SVG image
Material Icons are fonts from what I understand but why does that make them more performant than an SVG or PNG ? submitted by /u/Isifdis link comments https://www.reddit.com/r/FlutterDev/comments/w7hgdf/why_are_materialicons_more_performant_than_an_svg/
Why are MaterialIcons more performant than an SVG image
Material Icons are fonts from what I understand but why does that make them more performant than an SVG or PNG ? submitted by /u/Isifdis link comments https://www.reddit.com/r/FlutterDev/comments/w7hgdf/why_are_materialicons_more_performant_than_an_svg/
Reddit
From the FlutterDev community on Reddit: Why are MaterialIcons more performant than an SVG image
Posted by Isifdis - 7 votes and 8 comments
New post on /r/flutterdev subreddit:
Build a Flutter Chat App From Scratch - Stream v4 and Firebase Extensions for Auth
submitted by /u/postgor link comments https://www.reddit.com/r/FlutterDev/comments/w7mo01/build_a_flutter_chat_app_from_scratch_stream_v4/
Build a Flutter Chat App From Scratch - Stream v4 and Firebase Extensions for Auth
submitted by /u/postgor link comments https://www.reddit.com/r/FlutterDev/comments/w7mo01/build_a_flutter_chat_app_from_scratch_stream_v4/
Reddit
From the FlutterDev community on Reddit: Build a Flutter Chat App From Scratch - Stream v4 and Firebase Extensions for Auth
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How much do a flutter intern need to know?
I have recently applied for flutter dev intern role in various orgs and wanted to know if I am "good enough". I already know most of basics of flutter and dart, I know a about firebase authentication, learning about firestore and cloud storage of firebase. I am also currently learning Bloc .... https://www.reddit.com/r/FlutterDev/comments/w7t5v5/how_much_do_a_flutter_intern_need_to_know/
How much do a flutter intern need to know?
I have recently applied for flutter dev intern role in various orgs and wanted to know if I am "good enough". I already know most of basics of flutter and dart, I know a about firebase authentication, learning about firestore and cloud storage of firebase. I am also currently learning Bloc .... https://www.reddit.com/r/FlutterDev/comments/w7t5v5/how_much_do_a_flutter_intern_need_to_know/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
What do you expect from Flutter 4.0?
Also share your most wanted features that still aren't implemented. submitted by /u/2flutter link comments https://www.reddit.com/r/FlutterDev/comments/w8bq4w/what_do_you_expect_from_flutter_40/
What do you expect from Flutter 4.0?
Also share your most wanted features that still aren't implemented. submitted by /u/2flutter link comments https://www.reddit.com/r/FlutterDev/comments/w8bq4w/what_do_you_expect_from_flutter_40/
Reddit
What do you expect from Flutter 4.0? : r/FlutterDev
64 votes, 101 comments. 127K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
New post on /r/flutterdev subreddit:
Add/Customize Dropdown Border Using DropdownButtonFormField in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/w8jszl/addcustomize_dropdown_border_using/
Add/Customize Dropdown Border Using DropdownButtonFormField in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/w8jszl/addcustomize_dropdown_border_using/
Reddit
From the FlutterDev community on Reddit: Add/Customize Dropdown Border Using DropdownButtonFormField in Flutter - FlutterBeads
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Unhandled Exception: PlatformException(VideoError, Video player had error com.google.android.exoplayer2.ExoPlaybackException)
I am using video_player: any in flutter. I am using https server url. All things are working fine, I am able to call api, load images but when I try to load video, I am getting this errors. E/ExoPlayerImplInternal: Playback error com.google.android.exoplayer2.ExoPlaybackException: Source error... https://www.reddit.com/r/FlutterDev/comments/w8npig/unhandled_exception_platformexceptionvideoerror/
Unhandled Exception: PlatformException(VideoError, Video player had error com.google.android.exoplayer2.ExoPlaybackException)
I am using video_player: any in flutter. I am using https server url. All things are working fine, I am able to call api, load images but when I try to load video, I am getting this errors. E/ExoPlayerImplInternal: Playback error com.google.android.exoplayer2.ExoPlaybackException: Source error... https://www.reddit.com/r/FlutterDev/comments/w8npig/unhandled_exception_platformexceptionvideoerror/
Reddit
From the FlutterDev community on Reddit: Unhandled Exception: PlatformException(VideoError, Video player had error com.google.…
Posted by Jecky633 - No votes and 2 comments
New post on /r/flutterdev subreddit:
72 Must-Have Features for an eCommerce Website
submitted by /u/adityaaryan568 link comments https://www.reddit.com/r/FlutterDev/comments/w95u99/72_musthave_features_for_an_ecommerce_website/
72 Must-Have Features for an eCommerce Website
submitted by /u/adityaaryan568 link comments https://www.reddit.com/r/FlutterDev/comments/w95u99/72_musthave_features_for_an_ecommerce_website/
Reddit
From the FlutterDev community on Reddit: 72 Must-Have Features for an eCommerce Website
Posted by adityaaryan568 - No votes and 3 comments
New post on /r/flutterdev subreddit:
RNG, Random String package with lots of options
submitted by /u/MadSimple link comments https://www.reddit.com/r/FlutterDev/comments/w99bbv/rng_random_string_package_with_lots_of_options/
RNG, Random String package with lots of options
submitted by /u/MadSimple link comments https://www.reddit.com/r/FlutterDev/comments/w99bbv/rng_random_string_package_with_lots_of_options/
Reddit
From the FlutterDev community on Reddit: RNG, Random String package with lots of options
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
The Flutter Bi-Weekly - Issue #9
submitted by /u/Nash0x7E2 link comments https://www.reddit.com/r/FlutterDev/comments/w9f5so/the_flutter_biweekly_issue_9/
The Flutter Bi-Weekly - Issue #9
submitted by /u/Nash0x7E2 link comments https://www.reddit.com/r/FlutterDev/comments/w9f5so/the_flutter_biweekly_issue_9/
Reddit
From the FlutterDev community on Reddit: The Flutter Bi-Weekly - Issue #9
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Cancel user subscription with Revenuecat or redirect
I just received an email concerning updates to google play policies and I saw that they want users to easily cancel their subscription from within the app or at least link them to the google play subscription centre . Checking the revenuecat documentation on canceling subscriptions they don't... https://www.reddit.com/r/FlutterDev/comments/w9rnwb/cancel_user_subscription_with_revenuecat_or/
Cancel user subscription with Revenuecat or redirect
I just received an email concerning updates to google play policies and I saw that they want users to easily cancel their subscription from within the app or at least link them to the google play subscription centre . Checking the revenuecat documentation on canceling subscriptions they don't... https://www.reddit.com/r/FlutterDev/comments/w9rnwb/cancel_user_subscription_with_revenuecat_or/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Is Udemy or freeCodeCamp's course on flutter better?
I'm trying to ascertain which is the superior course to learn flutter from. Money is not an issue. https://www.youtube.com/watch?v=VPvVD8t02U8 That is the youtube course I'm referring to. I can only think that a 37 hour long video must be comprehensive. On the other hand, Udemy has a good... https://www.reddit.com/r/FlutterDev/comments/wa8wg8/is_udemy_or_freecodecamps_course_on_flutter_better/
Is Udemy or freeCodeCamp's course on flutter better?
I'm trying to ascertain which is the superior course to learn flutter from. Money is not an issue. https://www.youtube.com/watch?v=VPvVD8t02U8 That is the youtube course I'm referring to. I can only think that a 37 hour long video must be comprehensive. On the other hand, Udemy has a good... https://www.reddit.com/r/FlutterDev/comments/wa8wg8/is_udemy_or_freecodecamps_course_on_flutter_better/
YouTube
Flutter Course for Beginners – 37-hour Cross Platform App Development Tutorial
Learn how to use Flutter in this complete course for beginners. Flutter is an open-source UI software development kit used to create cross-platform applications for iOS, Android, Windows, Mac, and more.
💻 GitHub repo: https://github.com/vandadnp/mynotes…
💻 GitHub repo: https://github.com/vandadnp/mynotes…
New post on /r/flutterdev subreddit:
Add-Customize Button Border in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/waa91s/addcustomize_button_border_in_flutter_flutterbeads/
Add-Customize Button Border in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/waa91s/addcustomize_button_border_in_flutter_flutterbeads/
Reddit
From the FlutterDev community on Reddit: Add-Customize Button Border in Flutter - FlutterBeads
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Plugin template & requesting for permisions.
Hi everyone! I am trying to dive deep into Flutter and developing my own plugin using the plugin template. I need access to some permissions such as STORAGE. So far what i have find is to use AppCompat in MainActivity class and bind that activity to flutter engine. My question is how can i do... https://www.reddit.com/r/FlutterDev/comments/wau3y9/plugin_template_requesting_for_permisions/
Plugin template & requesting for permisions.
Hi everyone! I am trying to dive deep into Flutter and developing my own plugin using the plugin template. I need access to some permissions such as STORAGE. So far what i have find is to use AppCompat in MainActivity class and bind that activity to flutter engine. My question is how can i do... https://www.reddit.com/r/FlutterDev/comments/wau3y9/plugin_template_requesting_for_permisions/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
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