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

A Progress Bar Indicator
My app needs a progress bar like this to control my audio volume, but i did not find any package on pub.dev, so I made one.progress_indicator

June 20, 2021 at 04:15AM by NiceGuy-n2
https://ift.tt/3iT76q8
New post on /r/flutterdev subreddit:

Using Cubit for Managing States in Flutter
https://ift.tt/3xAOZtm

June 20, 2021 at 10:22AM by codingXXX
https://ift.tt/3vJFruH
New post on /r/flutterdev subreddit:

FlutterForce — Week 126
https://ift.tt/3xymg8n

June 20, 2021 at 11:36AM by flutterist
https://ift.tt/2SQchfP
New post on /r/flutterdev subreddit:

Bottom Bar - An Optimized Bottom Navigation Bar with Beautiful Animations
This package is inspired by bottom_navy_bar and has many improvements over it:BottomBarItem's width is dynamic and not fixed (Bottom_bar vs bottom_navy_bar)Dark Mode SupportMore optimized (BottomBarItem vs BottomNavyBarItem)Allows inserting keys for each BottomBarItem for widget testing

June 20, 2021 at 02:07PM by quantumizeCode
https://ift.tt/3zOVISr
New post on /r/flutterdev subreddit:

Roadmap for beginners
Is there any roadmap picture for the beginners / new enthusiasts in Flutter development?I mean such maps like these for other frameworks/languages here.Maybe someone with a big experience mind about creating a new one?

June 20, 2021 at 01:46PM by iKamikadze
https://ift.tt/2SEP3cN
New post on /r/flutterdev subreddit:

Health kit and Google fit integration
I am looking for the health kit and Google fit integration on flutter and found only two packages "health" and "fit_kit". Does anyone have any idea about any other package?I want to pull only sleep, mediation and exercise data.

June 20, 2021 at 05:13PM by chitrank2050
https://ift.tt/3wIEeEZ
New post on /r/flutterdev subreddit:

Flutter 4 Fun - UI Challenge 5
Check out our new blog post in Flutter 4 Fun:UI Challenge 5 – Parallax Effect By Marcus Engstrup DreslerYou can subscribe to our Blog's notification or Twitter account to get notified of a new post.

June 20, 2021 at 09:00PM by imaN_NeoFighT
https://ift.tt/3xAzWjk
New post on /r/flutterdev subreddit:

Everyone, Fireship io posted a poll on his channel. You know what to do.
https://www.youtube.com/c/Fireship/communityFireship posted a poll on his YouTube channel titled: "What is the best way to build a native mobile app?"And right now, Flutter needs only 16% to surpass React Native (which is on the top)Go do your part and bring flutter to the top!

June 20, 2021 at 08:56PM by SuccessLuthor
https://ift.tt/3iXqsKW
New post on /r/flutterdev subreddit:

Things you wish you knew when you started with Flutter?
Do you have any tips for someone new to flutter or things you wish you'd known earlier on in your journey?

June 20, 2021 at 08:37PM by BIue_scholar
https://ift.tt/3cW7fVT
New post on Flutter Dev Google group:

Flutter: PDF viewer> Download action not functioning on android
Our native App display content as PDF documents, the users may view and download the documents. The dowload action works on iOS but that’s very erratic on android. I have tried many solution but I’m still stuck. Someone kindly help me out here ?

June 20, 2021 at 09:51PM by Thierry SELLES
https://ift.tt/2Sc7NzS
New post on /r/flutterdev subreddit:

Community Events/Challenges Suggestion
Hey all, this community is pretty great and the discord is a great resource as well. Inspired by recent threads, I was thinking about what could be interesting ways to increase meaningful engagement here.One thing I was thinking about was that it'd be cool if this sub had community events or challenges like some other niche dev subs (eg. r/proceduralgeneration does themed, I think they're monthly, challenges on making something with proc gen).The challenges could just be themed prompts like:(inspired by the procgen sub's recent one) Build an app home screen/dashboard fit for a king (eg. tracking citizens, taxes or something silly)Create a screen with exploding particle effectsA spell-casting app screen where each spell is a different set of gestures..etcI'm sure there are other kinds of better themes/possible challenges for a flutter sub, but they're just some examples on basically fun/goofy yet technically interesting challenges where I'm sure some could learn something in the process.Winners (decided by voting or just the mods) could just be featured in a post in some manner. Duration could be monthly maybe to give everyone time + voting.Thoughts?

June 20, 2021 at 11:01PM by Azarro
https://ift.tt/3gHSatp
New post on /r/flutterdev subreddit:

Code Flutter Anywhere!
Hey guys so in the pursuit of trying to find the best way to teach flutter to my students I came across Gitpod a online IDE. While there was a premade flutter config for Gitpod it was using flutter web and didn't have hot reload or all the goodies that were needed. After some digging I found Gitpod supported noVNC and with the recent stable release of Flutter Desktop I wrote up a configuration file to run Flutter with noVNC and device Preview.The full details are in the repo mentioned below that I made with the noVNC Dockerfile configuration. If you find it helpful or like it please leave a star!https://github.com/krlaa/gitpod-flutterTLDR: You can now run flutter on a Chromebook or other low-end computer with Gitpod!

June 21, 2021 at 12:09AM by ka520
https://ift.tt/3xFFSYn
New post on /r/flutterdev subreddit:

Backend for dating/matching app
You guys probably get backend questions a lot but I’m still a little stuck on the technologies I should use for my app.I’m currently building the backend using flutter but I know in the long run this will be expensive so I’d like to just use them for authentication. The alternative I’ve seen mentioned here is Hasura and I’ve also heard of Redis but I believe those two are used for different things.Should I use a database like Hasura for storing users & data while using something like redis for caching? And in terms of security if I authenticate a user via Firebase how should I ensure security when making calls to the database after they’ve logged in i.e include some kind of hash with requests?Sorry if I’m asking for a lot, I’m a college student trying to learn and apply as much as possible. For an app that involves viewing users and your area as well as messaging them in-app if anyone has suggestions for technologies I should use in the stack that would be very much appreciated.

June 20, 2021 at 11:25PM by imisstheoldKanye-
https://ift.tt/2Ull4XH
New post on /r/flutterdev subreddit:

Flutter for PWA
I'm not a coder but I'm pretty technical. I decided on using flutterflow for a product I'm developing. For me, flutterflow is the ideal mix of tech/non-tech no code.I'd like the option for the app to be used on web primarily with the option of playstore/appstore download. I understand there are other no code builders possibly better suited for PWA but I just want to know specifically about flutter.How tricky might this be?

June 21, 2021 at 12:28AM by berryblack8888
https://ift.tt/3zBOSQ5
New post on /r/flutterdev subreddit:

At what point does a framework become "mature"
Even though flutter has been around since 2017, people say it's not mature . So when will it be considered a mature framework? And is react native considered mature?

June 21, 2021 at 12:25AM by Similar-Dust-2338
https://ift.tt/3iVsKdn