Tickets are available for AI Heroes. If you're interested to learn and network about all things AI for developers, data engineers, designers and marketers then grab your ticket today!
cc https://t.me/aiheroes https://ticket.synesthesia.it/events/aiheroes-2023/
cc https://t.me/aiheroes https://ticket.synesthesia.it/events/aiheroes-2023/
New post on /r/flutterdev subreddit:
how to send dm from flutter app to snapchat
I'm making a button in my app for snapchat when pressed it should open friends list in snapchat and sends a message submitted by /u/Forward_Research5282 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/17mun6t/how_to_send_dm_from_flutter_app_to_snapchat/
how to send dm from flutter app to snapchat
I'm making a button in my app for snapchat when pressed it should open friends list in snapchat and sends a message submitted by /u/Forward_Research5282 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/17mun6t/how_to_send_dm_from_flutter_app_to_snapchat/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Common application with sync between mobile and desktop app without remote/cloud storage
Hello, I am searching for a ecosystem which my requirements fits best for a single codebased app. My favorite at the moment is Flutter, but i have questions. Here is my app idea: I would like to develop an app where i can record GPS based data in the field. Also adding a picture to a record. But ... https://www.reddit.com/r/FlutterDev/comments/17mznkn/common_application_with_sync_between_mobile_and/
Common application with sync between mobile and desktop app without remote/cloud storage
Hello, I am searching for a ecosystem which my requirements fits best for a single codebased app. My favorite at the moment is Flutter, but i have questions. Here is my app idea: I would like to develop an app where i can record GPS based data in the field. Also adding a picture to a record. But ... https://www.reddit.com/r/FlutterDev/comments/17mznkn/common_application_with_sync_between_mobile_and/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
A Batman art I made with some Flutter code ๐๏ธ๐ฆ
submitted by /u/hello_ya [link] [comments] https://www.reddit.com/r/FlutterDev/comments/17nflwb/a_batman_art_i_made_with_some_flutter_code/
A Batman art I made with some Flutter code ๐๏ธ๐ฆ
submitted by /u/hello_ya [link] [comments] https://www.reddit.com/r/FlutterDev/comments/17nflwb/a_batman_art_i_made_with_some_flutter_code/
Reddit
From the FlutterDev community on Reddit: A Batman art I made with some Flutter code ๐๏ธ๐ฆ
Posted by hello_ya - 9 votes and 0 comments
New post on /r/flutterdev subreddit:
VSCode Debug Toolbar
I just learned this! You can show the Debug Toolbar in the Command Center in the latest update of VSCode. To do this, add the following line to the user settings file: "debug.toolBarLocation": "commandCenter" Hope you find it cool as I do! submitted by /u/meHandleThis link comments https://www.reddit.com/r/FlutterDev/comments/17nroyq/vscode_debug_toolbar/
VSCode Debug Toolbar
I just learned this! You can show the Debug Toolbar in the Command Center in the latest update of VSCode. To do this, add the following line to the user settings file: "debug.toolBarLocation": "commandCenter" Hope you find it cool as I do! submitted by /u/meHandleThis link comments https://www.reddit.com/r/FlutterDev/comments/17nroyq/vscode_debug_toolbar/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
Get tickets for you and your team - upskill in all things AI for devs, data engineers, marketers and designers. A great chance to bring everyone up to speed.
cc https://t.me/aiheroes https://ticket.synesthesia.it/events/aiheroes-2023/
cc https://t.me/aiheroes https://ticket.synesthesia.it/events/aiheroes-2023/
New post on /r/flutterdev subreddit:
๐ฐ๐ฑ Minimal Ecommerce App โข Flutter Tutorial
submitted by /u/Heisenlife link comments https://www.reddit.com/r/FlutterDev/comments/17oxo21/minimal_ecommerce_app_flutter_tutorial/
๐ฐ๐ฑ Minimal Ecommerce App โข Flutter Tutorial
submitted by /u/Heisenlife link comments https://www.reddit.com/r/FlutterDev/comments/17oxo21/minimal_ecommerce_app_flutter_tutorial/
Reddit
From the FlutterDev community on Reddit: ๐ฐ๐ฑ Minimal Ecommerce App โข Flutter Tutorial
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Learning resource for experienced
I am backend engineer for almost 7 years now. Working mostly with Java and Go. Thinking about switching to mobile front end engineer. Looking for the best resource/course for learning Flutter. What would you guys recommend for me? I am expecting something that skipping basic programming and... https://www.reddit.com/r/FlutterDev/comments/17p21ov/learning_resource_for_experienced/
Learning resource for experienced
I am backend engineer for almost 7 years now. Working mostly with Java and Go. Thinking about switching to mobile front end engineer. Looking for the best resource/course for learning Flutter. What would you guys recommend for me? I am expecting something that skipping basic programming and... https://www.reddit.com/r/FlutterDev/comments/17p21ov/learning_resource_for_experienced/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How do you handle periodic background tasks?
Iโm using workmanager plugin and itโs been great at doing network requests and showing notification on Android, but since Iโve started testing on iOS I found that it doesnโt really work there. Mainly when the app is closed. Is there a unified way of doing it? Or iOS apps just use push... https://www.reddit.com/r/FlutterDev/comments/17p6wjk/how_do_you_handle_periodic_background_tasks/
How do you handle periodic background tasks?
Iโm using workmanager plugin and itโs been great at doing network requests and showing notification on Android, but since Iโve started testing on iOS I found that it doesnโt really work there. Mainly when the app is closed. Is there a unified way of doing it? Or iOS apps just use push... https://www.reddit.com/r/FlutterDev/comments/17p6wjk/how_do_you_handle_periodic_background_tasks/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How to get a thumbnail from a video
Hi devs, I'm a newbie to flutter. I want to get a thumbnail image to display in my app for video. I found out there is a package called video thumbnail to do this task. But the problem is that package does some unsafe operations. Because it was updated 14 months before. Anybody have any... https://www.reddit.com/r/FlutterDev/comments/17po2od/how_to_get_a_thumbnail_from_a_video/
How to get a thumbnail from a video
Hi devs, I'm a newbie to flutter. I want to get a thumbnail image to display in my app for video. I found out there is a package called video thumbnail to do this task. But the problem is that package does some unsafe operations. Because it was updated 14 months before. Anybody have any... https://www.reddit.com/r/FlutterDev/comments/17po2od/how_to_get_a_thumbnail_from_a_video/
Reddit
From the FlutterDev community on Reddit: How to get a thumbnail from a video
Posted by Imaginary_Tip_1144 - No votes and 10 comments
We're excited to build the best possible agenda for #FlutterHeroes24. Submit your talk. Share with your network. Let's make sure this opportunity reaches deep within the #Flutterdev community https://papers.synesthesia.it/flutter-heroes-2024/cfp
New post on /r/flutterdev subreddit:
Why do we have Kotlin in our files?
Sorry for stupid question but why do we have Kotlin in android folder? Cant Google complie dart into Java directly? submitted by /u/Classic-Dependent517 link comments https://www.reddit.com/r/FlutterDev/comments/17puckm/why_do_we_have_kotlin_in_our_files/
Why do we have Kotlin in our files?
Sorry for stupid question but why do we have Kotlin in android folder? Cant Google complie dart into Java directly? submitted by /u/Classic-Dependent517 link comments https://www.reddit.com/r/FlutterDev/comments/17puckm/why_do_we_have_kotlin_in_our_files/
Reddit
Why do we have Kotlin in our files? : r/FlutterDev
121K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in theโฆ
If your company offers a platform, service, tech solution or tool, new or updated API/SDK/plug in, and Flutter developers are within your target market, then you should consider working with #FlutterHeroes24.
Our event marketing & comms reaches 10s of thousands of devs, so you can extend the reach of your brand, plus the on site opportunities (exhibition, presentation etc) are an amazing opportunity to engage properly, 1-on-1 with enthusiastic Flutter developers. https://flutterheroes.com/2024/flutterheroes-sponsors/
Our event marketing & comms reaches 10s of thousands of devs, so you can extend the reach of your brand, plus the on site opportunities (exhibition, presentation etc) are an amazing opportunity to engage properly, 1-on-1 with enthusiastic Flutter developers. https://flutterheroes.com/2024/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:
Flutter + Firebase across multiple environments for (iOS, Android, & Web)
Hi could anyone recommend a tutorial on creating A Flutter Project Across Multiple Firebase Environments? Iโve found a few that were promising. However they all had issues when connecting certain firebase services like Analytics to a file that is necessary in the iOS/ directories. Any... https://www.reddit.com/r/FlutterDev/comments/17pxdgk/flutter_firebase_across_multiple_environments_for/
Flutter + Firebase across multiple environments for (iOS, Android, & Web)
Hi could anyone recommend a tutorial on creating A Flutter Project Across Multiple Firebase Environments? Iโve found a few that were promising. However they all had issues when connecting certain firebase services like Analytics to a file that is necessary in the iOS/ directories. Any... https://www.reddit.com/r/FlutterDev/comments/17pxdgk/flutter_firebase_across_multiple_environments_for/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Is there any package to show in App we view for macos
It's In app Webview submitted by /u/Organic-Toe9583 link comments https://www.reddit.com/r/FlutterDev/comments/17qfyk7/is_there_any_package_to_show_in_app_we_view_for/
Is there any package to show in App we view for macos
It's In app Webview submitted by /u/Organic-Toe9583 link comments https://www.reddit.com/r/FlutterDev/comments/17qfyk7/is_there_any_package_to_show_in_app_we_view_for/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
Our event marketing & comms reaches 10s of thousands of devs, so you can extend the reach of your brand, plus the on site opportunities (exhibition, presentation etc) are an amazing opportunity to engage properly, 1-on-1 with enthusiastic developers. https://flutterheroes.com/2024/flutterheroes-sponsors/
New post on /r/flutterdev subreddit:
Updating a photogallery for subscribers via api
Hi, I've been coding in flutter and it's my first live project. I like to learn from experienced Flutters Devs how they would approach a project where I'm working on a members only app and I nce subscribed they get access to photo galleries that would update every week with new images. Would the ... https://www.reddit.com/r/FlutterDev/comments/17qhuzo/updating_a_photogallery_for_subscribers_via_api/
Updating a photogallery for subscribers via api
Hi, I've been coding in flutter and it's my first live project. I like to learn from experienced Flutters Devs how they would approach a project where I'm working on a members only app and I nce subscribed they get access to photo galleries that would update every week with new images. Would the ... https://www.reddit.com/r/FlutterDev/comments/17qhuzo/updating_a_photogallery_for_subscribers_via_api/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
API vs Database for flutter
Hi! I'm working on a personal mobile app project using flutter. I needed to create an HTTP POST request in order to save form data to the database. I'm using firebase for DB. So, I implemented a/c to the docs i.e. Uri uri = Uri.https() http.post(uri, headers, body) Upon casually navigating... https://www.reddit.com/r/FlutterDev/comments/17qq2l6/api_vs_database_for_flutter/
API vs Database for flutter
Hi! I'm working on a personal mobile app project using flutter. I needed to create an HTTP POST request in order to save form data to the database. I'm using firebase for DB. So, I implemented a/c to the docs i.e. Uri uri = Uri.https() http.post(uri, headers, body) Upon casually navigating... https://www.reddit.com/r/FlutterDev/comments/17qq2l6/api_vs_database_for_flutter/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
How the examples on flutter.dev work
How the examples on https://docs.flutter.dev work (for example, the simplest one is https://docs.flutter.dev/ui). My initial thought was that it is a flutter web development environment that is embedded in the page. But then I realized there are 100s of examples...So, 100s Flutter web projects... https://www.reddit.com/r/FlutterDev/comments/17r6ocv/how_the_examples_on_flutterdev_work/
How the examples on flutter.dev work
How the examples on https://docs.flutter.dev work (for example, the simplest one is https://docs.flutter.dev/ui). My initial thought was that it is a flutter web development environment that is embedded in the page. But then I realized there are 100s of examples...So, 100s Flutter web projects... https://www.reddit.com/r/FlutterDev/comments/17r6ocv/how_the_examples_on_flutterdev_work/
docs.flutter.dev
Flutter documentation
Get started with Flutter. Widgets, examples, updates, and API docs to help you write your first Flutter app.
New post on /r/flutterdev subreddit:
Got featured on Google for Developers on Instagram For Firekart
https://www.instagram.com/p/CzYzyZuy-yQ/https://github.com/ashishrawat2911/firekart submitted by /u/ashishrawat2911 link comments https://www.reddit.com/r/FlutterDev/comments/17rdtls/got_featured_on_google_for_developers_on/
Got featured on Google for Developers on Instagram For Firekart
https://www.instagram.com/p/CzYzyZuy-yQ/https://github.com/ashishrawat2911/firekart submitted by /u/ashishrawat2911 link comments https://www.reddit.com/r/FlutterDev/comments/17rdtls/got_featured_on_google_for_developers_on/
New post on /r/flutterdev subreddit:
Flutter Context Menu package ๐ฑ
๐ Excited to introduce my new #Flutter package! ๐ Flutter Context Menu ๐ฑ A flexible and customizable solution for displaying context menus in your app. Simplify user interactions seamlessly. Try it out here: http://pub.dev/packages/fluttercontextmenu submitted by ... https://www.reddit.com/r/FlutterDev/comments/17rz5pc/flutter_context_menu_package/
Flutter Context Menu package ๐ฑ
๐ Excited to introduce my new #Flutter package! ๐ Flutter Context Menu ๐ฑ A flexible and customizable solution for displaying context menus in your app. Simplify user interactions seamlessly. Try it out here: http://pub.dev/packages/fluttercontextmenu submitted by ... https://www.reddit.com/r/FlutterDev/comments/17rz5pc/flutter_context_menu_package/