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

I made a visualizer for the "sprung" package

Hi everyone. There is a package called sprung to create animation curves based on spring physics, which feel more natural compared to standard curves like ease, easeInOut, etc. There are four properties whose values can be adjusted to change the feel of the animation: mass, stiffness, damping... https://www.reddit.com/r/FlutterDev/comments/w58959/i_made_a_visualizer_for_the_sprung_package/
New post on /r/flutterdev subreddit:

Creating a Flutter project with Authentication and Realtime db by masoncli

In this video you will learn how you can start a feature rich project in a short amount of time with amplify
starter project and Flutter by using AWS Amplify and bloc. ​ Let me know what you think about it! ​ https://www.youtube.com/watch?v=UfeahkVLJlE submitted by /u/msalihg ... https://www.reddit.com/r/FlutterDev/comments/w5detm/creating_a_flutter_project_with_authentication/
New post on /r/flutterdev subreddit:

Blup new update is out! with Figma import, Flutter Custom Code & 3rd party packages, & a lot more.

Hi Flutter Community, I'm Sahaj co-founder at Blup. Blup is a development tool that helps you to create production-ready mobile apps with low code, visual-scripting & free-flow UI designer. PS: Blup is built completely in Flutter. We have brought in a new update! It comes with Flutter Custom ... https://www.reddit.com/r/FlutterDev/comments/w62ett/blup_new_update_is_out_with_figma_import_flutter/
New post on /r/flutterdev subreddit:

Why are MaterialIcons more performant than an SVG image

Material Icons are fonts from what I understand but why does that make them more performant than an SVG or PNG ? submitted by /u/Isifdis link comments https://www.reddit.com/r/FlutterDev/comments/w7hgdf/why_are_materialicons_more_performant_than_an_svg/
New post on /r/flutterdev subreddit:

How much do a flutter intern need to know?

I have recently applied for flutter dev intern role in various orgs and wanted to know if I am "good enough". I already know most of basics of flutter and dart, I know a about firebase authentication, learning about firestore and cloud storage of firebase. I am also currently learning Bloc .... https://www.reddit.com/r/FlutterDev/comments/w7t5v5/how_much_do_a_flutter_intern_need_to_know/
New post on /r/flutterdev subreddit:

Unhandled Exception: PlatformException(VideoError, Video player had error com.google.android.exoplayer2.ExoPlaybackException)

I am using video_player: any in flutter. I am using https server url. All things are working fine, I am able to call api, load images but when I try to load video, I am getting this errors. E/ExoPlayerImplInternal: Playback error com.google.android.exoplayer2.ExoPlaybackException: Source error... https://www.reddit.com/r/FlutterDev/comments/w8npig/unhandled_exception_platformexceptionvideoerror/
New post on /r/flutterdev subreddit:

Cancel user subscription with Revenuecat or redirect

I just received an email concerning updates to google play policies and I saw that they want users to easily cancel their subscription from within the app or at least link them to the google play subscription centre . Checking the revenuecat documentation on canceling subscriptions they don't... https://www.reddit.com/r/FlutterDev/comments/w9rnwb/cancel_user_subscription_with_revenuecat_or/
New post on /r/flutterdev subreddit:

Is Udemy or freeCodeCamp's course on flutter better?

I'm trying to ascertain which is the superior course to learn flutter from. Money is not an issue. https://www.youtube.com/watch?v=VPvVD8t02U8 That is the youtube course I'm referring to. I can only think that a 37 hour long video must be comprehensive. On the other hand, Udemy has a good... https://www.reddit.com/r/FlutterDev/comments/wa8wg8/is_udemy_or_freecodecamps_course_on_flutter_better/
New post on /r/flutterdev subreddit:

Plugin template & requesting for permisions.

Hi everyone! I am trying to dive deep into Flutter and developing my own plugin using the plugin template. I need access to some permissions such as STORAGE. So far what i have find is to use AppCompat in MainActivity class and bind that activity to flutter engine. My question is how can i do... https://www.reddit.com/r/FlutterDev/comments/wau3y9/plugin_template_requesting_for_permisions/
New post on /r/flutterdev subreddit:

Official documentation vs Books

i know java , data structures and algos , and mostly use them for leetcode . i want to develop something interesting to put in my resume and for the sake of learning too. i don't know javascript or css , so i am going the flutter way . where do you guys recommend to learn building apps ? Books... https://www.reddit.com/r/FlutterDev/comments/wb3fzr/official_documentation_vs_books/
New post on /r/flutterdev subreddit:

Which Database to use for building University Social media app ?

Hi Devs I'm planning build a guide app for students through their study in my university the app will be a semi social media app as a final year project, i'm having trouble deciding what database to use, i heard that i can use sqlite, i have no experience with i but also its an offline database... https://www.reddit.com/r/FlutterDev/comments/wbrv7u/which_database_to_use_for_building_university/
New post on /r/flutterdev subreddit:

Any open source example of an app that uses Bloc?

I watched a YouTube series about BLoC architecture and I think I got the grasp of it. Now I want to see an app that isn't a counter implements it. submitted by /u/elfennani link comments https://www.reddit.com/r/FlutterDev/comments/wbwoiw/any_open_source_example_of_an_app_that_uses_bloc/