New post on /r/flutterdev subreddit:
Open Sourcing a Flutter app.
Hi. I am Lorenzo, a 17-year-old Computer Science student based in Italy which started playing around with Flutter to learn how to develop apps for Android. I am currently working on a simple app to learn Dart and Flutter, and I'd like to make it Open Source on GitHub so people would be able to... https://www.reddit.com/r/FlutterDev/comments/tmm4kg/open_sourcing_a_flutter_app/
Open Sourcing a Flutter app.
Hi. I am Lorenzo, a 17-year-old Computer Science student based in Italy which started playing around with Flutter to learn how to develop apps for Android. I am currently working on a simple app to learn Dart and Flutter, and I'd like to make it Open Source on GitHub so people would be able to... https://www.reddit.com/r/FlutterDev/comments/tmm4kg/open_sourcing_a_flutter_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
FlutterFire native twitter login needs secret key in app code? How to do this safely?
In https://firebase.flutter.dev/docs/auth/social#twitter, for native, the example code requires us to access the Twitter API secret key in the app. But then anyone could decompile the app and have the secret key. What is the correct solution? submitted by /u/2i2i_app [link] [comments] https://www.reddit.com/r/FlutterDev/comments/tng5fc/flutterfire_native_twitter_login_needs_secret_key/
FlutterFire native twitter login needs secret key in app code? How to do this safely?
In https://firebase.flutter.dev/docs/auth/social#twitter, for native, the example code requires us to access the Twitter API secret key in the app. But then anyone could decompile the app and have the secret key. What is the correct solution? submitted by /u/2i2i_app [link] [comments] https://www.reddit.com/r/FlutterDev/comments/tng5fc/flutterfire_native_twitter_login_needs_secret_key/
firebase.flutter.dev
Social Authentication | FlutterFire
This page is archived and might not reflect the latest version of the
New post on /r/flutterdev subreddit:
Fixing BoxDecoration background animation in Flutter
submitted by /u/wineandcode link comments https://www.reddit.com/r/FlutterDev/comments/tnmgws/fixing_boxdecoration_background_animation_in/
Fixing BoxDecoration background animation in Flutter
submitted by /u/wineandcode link comments https://www.reddit.com/r/FlutterDev/comments/tnmgws/fixing_boxdecoration_background_animation_in/
Reddit
From the FlutterDev community on Reddit: Fixing BoxDecoration background animation in Flutter
Posted by wineandcode - 22 votes and 2 comments
New post on /r/flutterdev subreddit:
Flutter Provider Http Request With Example | State Management
submitted by /u/DBestech link comments https://www.reddit.com/r/FlutterDev/comments/tnqkpy/flutter_provider_http_request_with_example_state/
Flutter Provider Http Request With Example | State Management
submitted by /u/DBestech link comments https://www.reddit.com/r/FlutterDev/comments/tnqkpy/flutter_provider_http_request_with_example_state/
Reddit
From the FlutterDev community on Reddit: Flutter Provider Http Request With Example | State Management
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Watch "Flutter : Consume Rest API with Provider - Introduction #1" on YouTube
submitted by /u/Destiny-Ed link comments https://www.reddit.com/r/FlutterDev/comments/tok5b8/watch_flutter_consume_rest_api_with_provider/
Watch "Flutter : Consume Rest API with Provider - Introduction #1" on YouTube
submitted by /u/Destiny-Ed link comments https://www.reddit.com/r/FlutterDev/comments/tok5b8/watch_flutter_consume_rest_api_with_provider/
Reddit
From the FlutterDev community on Reddit: Watch "Flutter : Consume Rest API with Provider - Introduction #1" on YouTube
Posted by Destiny-Ed - 14 votes and no comments
New post on /r/flutterdev subreddit:
My Slide Puzzle game is live on Google Play Store!
Hi everyone, I've made a post about my Puzzle Hack submission two weeks ago. The game is now on Google Play Store! You can download it here. Curious about your feedback. Enjoy the game! submitted by /u/ercantomac link comments https://www.reddit.com/r/FlutterDev/comments/tooaqx/my_slide_puzzle_game_is_live_on_google_play_store/
My Slide Puzzle game is live on Google Play Store!
Hi everyone, I've made a post about my Puzzle Hack submission two weeks ago. The game is now on Google Play Store! You can download it here. Curious about your feedback. Enjoy the game! submitted by /u/ercantomac link comments https://www.reddit.com/r/FlutterDev/comments/tooaqx/my_slide_puzzle_game_is_live_on_google_play_store/
New post on /r/flutterdev subreddit:
Flutter Provider Http Post Request Example | With Given Code
submitted by /u/DBestech link comments https://www.reddit.com/r/FlutterDev/comments/towox8/flutter_provider_http_post_request_example_with/
Flutter Provider Http Post Request Example | With Given Code
submitted by /u/DBestech link comments https://www.reddit.com/r/FlutterDev/comments/towox8/flutter_provider_http_post_request_example_with/
New post on /r/flutterdev subreddit:
Flutter MobX: How to Fetch Data From an API? - 2022 Guide
submitted by /u/Red_Star25 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/tq1ku7/flutter_mobx_how_to_fetch_data_from_an_api_2022/
Flutter MobX: How to Fetch Data From an API? - 2022 Guide
submitted by /u/Red_Star25 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/tq1ku7/flutter_mobx_how_to_fetch_data_from_an_api_2022/
Reddit
From the FlutterDev community on Reddit: Flutter MobX: How to Fetch Data From an API? - 2022 Guide
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Drift / Moor Flutter Package SQL Database
I must be missing something here but it appears that that Flutter package Moor/Drift does not provide a method to dynamically query a database table. It seems that if we want to make a SELECT query we have to create a method for that specific query. i.e. SELECT * from table WHERE field_one = ?... https://www.reddit.com/r/FlutterDev/comments/tq4y8s/drift_moor_flutter_package_sql_database/
Drift / Moor Flutter Package SQL Database
I must be missing something here but it appears that that Flutter package Moor/Drift does not provide a method to dynamically query a database table. It seems that if we want to make a SELECT query we have to create a method for that specific query. i.e. SELECT * from table WHERE field_one = ?... https://www.reddit.com/r/FlutterDev/comments/tq4y8s/drift_moor_flutter_package_sql_database/
Reddit
[deleted by user] : r/FlutterDev
104K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Using Mockito in Flutter | Testing viewmodel, repository using mockito
submitted by /u/AseemWangoo link comments https://www.reddit.com/r/FlutterDev/comments/tqalhz/using_mockito_in_flutter_testing_viewmodel/
Using Mockito in Flutter | Testing viewmodel, repository using mockito
submitted by /u/AseemWangoo link comments https://www.reddit.com/r/FlutterDev/comments/tqalhz/using_mockito_in_flutter_testing_viewmodel/
Reddit
r/FlutterDev - Using Mockito in Flutter | Testing viewmodel, repository using mockito
3 votes and 3 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to implement TTS in Flutter
submitted by /u/footballforus link comments https://www.reddit.com/r/FlutterDev/comments/tqr9co/how_to_implement_tts_in_flutter/
How to implement TTS in Flutter
submitted by /u/footballforus link comments https://www.reddit.com/r/FlutterDev/comments/tqr9co/how_to_implement_tts_in_flutter/
Reddit
r/FlutterDev on Reddit: How to implement TTS in Flutter
Posted by u/footballforus - 4 votes and no comments
New post on /r/flutterdev subreddit:
Remove Back Button on Appbar in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/tqxntv/remove_back_button_on_appbar_in_flutter/
Remove Back Button on Appbar in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/tqxntv/remove_back_button_on_appbar_in_flutter/
Reddit
r/FlutterDev on Reddit: Remove Back Button on Appbar in Flutter - FlutterBeads
Posted by u/pinkeshdarji - 2 votes and no comments
New post on /r/flutterdev subreddit:
Flutter Navigation with GoRouter: Go vs Push
submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/tr2poi/flutter_navigation_with_gorouter_go_vs_push/
Flutter Navigation with GoRouter: Go vs Push
submitted by /u/bizz84 link comments https://www.reddit.com/r/FlutterDev/comments/tr2poi/flutter_navigation_with_gorouter_go_vs_push/
Reddit
r/FlutterDev on Reddit: Flutter Navigation with GoRouter: Go vs Push
Posted by u/bizz84 - 34 votes and 13 comments
New post on /r/flutterdev subreddit:
How to create a custom plugin in Flutter to call native platform code
submitted by /u/yallurium link comments https://www.reddit.com/r/FlutterDev/comments/trnegc/how_to_create_a_custom_plugin_in_flutter_to_call/
How to create a custom plugin in Flutter to call native platform code
submitted by /u/yallurium link comments https://www.reddit.com/r/FlutterDev/comments/trnegc/how_to_create_a_custom_plugin_in_flutter_to_call/
Reddit
From the FlutterDev community on Reddit: How to create a custom plugin in Flutter to call native platform code
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Handling multiple environments and different package names/bundle ids
Hi devs, I'm working on a project that involves 3 different deployment environment (Dev/Staging/Production); The app which is development right now needs to exchange data with domains different for each environment and need to have 3 different package name. My original idea for handling the... https://www.reddit.com/r/FlutterDev/comments/ts3etu/handling_multiple_environments_and_different/
Handling multiple environments and different package names/bundle ids
Hi devs, I'm working on a project that involves 3 different deployment environment (Dev/Staging/Production); The app which is development right now needs to exchange data with domains different for each environment and need to have 3 different package name. My original idea for handling the... https://www.reddit.com/r/FlutterDev/comments/ts3etu/handling_multiple_environments_and_different/
reddit
Handling multiple environments and different package names/bundle ids
Hi devs, I'm working on a project that involves 3 different deployment environment (Dev/Staging/Production); The app which is development right...
New post on /r/flutterdev subreddit:
Flutter State Management BUT Differently!
submitted by /u/OSetups link comments https://www.reddit.com/r/FlutterDev/comments/ts6bni/flutter_state_management_but_differently/
Flutter State Management BUT Differently!
submitted by /u/OSetups link comments https://www.reddit.com/r/FlutterDev/comments/ts6bni/flutter_state_management_but_differently/
Reddit
r/FlutterDev on Reddit: Flutter State Management BUT Differently!
Posted by u/OSetups - 3 votes and no comments
New post on /r/flutterdev subreddit:
Paypal E-Commerce Integration
Hi, I am currently working on this for days and I am struggling pretty hard. I want to integrate Paypal, Mastercard/Visa and maybe some banking service as payment provider into my app. I already had a look into the pay-package and stumbled over Stride and Braintree. I am honestly not sure where... https://www.reddit.com/r/FlutterDev/comments/tssp1h/paypal_ecommerce_integration/
Paypal E-Commerce Integration
Hi, I am currently working on this for days and I am struggling pretty hard. I want to integrate Paypal, Mastercard/Visa and maybe some banking service as payment provider into my app. I already had a look into the pay-package and stumbled over Stride and Braintree. I am honestly not sure where... https://www.reddit.com/r/FlutterDev/comments/tssp1h/paypal_ecommerce_integration/
reddit
Paypal E-Commerce Integration
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
How to Connect Firebase Cloud and Local Emulator to Flutter SDK for android and ios apps.
submitted by /u/Former_Elk7092 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/tstz01/how_to_connect_firebase_cloud_and_local_emulator/
How to Connect Firebase Cloud and Local Emulator to Flutter SDK for android and ios apps.
submitted by /u/Former_Elk7092 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/tstz01/how_to_connect_firebase_cloud_and_local_emulator/
reddit
[deleted by user]
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Looking for some good UI kit recommendations
I have a large app to make and am wondering if anyone has some great UI kits that can speed up development? (Paid or free) submitted by /u/cheesyvagine link comments https://www.reddit.com/r/FlutterDev/comments/tt1km3/looking_for_some_good_ui_kit_recommendations/
Looking for some good UI kit recommendations
I have a large app to make and am wondering if anyone has some great UI kits that can speed up development? (Paid or free) submitted by /u/cheesyvagine link comments https://www.reddit.com/r/FlutterDev/comments/tt1km3/looking_for_some_good_ui_kit_recommendations/
Reddit
[deleted by user] : r/FlutterDev
114K 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:
FlutterFlow on PS5
submitted by /u/Flutter_Flow [link] [comments] https://www.reddit.com/r/FlutterDev/comments/ttk56j/flutterflow_on_ps5/
FlutterFlow on PS5
submitted by /u/Flutter_Flow [link] [comments] https://www.reddit.com/r/FlutterDev/comments/ttk56j/flutterflow_on_ps5/
Reddit
r/FlutterDev on Reddit: FlutterFlow on PS5
Posted by u/Flutter_Flow - 69 votes and 8 comments
New post on /r/flutterdev subreddit:
Do I need a Mac for Flutter development?
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/ttphd7/do_i_need_a_mac_for_flutter_development/
Do I need a Mac for Flutter development?
submitted by /u/svprdga link comments https://www.reddit.com/r/FlutterDev/comments/ttphd7/do_i_need_a_mac_for_flutter_development/
Reddit
r/FlutterDev on Reddit: Do I need a Mac for Flutter development?
Posted by u/svprdga - No votes and 16 comments