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

How to create Game Like Animation in Flutter

Currently I'm working in a project where I have to create complex animation. There will be an envelop. On user interaction, it will be opened and a card will be shown with animation. But some parameters of the animation will be dynamic like BackgroundColor, CardText, CardImageUrl, EnvelopColor.... https://www.reddit.com/r/FlutterDev/comments/14suag1/how_to_create_game_like_animation_in_flutter/
New post on /r/flutterdev subreddit:

A different Alarm App

How can I create a Flutter app that detects when the device's built-in alarm is ringing and changes a value in Firebase, without implementing an alarm functionality within the app itself? submitted by /u/karthikeyana link comments https://www.reddit.com/r/FlutterDev/comments/14t4gw7/a_different_alarm_app/
New post on /r/flutterdev subreddit:

How to Harness the Power of Media APIs in Flutter

A basic guide on using media packages in Flutter to control Image, Video and Audio content. submitted by /u/robinap link comments https://www.reddit.com/r/FlutterDev/comments/14tugub/how_to_harness_the_power_of_media_apis_in_flutter/
New post on /r/flutterdev subreddit:

How much are you making as a remote flutter developer?

Just curious to know how much Flutter developers make per year remotely and why you deserve this pay. submitted by /u/pacifio link comments https://www.reddit.com/r/FlutterDev/comments/14u1jen/how_much_are_you_making_as_a_remote_flutter/
New post on /r/flutterdev subreddit:

Dart full stack development is pretty fun

I am developing a full stack app service in dart language. I am developing the front end using Flutter and developing the back end using dartfrog. I'm using Hive as a database. Both Flutter and dartfrog can use Hive, which greatly increases productivity. This is a very fun experience! ... https://www.reddit.com/r/FlutterDev/comments/14u5kzj/dart_full_stack_development_is_pretty_fun/
New post on /r/flutterdev subreddit:

Suggestions of what kind of things you want to learn through a YouTube video?

Fellow Flutter Developers, I am learning Flutter from the beginning of this year and have a lot of personal projects plus worked on few freelance projects as well. I am regularly upgrading my skills using different state management tools, larger codebases, animations, custom paint, Flutter Web, ... https://www.reddit.com/r/FlutterDev/comments/14vscz3/suggestions_of_what_kind_of_things_you_want_to/
New post on /r/flutterdev subreddit:

Flutter beginner

Hi! I just start learning flutter what steps should I consider? PS: I'm a web developer and now want to upskill submitted by /u/Zubair1724 link comments https://www.reddit.com/r/FlutterDev/comments/14wr61h/flutter_beginner/
New post on /r/flutterdev subreddit:

Need Advice on android tv application

Team, Advice me, Is it good idea to develop a basic tv application for android tv with flutter OR is there any other frameworks or tools better than flutter, any advice hear will be helpful for me to go ahead. application is about playing menus and videos on android tv. ​ Thank you and... https://www.reddit.com/r/FlutterDev/comments/14wudqr/need_advice_on_android_tv_application/
New post on /r/flutterdev subreddit:

Offline-first storage options with sync

I'm looking into building a cross-platform Flutter app with support for desktop and mobile. The app needs to be offline-first as some users may only have the app on one device and thus not need any sync features. What storage options are there that support this pattern? I don't have a... https://www.reddit.com/r/FlutterDev/comments/14xfhr2/offlinefirst_storage_options_with_sync/
New post on /r/flutterdev subreddit:

Coming up in 45 minutes, join Simon Lightfoot, Scott Stoll, Randal Schwartz, and Danielle Cox as they answer your #dart and #flutter questions LIVE on this week's Humpday Q&A AMA!

submitted by /u/RandalSchwartz link comments https://www.reddit.com/r/FlutterDev/comments/14xrgp4/coming_up_in_45_minutes_join_simon_lightfoot/
New post on /r/flutterdev subreddit:

Free 1000+ AI, Digital Marketing & Other tools category wise

Free 1000+ AI & Digital Marketing tools category wise One platform for AI, digital marketing, Content Writing, video, Audio & Image making for Blog, Websites or YouTube etc.Website : https://www.whitehattoolbox.com Android Application :... https://www.reddit.com/r/FlutterDev/comments/14y54zf/free_1000_ai_digital_marketing_other_tools/
We are very happy to announce our support for EMERGENCY for 2023. EMERGENCY provides free, high-quality care to people affected by conflict and poverty. In 2023, €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:

passing char pointers from flutter using ffi to C

Hi I used the ffi plugin template to generate sample code for sum and sum_long_running and it works fine in the emulator. Later I added a function get_string in the C header file (native_add.h) FFI_PLUGIN_EXPORT void get_string(char *a); and ran the ffigen again which generated the dart code... https://www.reddit.com/r/FlutterDev/comments/14yjnti/passing_char_pointers_from_flutter_using_ffi_to_c/
New post on /r/flutterdev subreddit:

Report bug and proposal from your app to github with this flutter package

GitHub Snitch is a Flutter package that helps you report bugs and issues on GitHub automatically. And give user to add proposals easily , It can also be used to provide support to your users by chatting from github issue. Github snitch package : https://pub.dev/packages/github\_snitch ... https://www.reddit.com/r/FlutterDev/comments/14yogsh/report_bug_and_proposal_from_your_app_to_github/
New post on /r/flutterdev subreddit:

Upgrading old Flutter 2 projects ?

I have multiple projects I built with Flutter 2 Both don't have null safety, is there a guide on how to migrate them to Flutter 3 ? I didn't have any real luck with trying to get dart 2 installed so I could run dart migrate. submitted by /u/MLRacer link comments https://www.reddit.com/r/FlutterDev/comments/14z1q52/upgrading_old_flutter_2_projects/