New post on /r/flutterdev subreddit:
Device Orientation in Flutter
submitted by /u/Dhanraj_Flutterdev [link] [comments] https://www.reddit.com/r/FlutterDev/comments/u8gtxr/device_orientation_in_flutter/
Device Orientation in Flutter
submitted by /u/Dhanraj_Flutterdev [link] [comments] https://www.reddit.com/r/FlutterDev/comments/u8gtxr/device_orientation_in_flutter/
Reddit
r/FlutterDev on Reddit: Device Orientation in Flutter
Posted by u/Dhanraj_Flutterdev - 2 votes and 2 comments
New post on /r/flutterdev subreddit:
Flutter Spreadsheet, Escape Game Kit & Co. - 14 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/u8n4na/flutter_spreadsheet_escape_game_kit_co_14_pubdev/
Flutter Spreadsheet, Escape Game Kit & Co. - 14 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/u8n4na/flutter_spreadsheet_escape_game_kit_co_14_pubdev/
Reddit
r/FlutterDev on Reddit: Flutter Spreadsheet, Escape Game Kit & Co. - 14 - PUB.DEV RELEASES
Posted by u/syntacops - 12 votes and no comments
New post on /r/flutterdev subreddit:
Suggestion : Flutter infinite scroll or Pagination
submitted by /u/3_scorpion [link] [comments] https://www.reddit.com/r/FlutterDev/comments/u8nru4/suggestion_flutter_infinite_scroll_or_pagination/
Suggestion : Flutter infinite scroll or Pagination
submitted by /u/3_scorpion [link] [comments] https://www.reddit.com/r/FlutterDev/comments/u8nru4/suggestion_flutter_infinite_scroll_or_pagination/
reddit
Suggestion : Flutter infinite scroll or Pagination
Posted in r/FlutterDev by u/3_scorpion • 9 points and 8 comments
New post on /r/flutterdev subreddit:
The VSCode's snippet for overwriting main.dart when you create new flutter project
I made the snippet which can overwrite main.dart when you create the project for VSCode. dart:dart.json { "New Flutter Project": { "prefix": "New Flutter Project", "body": [ "import 'package:flutter/material.dart';", "", "void main() {", " runApp(const MyApp());", "}", "", "class MyApp extends... https://www.reddit.com/r/FlutterDev/comments/u97voj/the_vscodes_snippet_for_overwriting_maindart_when/
The VSCode's snippet for overwriting main.dart when you create new flutter project
I made the snippet which can overwrite main.dart when you create the project for VSCode. dart:dart.json { "New Flutter Project": { "prefix": "New Flutter Project", "body": [ "import 'package:flutter/material.dart';", "", "void main() {", " runApp(const MyApp());", "}", "", "class MyApp extends... https://www.reddit.com/r/FlutterDev/comments/u97voj/the_vscodes_snippet_for_overwriting_maindart_when/
Reddit
r/FlutterDev on Reddit: The VSCode's snippet for overwriting main.dart when you create new flutter project
Posted by u/Aoi_Umigishi - 9 votes and 3 comments
New post on /r/flutterdev subreddit:
Flutter - Show Downloading Progress on Listview Item
submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/u9c8xn/flutter_show_downloading_progress_on_listview_item/
Flutter - Show Downloading Progress on Listview Item
submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/u9c8xn/flutter_show_downloading_progress_on_listview_item/
Reddit
r/FlutterDev on Reddit: Flutter - Show Downloading Progress on Listview Item
Posted by u/effortlesscodeLearn - 6 votes and no comments
New post on /r/flutterdev subreddit:
Solving Flutter Keyboard Resize Screen Issue - The Right Way - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/u9hiv7/solving_flutter_keyboard_resize_screen_issue_the/
Solving Flutter Keyboard Resize Screen Issue - The Right Way - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/u9hiv7/solving_flutter_keyboard_resize_screen_issue_the/
Reddit
r/FlutterDev on Reddit: Solving Flutter Keyboard Resize Screen Issue - The Right Way - FlutterBeads
Posted by u/pinkeshdarji - 1 vote and no comments
New post on /r/flutterdev subreddit:
Building a Generic API Response with freezed classes and working demo with flutterbloc and dio
Hi I have wrote article about generic api response with freezed 🥶 also published code sample on Github. https://github.com/gokberky/fluttergenericapiresponse I hope it would help you 🙋🏻♂️ submitted by /u/AdElectronic6748 link comments https://www.reddit.com/r/FlutterDev/comments/ua0fs1/building_a_generic_api_response_with_freezed/
Building a Generic API Response with freezed classes and working demo with flutterbloc and dio
Hi I have wrote article about generic api response with freezed 🥶 also published code sample on Github. https://github.com/gokberky/fluttergenericapiresponse I hope it would help you 🙋🏻♂️ submitted by /u/AdElectronic6748 link comments https://www.reddit.com/r/FlutterDev/comments/ua0fs1/building_a_generic_api_response_with_freezed/
New post on /r/flutterdev subreddit:
Help!
can anybody help me to run this application on my device it's urgent https://github.com/UtkarshA135/KisanSeva submitted by /u/du5hyant link comments https://www.reddit.com/r/FlutterDev/comments/ua2ege/help/
Help!
can anybody help me to run this application on my device it's urgent https://github.com/UtkarshA135/KisanSeva submitted by /u/du5hyant link comments https://www.reddit.com/r/FlutterDev/comments/ua2ege/help/
GitHub
GitHub - UtkarshA135/KisanSeva: An all purpose flutter app for farmers made under Food and Agriculture theme in Accelathon hackathon
An all purpose flutter app for farmers made under Food and Agriculture theme in Accelathon hackathon - UtkarshA135/KisanSeva
New post on /r/flutterdev subreddit:
Change Text Color in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/ua65m0/change_text_color_in_flutter_flutterbeads/
Change Text Color in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/ua65m0/change_text_color_in_flutter_flutterbeads/
Reddit
r/FlutterDev on Reddit: Change Text Color in Flutter - FlutterBeads
Posted by u/pinkeshdarji - No votes and no comments
New post on /r/flutterdev subreddit:
Top Companies For Hire Flutter Developers
submitted by /u/EducationPurpose link comments https://www.reddit.com/r/FlutterDev/comments/ubfd4d/top_companies_for_hire_flutter_developers/
Top Companies For Hire Flutter Developers
submitted by /u/EducationPurpose link comments https://www.reddit.com/r/FlutterDev/comments/ubfd4d/top_companies_for_hire_flutter_developers/
Reddit
[deleted by user] : r/FlutterDev
115K 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:
Location analytics tool (beta)
Hello everybody! I am looking for beta testers/users. We have developed a location analytics tool for mobile apps. To give insights into app usage whereabouts. The main difference from your usual statistics is the fact that all the user data is collected, stored and analyzed inside the app... https://www.reddit.com/r/FlutterDev/comments/ubj6yn/location_analytics_tool_beta/
Location analytics tool (beta)
Hello everybody! I am looking for beta testers/users. We have developed a location analytics tool for mobile apps. To give insights into app usage whereabouts. The main difference from your usual statistics is the fact that all the user data is collected, stored and analyzed inside the app... https://www.reddit.com/r/FlutterDev/comments/ubj6yn/location_analytics_tool_beta/
Reddit
From the FlutterDev community on Reddit: Location analytics tool (beta)
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter and Supabase Ecommerce Series
submitted by /u/aydemiromer link comments https://www.reddit.com/r/FlutterDev/comments/ubn77r/flutter_and_supabase_ecommerce_series/
Flutter and Supabase Ecommerce Series
submitted by /u/aydemiromer link comments https://www.reddit.com/r/FlutterDev/comments/ubn77r/flutter_and_supabase_ecommerce_series/
Reddit
From the FlutterDev community on Reddit: Flutter and Supabase Ecommerce Series
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Conditional Screen Routing on Receive Intent in Flutter
submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/uc55ci/conditional_screen_routing_on_receive_intent_in/
Conditional Screen Routing on Receive Intent in Flutter
submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/uc55ci/conditional_screen_routing_on_receive_intent_in/
Reddit
From the FlutterDev community on Reddit: Conditional Screen Routing on Receive Intent in Flutter
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Change AppBar Color in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/uccq49/change_appbar_color_in_flutter_flutterbeads/
Change AppBar Color in Flutter - FlutterBeads
submitted by /u/pinkeshdarji link comments https://www.reddit.com/r/FlutterDev/comments/uccq49/change_appbar_color_in_flutter_flutterbeads/
Reddit
From the FlutterDev community on Reddit: Change AppBar Color in Flutter - FlutterBeads
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Minesweeper replica (With unnecessary details)
submitted by /u/C1fr link comments https://www.reddit.com/r/FlutterDev/comments/ucg0cw/minesweeper_replica_with_unnecessary_details/
Minesweeper replica (With unnecessary details)
submitted by /u/C1fr link comments https://www.reddit.com/r/FlutterDev/comments/ucg0cw/minesweeper_replica_with_unnecessary_details/
Reddit
From the FlutterDev community on Reddit: Minesweeper replica (With unnecessary details)
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Anyone uses gRPC to communicate between backend server and frontend/mobile applications in production?
submitted by /u/fzyzcjy link comments https://www.reddit.com/r/FlutterDev/comments/ucu2fu/anyone_uses_grpc_to_communicate_between_backend/
Anyone uses gRPC to communicate between backend server and frontend/mobile applications in production?
submitted by /u/fzyzcjy link comments https://www.reddit.com/r/FlutterDev/comments/ucu2fu/anyone_uses_grpc_to_communicate_between_backend/
Reddit
From the FlutterDev community on Reddit: Anyone uses gRPC to communicate between backend server and frontend/mobile applications…
Posted by fzyzcjy - 10 votes and 28 comments
New post on /r/flutterdev subreddit:
Shimmer Loading Animation in Flutter
submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/ud0gt3/shimmer_loading_animation_in_flutter/
Shimmer Loading Animation in Flutter
submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/ud0gt3/shimmer_loading_animation_in_flutter/
Reddit
r/FlutterDev on Reddit: Shimmer Loading Animation in Flutter
Posted by u/effortlesscodeLearn - 1 vote and no comments
New post on /r/flutterdev subreddit:
Use Docker with Flutter Development?
Hey guys, I wanted to ask if you use Docker during your dev process (with your team). I think it would make sense since testing is more standardized on the same docker-image but do you get other advantages out? I'm a bit hesitant because I used to have docker in a previous project and it slowed... https://www.reddit.com/r/FlutterDev/comments/ud6476/use_docker_with_flutter_development/
Use Docker with Flutter Development?
Hey guys, I wanted to ask if you use Docker during your dev process (with your team). I think it would make sense since testing is more standardized on the same docker-image but do you get other advantages out? I'm a bit hesitant because I used to have docker in a previous project and it slowed... https://www.reddit.com/r/FlutterDev/comments/ud6476/use_docker_with_flutter_development/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Adaptive and Responsive! Simple practical guide
submitted by /u/polilluminato link comments https://www.reddit.com/r/FlutterDev/comments/udnuf0/adaptive_and_responsive_simple_practical_guide/
Adaptive and Responsive! Simple practical guide
submitted by /u/polilluminato link comments https://www.reddit.com/r/FlutterDev/comments/udnuf0/adaptive_and_responsive_simple_practical_guide/
Reddit
From the FlutterDev community on Reddit: Adaptive and Responsive! Simple practical guide
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Storage, Retry API Calls & Co. - 15 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/udujee/flutter_storage_retry_api_calls_co_15_pubdev/
Flutter Storage, Retry API Calls & Co. - 15 - PUB.DEV RELEASES
submitted by /u/syntacops link comments https://www.reddit.com/r/FlutterDev/comments/udujee/flutter_storage_retry_api_calls_co_15_pubdev/
Reddit
From the FlutterDev community on Reddit: Flutter Storage, Retry API Calls & Co. - 15 - PUB.DEV RELEASES
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Show Treeview in Flutter
submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/udvspy/show_treeview_in_flutter/
Show Treeview in Flutter
submitted by /u/effortlesscodeLearn link comments https://www.reddit.com/r/FlutterDev/comments/udvspy/show_treeview_in_flutter/
Reddit
From the FlutterDev community on Reddit: Show Treeview in Flutter
Explore this post and more from the FlutterDev community