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

Flutter 4 Fun - UI Challenge 7
Check out UI Challenge 7 in Flutter 4 Fun.This session is special because we covered these aspects:Implement a responsive design (to support all screens from mobile to desktop)Use the fl_chart package to implement charts.Implement dark/light themesAlso, you are able to run the final result right now in your browser here.You can subscribe to our Blog's notification or Twitter account to get notified of a new post.Video

November 20, 2021 at 07:18AM by imaN_NeoFighT
https://ift.tt/3nxKyNr
New post on /r/flutterdev subreddit:

ChangeNotifier + Provider in Flutter
https://ift.tt/3x87V3F

November 20, 2021 at 03:36PM by VandadNahavandipoor
https://ift.tt/30FiChN
New post on /r/flutterdev subreddit:

graphql-flutter package is back mantained
I'm happy to announce that the package graphql-flutter is back maintained, and I'm one of the official maintainers (@vincenzopalazzo), and I do this as my job. I rejected my last FANG offer to focus on open-source software development and support this library was my object until there are enough resources.I'm also thinking to start some twich channel to make some live and coding and live development on this repository, and before starting, I would like to receive feedback from the community.​In addition, I would like to invite you to open an issue if you like to suggest some changes, or some things that you don't like or you want to add inside the library. I would be happy to talk with you and share my opinion.My reference if you want to contact me or support my work- Github- Twitter- Or the discord channel of the package

November 20, 2021 at 06:08PM by crazyjoker96
https://ift.tt/3FxqT6t
New post on /r/flutterdev subreddit:

Packages to support in-app purchase/subscriptions
Hi all,I wrote these packages to support development of my game: https://www.omnichess.club, I hope other developers find them useful.They allow server-to-server verification of in-app purchases/subscriptions for the App Store and PayPal.App Store Server SDK - https://pub.dev/packages/app_store_server_sdkPayPal SDK - https://pub.dev/packages/paypal_sdk

November 20, 2021 at 06:30PM by omnimind-tech
https://ift.tt/3kXpJcR
New post on /r/flutterdev subreddit:

Q3 survey results and comments
Recently, the Flutter team posted the result of their Q3 survey.As usual, the people who bothered to answer the questions are still (very) satisfied with Flutter. And most of them feel welcome and feel safe to ask questions. That's nice.I find it quite interesting, that 36% would like to have better SEO for Flutter web applications. IMHO, this means they want to use Flutter for web pages instead of web application - even if that's something isn't part of the Flutter web story. Don't they know? Don't they care? Or is it that they just want more?The other points from the survey might be interesting for Google, but I find them boring…BTW, while I understand that a growing community always contains more beginner that advanced users, I think, I answered the question "I can get answers to my questions" as "somewhat disagree" because I'd personally like to see more advanced questions. Not sure whether they expected that interpretation.Sometimes, it seems the only question people seem to ask on a daily basis is whether learning Flutter is a good career choice and how to manage state ;-)

November 20, 2021 at 11:32PM by eibaan
https://ift.tt/3qWUXoi
New post on /r/flutterdev subreddit:

Flutter desktop performance
are desktop apps made using Flutter as fast as the app made using C# or C++?does flutter actually create native desktop apps?

November 21, 2021 at 05:57AM by Own-Antelope-171
https://ift.tt/3DGahch
New post on /r/flutterdev subreddit:

Has anyone here or know of anyone that released a iOS app with Material design?
I dont think I have the energy to do the conditional checks for platforms to make the iOS app seem more native, regardless of how easy people say it may be. I wish the Flutter team just made it detect/automatic. Anyways wondering how negative feedback or overall it will be if I released a simple app that is default Material, where the iOS and Android app look the exact same.

November 21, 2021 at 08:01AM by splishyandsplashy
https://ift.tt/3HGD2Ik
New post on /r/flutterdev subreddit:

QR scanner flutter web
I want to implement a QR scanner that works on both android and the web. The android part is done but for web, there seem to be no good packages. How can I solve the problem, I tried jsqr, qr_scanner, qr_utils, qrolo, etc but no one works?
Please suggest me some ways to solve the problem.

November 21, 2021 at 07:49AM by Useful-Possibility-8
https://ift.tt/30P7TSc
New post on /r/flutterdev subreddit:

