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

integration Flutter Pod in Native iOS giving this error
fatal error: 'Flutter/Flutter.h' file not foundinside my native ios Projects, when i start build that time it show errorIn file included from /Users/userName1/Desktop/mydemo/TestingCode/my_project/.ios/Flutter/FlutterPluginRegistrant/Classes/GeneratedPluginRegistrant.m:5:

March 19, 2021 at 08:52AM by shoeb_khan07
https://ift.tt/3vIXMZO
New post on /r/flutterdev subreddit:

I'm about to lose my job due to the janky long picture list scrolling performance on iOS
What should I do... 😭😭😭😭😭😭😭😭😭I put a huge bet on Flutter.I'm the one who convince our team to adopt Flutter as the tool for our next project(we used to use ReactNative) for the sake of a better development experience.Little did I know is that the long list with picture in the TabBarView(which is the child to a NestedScrollView) is so janky when scrolling!!!And I have used those (I think) performant List-like View such SliverList...(in our project we use PagedListView from this package: https://pub.dev/packages/infinite_scroll_pagination, which is based on SliverList, which is performant, right?)The janky behavior is so visible if you scroll fast enough. There are visible frame-dropping situations.I know our team is not saying it out loud, but deep down they are really curse me to death, I think. Well, I would do the same if I were them...But now the project is moving into the beta testing phase, we about to push to a small group of people. But the scrolling janky behavior seems unsolvable...I'm really freaking out, you know...The hopelessness come after I have googled a ton of the resource and read through a LOT of issue posts... I sort of find out that there are tons of problem regarding SliverList... and the jank... UGH....😩😩😩😩😩😩😩😩I want to remain hopeful or something... but the reality is really soul-crushing... maybe I was wrong, maybe I shouldn't use Flutter while it's not yet that mature as a tool...But there are problems right now, and I really have to fix...So, anyone has any iOS list with picture and the scrolling is janky as hell? How do you fix it? Or workaround?HELP!!!!Right now I am reading from flutter.dev to learn about dartDev tool to do the project profiling thing...I never feel this desperate... 😭

March 19, 2021 at 08:36AM by season_leee
https://ift.tt/38YO1wS
New post on /r/flutterdev subreddit:

What is CRUD?
https://ift.tt/3c5xIk9

March 19, 2021 at 09:54AM by adursuns
https://ift.tt/30Y5uBu
New post on Flutter Dev Google group:

Emulator process for AVD was killed
Hi I am having the error of Emulator process for AVD was killed in android studio. Has tried every solution on the internet, but still the same problem. Can anyone please guide? I am using Mac

March 19, 2021 at 12:49PM by Saad Sohail
https://ift.tt/310MJgF
New post on /r/flutterdev subreddit:

New post on different types of snapshots in Flutter! Give it a read!
https://ift.tt/30XqjwH

March 19, 2021 at 01:13PM by mukhtharcm
https://ift.tt/3qXv0kB
New post on /r/flutterdev subreddit:

Settings in provider?
Hi, I'm new to Flutter and I'm developing fitness app. I want to integrate settings which will be stored in Hive database. But I'm wondering if it is good practise to store all logic into Provider. I'm already usuing 5 providers, so I don't know if I'm doing it right. So.. is it fine to have multiple providers and do all heavylifting inside of them?

March 19, 2021 at 01:05PM by FlaTrix03
https://ift.tt/2PbcfwN
New post on /r/flutterdev subreddit:

App Feedback Thread - March 19, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

March 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/2OGD78p
New post on Flutter Dev Google group:

Our first meet up is officially here
Hello Hope you had a wonderful week. This is just to remind you of our meet up tomorrow *between 10 am to 12 noon at Hive Colab Mbarara, Amazon Building* If you have not filled this form
New post on /r/flutterdev subreddit:

HTTP2 for Flutter Web?
Posting this as a hope that someone else has figured out this problem so I don't have to.I have a mobile application (Android/iOS) that is required to use http2, mainly for the HTTP2 Push. It works great on mobile.Management said "Great...now make it web app". Most of the libraries we use either support web or we can find an alternative that supports web. However, none of the HTTP2 libraries (we currently use Dio with http2 and dio_http2_adapter) we've found support Flutter Web.Switching to websockets is not an option at this time. Any ideas?

March 19, 2021 at 03:27PM by FlutterLovers
https://ift.tt/30Y3b17
New post on /r/flutterdev subreddit:

theme_mode_builder | A Flutter package to change the theme of your app! πŸš€
Theme Mode Builder allows you to add theme-changing support to your Flutter app easily!​https://pub.dev/packages/theme_mode_builder

March 19, 2021 at 03:21PM by YazeedAlKhalaf
https://ift.tt/2P6wWtV
New post on Flutter Dev Google group:

Tips for learning Flutter
Hello, I have decided to learn flutter, and I want to know if it is a good idea to learn only from the documentation on the official website, or if I should look for tutorials or some course to get started. If someone would advise me on that matter, I would be very grateful.

