Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Apple Music bubbles in Flutter

Does anyone know how one might implement something similar to the bubbles in Apple Music genre and favorite artists selection using flutter? I want to create an experience like that so users can move the bubbles around as well. submitted by /u/approaching77 link comments https://www.reddit.com/r/FlutterDev/comments/125lntl/apple_music_bubbles_in_flutter/
Accenture were an excellent #FlutterHeroes23 partner, they're hiring, check them out https://www.accenture.com/it-it
New post on /r/flutterdev subreddit:

In an hour, join Simon Lightfoot, Scott Stoll, and Randal Schwartz and special guests for another Humpday Q&A AMA live chat and coding session! #dart #flutter

submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/125r1la/in_an_hour_join_simon_lightfoot_scott_stoll_and/
New post on /r/flutterdev subreddit:

Which data sends Flutter to Google?

Hello, everyone! My boss has permitted me to write a dart UI for our project. However, only under the condition, what data Google grabs. Does anyone know this? Thanks in advance. P.S.: I'm suing Flutter already for my private projects. submitted by /u/xsleepingbutt link comments https://www.reddit.com/r/FlutterDev/comments/126iox9/which_data_sends_flutter_to_google/
New post on /r/flutterdev subreddit:

This piece of code can dramatically improve your Flutter app's performance running in Safari

If your Flutter app targets the web and uses the CanvasKit renderer, you might have noticed that your app's performance in Safari is way worse than its performance in Chrome. That is because the Safari implementation of WebGL 2.0 is pretty fked. Put the following script tag into your... https://www.reddit.com/r/FlutterDev/comments/127cwz8/this_piece_of_code_can_dramatically_improve_your/
We want to thank all of our sponsors for their fantastic support. It was a pleasure to work with ALL of you, and see you next year ;)
New post on /r/flutterdev subreddit:

Just released a new version of the Invoice Ninja package

Hi, The package makes it easy to create PDF invoices and accept payments in a Flutter app. https://pub.dev/packages/invoiceninja The new release adds support for recurring invoices as well as entity actions, for example you can now email or auto-bill an invoice when saving it. This video... https://www.reddit.com/r/FlutterDev/comments/127gkz3/just_released_a_new_version_of_the_invoice_ninja/
New post on /r/flutterdev subreddit:

Flutter 3.7.9 and xcode 14.3 - whole bunch of errors building

Ok, so I did the mistake updating xcode this morning while having my morning coffee, still dizzy from waking up, and slightly sipping to my coffee I hit update on xcode on my mac, as I saw my Mac M1 max said Xcode command tools needed update, I shouldnt have done that obviously. Ok, so I wanted... https://www.reddit.com/r/FlutterDev/comments/128lajg/flutter_379_and_xcode_143_whole_bunch_of_errors/
New post on /r/flutterdev subreddit:

Appcheck on flutter

I was trying to fix and integrate app check to app for hours yesterday, and finally i gave up. The documentation says to just include the dependency, and call activate, but it simply didn't work. İ tried to dig in to see how it works, I found documentation on app integrity, which i am not... https://www.reddit.com/r/FlutterDev/comments/128oqzj/appcheck_on_flutter/
New post on /r/flutterdev subreddit:

I Created a Plugin to Find Device Corner Radius

Hey everyone! As a designer, I've always been impressed by the consistency of the iOS UI. One of the reasons it's so satisfying is because of the perfect border radius of many parts of the interface, like the dock in the home screen, which matches the radius of the current iPhone model. That's... https://www.reddit.com/r/FlutterDev/comments/12acyt0/i_created_a_plugin_to_find_device_corner_radius/
New post on /r/flutterdev subreddit:

Cross-platform App Development Survey

Hi! We are doing our master thesis about cross-platform app development, especially comparing Kotlin Multiplatform Mobile and Flutter. We are looking to gain more insight into what app developers think regarding cross-platform vs native app dev and we are thankful for all responses! Check out... https://www.reddit.com/r/FlutterDev/comments/12ahlpf/crossplatform_app_development_survey/
New post on /r/flutterdev subreddit:

Suggest learning techniques you follow

I have been working with flutter for more than a year now, and kind of feeling not connected to new technologies and techniques going on anymore, beside from creating projects for your own. What are some techniques you follow to keep you up to date and competitive in market? Also suggest what... https://www.reddit.com/r/FlutterDev/comments/12b93e7/suggest_learning_techniques_you_follow/
The Flutter Heroes newsletter contains info on the industry, special offers and discounts, plus event updates (video releases, call for papers etc) sign up today https://mailchef.4dem.it/app/public/fog/view/366/2p6
New post on /r/flutterdev subreddit:

How can i import multiple components

Hi all, I am new to Flutter and i want to import multiple components in one page. I've tried multiple codes and ask it to the holy ChatGPT. But i didn't get any helpful answer. Is there anyone that can help me with showing multiple components? Thanks all! submitted by /u/_buffel [link] ... https://www.reddit.com/r/FlutterDev/comments/12bhry8/how_can_i_import_multiple_components/
New post on /r/flutterdev subreddit:

State management with persistence : Riverpod with Drift or Hydrated Bloc ?

Need to develop an app with with IOT connection . It need data persistence and it should be along with the state changes. So we confused between Riverpod with Drift or Hydrated Bloc ? Suggestions please submitted by /u/RageshAntony link comments https://www.reddit.com/r/FlutterDev/comments/12bmtxp/state_management_with_persistence_riverpod_with/
New post on /r/flutterdev subreddit:

Are there any downsides/risks to SwiftUI-ifying widget structures?

I'm primarily a SwiftUI developer and became very comfortable with it. Switching over to Flutter has been a struggle for me since the way the UI is structured is pretty much backwards (parent/child vs. view modifiers). I later realized I could just create a Widget extension for some common... https://www.reddit.com/r/FlutterDev/comments/12c6o0d/are_there_any_downsidesrisks_to_swiftuiifying/