FlutterForce — Week 146
https://ift.tt/3oQQIIb

November 21, 2021 at 08:52AM by flutterist
https://ift.tt/3nzonGW
New post on /r/flutterdev subreddit:

Flutter WebRTC SDK for FastoCloud
https://ift.tt/3FDq7F1

November 21, 2021 at 09:35AM by FastoGt
https://ift.tt/3rbL2LN
New post on /r/flutterdev subreddit:

Could you guide my in the right direction?
Hi everyone.I will give you some background quickly.I started medical school but I had a really rough time and I just drop it after some time. I jump to IT degree and learn basics and some Java (not much but I know what a loop is, the "if" "for" and such.OK so after sometime I get rid of my depression and came back to my truly passion, the medicine. I'm finishing it this year. I will be a doctor and I wont be anything else.BUT...I like so much the idea of making my own stuff and programming is so appealing to me. But I don't know what to focus on with the little time I have.My ideas are: - Python: Could be the programming language more useful for my daily basis. Even though I don't want to be a researcher it could help me on automatization. Like it. Algo Angela Yu course is awesome for what I heard.JS, HTML, CSS: Don't know if I like this. Never tried. But I like the idea of building a beautiful website. Also I need to mention that all of the programming knowledge will be apply to my day to day. That means I would make a website where I find tools I can't find anywhere else. Ex: To-do list, pomodoros, calendar, notes, all in one website, without paying walls or ads or shit. I want it for my study and my productivity. Won't work as a programmer and won't sell or try to earn money with it. Also Angela Yu courses or THE ODIN PROJECT are really appealing to me.Dart+Flutter: I recently discover this language. I just saw that you could build "easily" some apps, and also very beautiful. I don't know if webdev/app dev is better for my objetives but I like app dev more (however I love The Odin Project idea). Is there any good course here?Ok that is all. Could you point me in the right direction? I need to hear some opinions and thoughts please.Have a nice day.

November 21, 2021 at 12:27PM by InvaderFM
https://ift.tt/3oHGmKy
New post on /r/flutterdev subreddit:

A minimalist guide to Dependency Injection in Flutter
https://ift.tt/3FBF4Ys

November 21, 2021 at 03:36PM by iisprey
https://ift.tt/3oR0olI
New post on /r/flutterdev subreddit:

How To Make Yours Rock SOLID (Principles)
https://ift.tt/3nz9oN8

November 21, 2021 at 03:36PM by iisprey
https://ift.tt/3FDIGca
New post on /r/flutterdev subreddit:

Yesterday perfect today problems.
Yesterday everything was working perfect. Today I have problems.provider doesn’t work anymoreappbar mainaxisalignment doesn’t workmaybe other thingsI have tried a new instal on another computer. I have tried emulator and on a real device.

November 21, 2021 at 03:29PM by Kopraustki
https://ift.tt/3x6GR4C
New post on /r/flutterdev subreddit:

My understanding of flutter cubit state management
I have worked with Flutter getx package, I found it was quiet smooth and easy. It's true that it's easy for beginners. It does take away some of complex code. Few weeks later I started to work with Cubit state management package.In deed it's difficult for beginners. Hard to grasp the idea. After working 2 days on it, I found my way of working and understanding it. I have pictured my understanding and wrote an article.https://www.dbestech.com/tutorials/flutter-cubit-example-state-managementHere is link, where I wrote down my understanding is pictures and video as in article. I am sharing it with beginners. I think it might be useful for beginners to understand the core concept of cubit package. Leave comment below. And those who understands better, give me suggestion if I can improve the article.

November 21, 2021 at 04:26PM by DBestech
https://ift.tt/3x6Xb5z
New post on /r/flutterdev subreddit:

What to use for "access to more features with subscription plan(s)" business model? (android, ios and web platforms)
Users can unlock extra features of our platform depending on their subscription plan.for this use case do I need to implement it using stripe billing/subscription or in-app-purchase api ?if I can't use stripe for this and am required to use in-app-purchase api then in-app-purchase api is not available on the web?Any guidance would be appreciated

November 21, 2021 at 06:04PM by NeatFastro
https://ift.tt/3r5sQmC