We're very glad to be joined at #FlutterHeroes23 by GeniusCrew. Looking forward to seeing you in Turin! https://geniuscrew.eu/
It's always a delight to work with @stickermule, we β€ their gadgets. Welcome back to Flutter Heroes
New post on /r/flutterdev subreddit:
Simple Particle System in 10 mins!
submitted by /u/JideGuru link comments https://www.reddit.com/r/FlutterDev/comments/1184hvd/simple_particle_system_in_10_mins/
Simple Particle System in 10 mins!
submitted by /u/JideGuru link comments https://www.reddit.com/r/FlutterDev/comments/1184hvd/simple_particle_system_in_10_mins/
Reddit
From the FlutterDev community on Reddit: Simple Particle System in 10 mins!
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Jobs in Flutter
What do you think about flutter job opportunities? submitted by /u/Accomplished_Safe528 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/11889t2/jobs_in_flutter/
Jobs in Flutter
What do you think about flutter job opportunities? submitted by /u/Accomplished_Safe528 [link] [comments] https://www.reddit.com/r/FlutterDev/comments/11889t2/jobs_in_flutter/
Reddit
[deleted by user] : r/FlutterDev
111K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter. This community participates in theβ¦
These are the peace ribbons that we'll be giving out at registration at #FlutterHeroes23 this week as part of our support for EMERGENCY in 2023. EMERGENCY provides free, high-quality care to people affected by conflict and poverty. β¬1 from every ticket sold to any of our events will be donated to EMERGENCY. https://en.emergency.it/
New post on /r/flutterdev subreddit:
Accessing persistent storage of a previous native iOS app from a new Flutter app (same Bundle ID)
Let's say I made an app natively for iOS. It uses UserDefaults for persistent storage, in a .plist file somewhere in the app's data. When debugging (app exists on device through direct install from Xcode, and NOT from TestFlight or App Store), there is a unique sandbox folder made for that app.... https://www.reddit.com/r/FlutterDev/comments/118q973/accessing_persistent_storage_of_a_previous_native/
Accessing persistent storage of a previous native iOS app from a new Flutter app (same Bundle ID)
Let's say I made an app natively for iOS. It uses UserDefaults for persistent storage, in a .plist file somewhere in the app's data. When debugging (app exists on device through direct install from Xcode, and NOT from TestFlight or App Store), there is a unique sandbox folder made for that app.... https://www.reddit.com/r/FlutterDev/comments/118q973/accessing_persistent_storage_of_a_previous_native/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
Focus on creating your own frontend. Get a free evaluation from Livebase today! https://www.livebase.com/
We're very glad to welcome Flutter by Google as our Main sponsor for #FlutterHeroes23. See you in a few daysππ https://flutter.dev/
Welcome to our Feature sponsor Accenture, great to be working with you again. See you at #FlutterHeroes23 this week! https://www.accenture.com/it-it
New post on /r/flutterdev subreddit:
Figma + Flutter design systems
Hi! Does anyone know of any design systems for Figma that integrate nicely with Flutter? I'm looking for something that could simplify the work for the devs as much as possible, so I'm searching for a design system that has a good definition of components. Something where I could make some... https://www.reddit.com/r/FlutterDev/comments/118udw1/figma_flutter_design_systems/
Figma + Flutter design systems
Hi! Does anyone know of any design systems for Figma that integrate nicely with Flutter? I'm looking for something that could simplify the work for the devs as much as possible, so I'm searching for a design system that has a good definition of components. Something where I could make some... https://www.reddit.com/r/FlutterDev/comments/118udw1/figma_flutter_design_systems/
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
Joining us at #FlutterHeroes23 this week? Here's an added bonus... as a ticket holder you receive 50% discount on entry to the superb MAUTO (linked below) for the whole event week + weekend. Go. See. Enjoy.πππ https://www.museoauto.com/
New post on /r/flutterdev subreddit:
It's time for #dart #flutter Humpday Q&A again, with your hosts Simon Lightfoot, Scott Stoll, and Randal Schwartz, joined by guests Danielle Cox and Swav Kulinski!
submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/1193kob/its_time_for_dart_flutter_humpday_qa_again_with/
It's time for #dart #flutter Humpday Q&A again, with your hosts Simon Lightfoot, Scott Stoll, and Randal Schwartz, joined by guests Danielle Cox and Swav Kulinski!
submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/1193kob/its_time_for_dart_flutter_humpday_qa_again_with/
Reddit
From the FlutterDev community on Reddit: It's time for #dart #flutter Humpday Q&A again, with your hosts Simon Lightfoot, Scottβ¦
Posted by RandalSchwartz - 4 votes and no comments
Accenture are hiring for great humans! Check them out https://www.accenture.com/it-it
New post on /r/flutterdev subreddit:
What is the best way to upgrade flutter version?
When I upgraded flutter version from 1.2 to 3.3, I had to fix a lot of code. So please let me know if there is any quick way to help. submitted by /u/dungphi2511 link comments https://www.reddit.com/r/FlutterDev/comments/119rd23/what_is_the_best_way_to_upgrade_flutter_version/
What is the best way to upgrade flutter version?
When I upgraded flutter version from 1.2 to 3.3, I had to fix a lot of code. So please let me know if there is any quick way to help. submitted by /u/dungphi2511 link comments https://www.reddit.com/r/FlutterDev/comments/119rd23/what_is_the_best_way_to_upgrade_flutter_version/
Reddit
From the FlutterDev community on Reddit: What is the best way to upgrade flutter version?
Posted by dungphi2511 - No votes and 1 comment
Joining us in Turin this week for #FlutterHeroes23? Make sure you've blocked the time to stay and enjoy the Aperitivo.. starts 18:00 and finishes, well, when the wine and delicious snacks are goneπ·π·π· https://flutterheroes.com/2023/agenda/
Flutter Heroes 2023
Agenda - Flutter Heroes 2023
Flutter Heroes 2023 - the leading Flutter conference with global experts presenting on the most important Flutter topics.
New post on /r/flutterdev subreddit:
Post request not working
The curl works well for this statement, "curl -X POST -H "Content-Type: application/json" -d '{"user":{"phone":"1234567890", "password":"pass12345"}}' https://space2dev.in/api/users/login/", but when it is sent from Flutter, it doesn't work. Flutter code is as below: import 'dart:convert';... https://www.reddit.com/r/FlutterDev/comments/119wfnu/post_request_not_working/
Post request not working
The curl works well for this statement, "curl -X POST -H "Content-Type: application/json" -d '{"user":{"phone":"1234567890", "password":"pass12345"}}' https://space2dev.in/api/users/login/", but when it is sent from Flutter, it doesn't work. Flutter code is as below: import 'dart:convert';... https://www.reddit.com/r/FlutterDev/comments/119wfnu/post_request_not_working/
New post on /r/flutterdev subreddit:
How To Use GraphQL with Flutter
submitted by /u/soshace_devs [link] [comments] https://www.reddit.com/r/FlutterDev/comments/11a2kd5/how_to_use_graphql_with_flutter/
How To Use GraphQL with Flutter
submitted by /u/soshace_devs [link] [comments] https://www.reddit.com/r/FlutterDev/comments/11a2kd5/how_to_use_graphql_with_flutter/
Reddit
From the FlutterDev community on Reddit: How To Use GraphQL with Flutter
Explore this post and more from the FlutterDev community
β¬3000 in contest prizes available! Use Livebase to design, generate and deploy your scalable and transactional (micro)services and you can be in with a chance to win CASH! https://www.livebase.com/join-a-livebase-development-contest
New post on /r/flutterdev subreddit:
collectionvaluenotifier | Flutter Package
submitted by /u/CptSuperlative link comments https://www.reddit.com/r/FlutterDev/comments/11akang/collection_value_notifier_flutter_package/
collectionvaluenotifier | Flutter Package
submitted by /u/CptSuperlative link comments https://www.reddit.com/r/FlutterDev/comments/11akang/collection_value_notifier_flutter_package/
Reddit
[deleted by user] : r/FlutterDev
135K subscribers in the FlutterDev community. A community for the publishing of news and discussion about Flutter.
4Dem allows you to create SMS and email campaigns, create flows, submissions, web pages and more. Plus monitoring all statistics. Check them out. https://www.4dem.it/