Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
The Livebase platform relieves you, a professional and ambitious developer, from much of the work and hassle of creating and managing the backend of your applications. Build transactional (micro)services in minutes with GraphQL APIs, without coding.
Build in Livebase and you have a chance to win a cash prize! There's €3000 up for grabs. The biggest single prize is €1500.
https://www.livebase.com/join-a-livebase-development-contest
New post on /r/flutterdev subreddit:

How to check what API calls are made in your flutter app?

Hi just like inspecting the network tab when developing web apps, what is the way to check the API calls that are made by a flutter app. Is there any dev tool? submitted by /u/shamal98 link comments https://www.reddit.com/r/FlutterDev/comments/117v5dz/how_to_check_what_api_calls_are_made_in_your/
Livebase relieves you from much of the work and hassle of creating and managing a backend for your application, leaving you total freedom, as a professional developer, to create your own frontend using the technologies and methodologies you prefer.
Sign up for your free evaluation account today, check out the “Getting Started” section of the documentation portal, and see for yourself how Livebase can help you deliver better results in less time (up to ten times faster).
https://www.livebase.com/
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
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/
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/
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/
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/
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/
Need more mobile security? Check out #FlutterHeroes23 partner Talsec
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/