March 19, 2021 at 04:33PM by John Villanueva
https://ift.tt/3vHpuq1
New post on /r/flutterdev subreddit:

dispatcher 0.0.2 | Easily publish data and notify multiple listeners at once
Hi everyone, this is a new flutter package I'm working on ! Comments, suggestions and pull-requests are very welcome :)https://pub.dev/packages/dispatcherhttps://github.com/AlexBolot/dispatcher

March 19, 2021 at 04:21PM by Numinex222
https://ift.tt/3s2uzH3
New post on /r/flutterdev subreddit:

flutter_stash 1.1.4 | Gathering useful widgets and code snippets
Hi everyone, it's my first time posting here. I wanted to share this package I've been working on !https://pub.dev/packages/flutter_stashhttps://github.com/AlexBolot/flutter_stashHere's a list of the provided widgets :SplashScreenBubbleLoaderTooltipTextSharedFutureWidgetLiquidLoaderSwitchWidgetDropDownList

March 19, 2021 at 04:18PM by Numinex222
https://ift.tt/3c1sFRx
New tweet from FlutterDev:

πŸ“¦βœ¨ Step right up for some useful packages!

Read @getsentry's blog to learn more about the major update to their Flutter package for their crash management and release tooling.

Check it out πŸ‘‡ https://t.co/nSkiinugaGβ€” Flutter (@FlutterDev) March 19, 2021

March 19, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1372956028967514123
New post on Flutter Dev Google group:

Regarding Storage of Data in Phone apart from Shared Preference
Hi Devs, *May be this much lengthy mail. Please read this.* In my recent project, I am using Shared preference for storing bool value for whether the user is authenticated already or not. So the bool value will be false when the user logs out. It works perfectly in the starting stage. So after

March 19, 2021 at 06:25PM by Balaji K S
https://ift.tt/3vKyHxA
New post on /r/flutterdev subreddit:

Providing Advice to Businesses Considering Flutter in Production?
I receive sponsorship from a multi-billion dollar global hardware maker to help a developer community with small, medium, and large companies in it. I don't distinguish between small-company and large-company, I just answer technical questions about a hardware-specific API. I've been using Flutter on the desktop, web, ios, and Android for the best year. I've also built hundreds of tests with Dart. I like Dart and I receive zero influence from my sponsor to use another technology. They are fine just sponsoring the "community," which is primarily a forum.As I'm so enthusiastic about Flutter, I started to influence businesses to use Flutter. I felt that I needed to put out a statement to the community of developers about a few words of caution. As I really like Flutter and emotionally wish that more people would use it, I am wondering how other people approach this type of "strategic consulting" advice. Imagine that you're giving advice to a large company about technology choice or an entrepreneur with limited resources (and the need to hire and manage a small dev team). I put down some cautions in the video below. I am wondering how other people respond to requests for advice.https://youtu.be/GMkqFMbdMz0Here are the main points on my mind so you don't have to slog through the video:Flutter Web doesn't have all the packages yet and it is not so good for text-heavy web sitesFlutter Desktop doesn't have all the packages supported and the "release to store" and "signing" mechanism is either clunky or not feasible on Windows. I don't release to the Windows Store, so I can't comment on this, but people ask me about this. If someone knows about the security "signing" mechanism, please advise.null-safe, while awesome in the future, is not that easy to implement as of March 2021 if you use other packages. This may change real soon now, but maybe they should wait until the null-safe transition settles down?The really big issue on my mind is "can the business hire enough skilled Flutter developers?" Often, people will post on our forum about "want to hire Flutter developers WITH access to the hardware." Unfortunately, the hardware is about $1,000 per unit and it is difficult to ship around to some countries. :-( I know from answering questions and reading code snippets in our community and their direct discussions with other developers that a lot of people are still using Java and Objective C because they've been working on their business app for a while and making incremental improvements to it.Honestly, I don't want to get someone I give advice to into a tough situation at their company. What advice do you think I should give them with regards to Flutter? Should they go for it today, in production, in March 2021 for a business-critical app? Some of these entrepreneurs are betting the company. It's scary. They're likely looking at Flutter because I've run hundreds of tests with Dart/Flutter on four different hardware models (I have access to all the hardware models) over the course of years and I publish my tests and send it to them.

March 19, 2021 at 06:47PM by cloudster314
https://ift.tt/3s2NFgt
New post on /r/flutterdev subreddit:

The easiest way to save files in Flutter.
Hey geeks, I've developed a plugin package know as 'file_saver' as the name suggests it saves files on all Platform and Downloads it on web and happy to announce it today, it supports all 6 Flutter platforms and you can read the basic tutorial [here.](http:// https://link.medium.com/HFrLg3d6Keb). Show some love fam. Working on it to add Save As dialog.

March 19, 2021 at 06:41PM by incrediblezayed
https://ift.tt/3cQWDqI