New post on /r/flutterdev subreddit:
Flutter App iOS/Web - Events Near You
I created an iOS and web application to find events near you. It aggregates a few different API’s and I’d love your feedback if you find it in any way useful. iOS: https://apps.apple.com/us/app/plunge/id1592778415 Web: https://justplunge.com submitted by /u/makhalifa link ... https://www.reddit.com/r/FlutterDev/comments/104kror/flutter_app_iosweb_events_near_you/
Flutter App iOS/Web - Events Near You
I created an iOS and web application to find events near you. It aggregates a few different API’s and I’d love your feedback if you find it in any way useful. iOS: https://apps.apple.com/us/app/plunge/id1592778415 Web: https://justplunge.com submitted by /u/makhalifa link ... https://www.reddit.com/r/FlutterDev/comments/104kror/flutter_app_iosweb_events_near_you/
Flutter developers are in extremely high demand; there is a lot of movement in the market. So it's more important than ever to make sure your pipeline is well stacked with genuine prospects. #FlutterHeroes23 is packed full of experienced #Flutter devs so it's a good chance for employer branding. Find out about our recruitment packages today https://flutterheroes.com/2023/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:
What do you use for analytics & logging?
Curious what everyone uses for analytics and logging in their Flutter apps. Firebase analytics seems to be the popular option based on Google searches, but wondering if anyone uses alternatives? Any Firebase alternatives you’re happy with? submitted by /u/rain2o link comments https://www.reddit.com/r/FlutterDev/comments/104uagf/what_do_you_use_for_analytics_logging/
What do you use for analytics & logging?
Curious what everyone uses for analytics and logging in their Flutter apps. Firebase analytics seems to be the popular option based on Google searches, but wondering if anyone uses alternatives? Any Firebase alternatives you’re happy with? submitted by /u/rain2o link comments https://www.reddit.com/r/FlutterDev/comments/104uagf/what_do_you_use_for_analytics_logging/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Has anyone tried this or have cross this type of code example, in Flutter? The animation at opening a blog post, animated heading. And a Scrollable view.
submitted by /u/Artronn link comments https://www.reddit.com/r/FlutterDev/comments/104ym7y/has_anyone_tried_this_or_have_cross_this_type_of/
Has anyone tried this or have cross this type of code example, in Flutter? The animation at opening a blog post, animated heading. And a Scrollable view.
submitted by /u/Artronn link comments https://www.reddit.com/r/FlutterDev/comments/104ym7y/has_anyone_tried_this_or_have_cross_this_type_of/
Reddit
From the FlutterDev community on Reddit: Has anyone tried this or have cross this type of code example, in Flutter? The animation…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How indexing in Map
Hi dear community. I hope everyone is great. Well sorry for this silly question, but I'm wonder how I could do that. My code is : void main() {var amap = {{'Name': "Work Time",'Day': "Tuesday",'Time': "9:45",},{'Name': "Work Time",'Day': "Tuesday",'Time': "9:45",},}; print(amap);} The editor... https://www.reddit.com/r/FlutterDev/comments/105ip87/how_indexing_in_map/
How indexing in Map
Hi dear community. I hope everyone is great. Well sorry for this silly question, but I'm wonder how I could do that. My code is : void main() {var amap = {{'Name': "Work Time",'Day': "Tuesday",'Time': "9:45",},{'Name': "Work Time",'Day': "Tuesday",'Time': "9:45",},}; print(amap);} The editor... https://www.reddit.com/r/FlutterDev/comments/105ip87/how_indexing_in_map/
Reddit
From the FlutterDev community on Reddit: How indexing in Map
Posted by RedditRedditi - 2 votes and 13 comments
New post on /r/flutterdev subreddit:
App clips for parts of a Flutter code base
I’ve been toying around with Flutter and iOS App Clips, and it’s easy enough to build an app clip for the entire app. It seems much more difficult to clip a part (or feature) of an app, which is probably the more common use case for Clips anyways. Is the best way right now to build... https://www.reddit.com/r/FlutterDev/comments/105ny94/app_clips_for_parts_of_a_flutter_code_base/
App clips for parts of a Flutter code base
I’ve been toying around with Flutter and iOS App Clips, and it’s easy enough to build an app clip for the entire app. It seems much more difficult to clip a part (or feature) of an app, which is probably the more common use case for Clips anyways. Is the best way right now to build... https://www.reddit.com/r/FlutterDev/comments/105ny94/app_clips_for_parts_of_a_flutter_code_base/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to add achievements to a non-game flutter app.
I want to add achievements to my app. I know this is possible but would google consider my app a game? Anything I need to know? submitted by /u/Acrobatic_Egg30 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/105tx9m/how_to_add_achievements_to_a_nongame_flutter_app/
How to add achievements to a non-game flutter app.
I want to add achievements to my app. I know this is possible but would google consider my app a game? Anything I need to know? submitted by /u/Acrobatic_Egg30 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/105tx9m/how_to_add_achievements_to_a_nongame_flutter_app/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter App Development
Flutter is a new mobile app development platform created by Google. It offers several advantages over other platforms, such as Android and iOS. In this article, we will explore the basics of flutter app development and how to get started using it. What is Flutter? Flutter is a new mobile app... https://www.reddit.com/r/FlutterDev/comments/1078e3j/flutter_app_development/
Flutter App Development
Flutter is a new mobile app development platform created by Google. It offers several advantages over other platforms, such as Android and iOS. In this article, we will explore the basics of flutter app development and how to get started using it. What is Flutter? Flutter is a new mobile app... https://www.reddit.com/r/FlutterDev/comments/1078e3j/flutter_app_development/
Reddit
[deleted by user] : r/FlutterDev
109K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Creating WebView Content Blockers with Flutter InAppWebView | Codemagic Blog
submitted by /u/Codemagicio link comments https://www.reddit.com/r/FlutterDev/comments/107doze/creating_webview_content_blockers_with_flutter/
Creating WebView Content Blockers with Flutter InAppWebView | Codemagic Blog
submitted by /u/Codemagicio link comments https://www.reddit.com/r/FlutterDev/comments/107doze/creating_webview_content_blockers_with_flutter/
Reddit
From the FlutterDev community on Reddit: Creating WebView Content Blockers with Flutter InAppWebView | Codemagic Blog
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How much do flutter devs earn by country?
What is the average salary of a flutter dev per country? in which country are you and how much do you earn as flutter dev? submitted by /u/SnooJokes7874 link comments https://www.reddit.com/r/FlutterDev/comments/107jhgz/how_much_do_flutter_devs_earn_by_country/
How much do flutter devs earn by country?
What is the average salary of a flutter dev per country? in which country are you and how much do you earn as flutter dev? submitted by /u/SnooJokes7874 link comments https://www.reddit.com/r/FlutterDev/comments/107jhgz/how_much_do_flutter_devs_earn_by_country/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Looking for flutter engineer
I am looking for flutter engineer having 2-3 years of relevant experience, Indian preferred, Inbox your profile if interested submitted by /u/rickirathi link comments https://www.reddit.com/r/FlutterDev/comments/1082g75/looking_for_flutter_engineer/
Looking for flutter engineer
I am looking for flutter engineer having 2-3 years of relevant experience, Indian preferred, Inbox your profile if interested submitted by /u/rickirathi link comments https://www.reddit.com/r/FlutterDev/comments/1082g75/looking_for_flutter_engineer/
Reddit
Looking for flutter engineer : r/FlutterDev
105K subscribers in the FlutterDev community. A subreddit for Google's portable UI framework.
Take a look at Emanuele's presentation from Flutter Heroes: Localize and internationalize your Flutter apps https://youtu.be/pJRN3VFhH8Y
YouTube
Emanuele Beffa: Localize and internationalize your Flutter apps @ Flutter Heroes 2022
Presented live @ Flutter Heroes 2022
In this talk, you will learn how to manage localization and internationalization in your Flutter apps.
We will discuss the differences between using Flutter’s internationalization package and integrating a package that…
In this talk, you will learn how to manage localization and internationalization in your Flutter apps.
We will discuss the differences between using Flutter’s internationalization package and integrating a package that…
New post on /r/flutterdev subreddit:
Flutter app clone
Hello I have a flutter project that I can easily replicate or white label into multiple applications but my problem is once I install another version of the app it uninstalls the already existing version so I want to have multiple versions of the app even though the code is the same submitted ... https://www.reddit.com/r/FlutterDev/comments/108bank/flutter_app_clone/
Flutter app clone
Hello I have a flutter project that I can easily replicate or white label into multiple applications but my problem is once I install another version of the app it uninstalls the already existing version so I want to have multiple versions of the app even though the code is the same submitted ... https://www.reddit.com/r/FlutterDev/comments/108bank/flutter_app_clone/
Reddit
From the FlutterDev community on Reddit: Flutter app clone
Posted by Adorable_Arugula_197 - 1 vote and 2 comments
Call for papers for #FlutterHeroes23 is closing THIS WEEK. If you want to be part of this awesome #Flutterdev event, then submit your idea today!!
https://sessionize.com/flutter-heroes-2023/
https://sessionize.com/flutter-heroes-2023/
New post on /r/flutterdev subreddit:
A simple and clean DDD architecture for flutter built around riverpod.
submitted by /u/piskariov link comments https://www.reddit.com/r/FlutterDev/comments/108cge7/a_simple_and_clean_ddd_architecture_for_flutter/
A simple and clean DDD architecture for flutter built around riverpod.
submitted by /u/piskariov link comments https://www.reddit.com/r/FlutterDev/comments/108cge7/a_simple_and_clean_ddd_architecture_for_flutter/
Reddit
From the FlutterDev community on Reddit: A simple and clean DDD architecture for flutter built around riverpod.
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Just finished my second Flutter game! This time using Flame. Overall a very positive experience!
Mostly I just wanted to let others know that Flutter can do a lot more than people give it credit for. My first game was all Flutter widgets. A few comments and reviews used the word “polished” when describing it. Not “sluggish” and “feels like a Flutter app”. ... https://www.reddit.com/r/FlutterDev/comments/108wgnq/just_finished_my_second_flutter_game_this_time/
Just finished my second Flutter game! This time using Flame. Overall a very positive experience!
Mostly I just wanted to let others know that Flutter can do a lot more than people give it credit for. My first game was all Flutter widgets. A few comments and reviews used the word “polished” when describing it. Not “sluggish” and “feels like a Flutter app”. ... https://www.reddit.com/r/FlutterDev/comments/108wgnq/just_finished_my_second_flutter_game_this_time/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Flutter Tablet App that detects Stylus & the Limits of Riverpod (Apple Pencil, Samsung Pen +Open-Source App)
submitted by /u/alex_tnx [link] [comments] https://www.reddit.com/r/FlutterDev/comments/1092h4w/flutter_tablet_app_that_detects_stylus_the_limits/
Flutter Tablet App that detects Stylus & the Limits of Riverpod (Apple Pencil, Samsung Pen +Open-Source App)
submitted by /u/alex_tnx [link] [comments] https://www.reddit.com/r/FlutterDev/comments/1092h4w/flutter_tablet_app_that_detects_stylus_the_limits/
Reddit
From the FlutterDev community on Reddit: Flutter Tablet App that detects Stylus & the Limits of Riverpod (Apple Pencil, Samsung…
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
What is your preferred camera solution: CameraAwesome or Camera
cameraawesome vs camera View Poll submitted by /u/swordsman1 link comments https://www.reddit.com/r/FlutterDev/comments/1099mwa/what_is_your_preferred_camera_solution/
What is your preferred camera solution: CameraAwesome or Camera
cameraawesome vs camera View Poll submitted by /u/swordsman1 link comments https://www.reddit.com/r/FlutterDev/comments/1099mwa/what_is_your_preferred_camera_solution/
Reddit
From the FlutterDev community on Reddit: What is your preferred camera solution: CameraAwesome or Camera
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
flutter_calendar_view | Flutter Package
A Flutter package allows you to easily implement all calendar UI and calendar event functionality. For web demo visit Calendar View Example. Github: https://github.com/SimformSolutionsPvtLtd/flutter_calendar_viewPub.dev: https://pub.dev/packages/calendar_view submitted by /u/shweta1806 ... https://www.reddit.com/r/FlutterDev/comments/109q0k7/flutter_calendar_view_flutter_package/
flutter_calendar_view | Flutter Package
A Flutter package allows you to easily implement all calendar UI and calendar event functionality. For web demo visit Calendar View Example. Github: https://github.com/SimformSolutionsPvtLtd/flutter_calendar_viewPub.dev: https://pub.dev/packages/calendar_view submitted by /u/shweta1806 ... https://www.reddit.com/r/FlutterDev/comments/109q0k7/flutter_calendar_view_flutter_package/
Call for papers for #FlutterHeroes23 is closing TOMORROW. If you want to be part of this awesome #Flutterdev event, then submit your idea today!!
https://sessionize.com/flutter-heroes-2023/
https://sessionize.com/flutter-heroes-2023/
New post on /r/flutterdev subreddit:
Firebase or AWS. Which cloud computing platform to use in 2023 for your Flutter project?
submitted by /u/adi-reddit link comments https://www.reddit.com/r/FlutterDev/comments/109y4a3/firebase_or_aws_which_cloud_computing_platform_to/
Firebase or AWS. Which cloud computing platform to use in 2023 for your Flutter project?
submitted by /u/adi-reddit link comments https://www.reddit.com/r/FlutterDev/comments/109y4a3/firebase_or_aws_which_cloud_computing_platform_to/
Reddit
From the FlutterDev community on Reddit: Firebase or AWS. Which cloud computing platform to use in 2023 for your Flutter project?
Explore this post and more from the FlutterDev community