Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

How to upgrade Cocoapods ???
I have Cocoapods 1.8.4 on my iMac and need to upgrade to the latest version. I need help… Every time I have tried, I keep running into the same problem: [!] Xcode - develop for iOS and macOS ! CocoaPods 1.8.4 out of date (1.10.0 is recommended). CocoaPods is used to retrieve the iOS and

April 05, 2021 at 07:57PM by jerry hamby
https://ift.tt/3urqg9k
New post on /r/flutterdev subreddit:

Is it a bad idea to learn flutter as my first mobile app dev?
I'm a CS graduate. I never did any mobile app dev. Java based android dev always seemed so complex and tiresome to me. And I didn't have an iphone.I watched a few videos recently and so far flutter seems much easier and manageable (no android studio which is great).Right now I've just been playing with very very basic stuff and running them in web/ChromeI know programming. Ive worked in c, c++, c#, python, java. I've never done web or mobile dev though (I'm 23 btw)Someone told me that learning mobile dev by starting with flutter is a bad idea. It makes it easy and I wouldn't have the basic fundamental concepts. Is that true?I feel like flutter is being backed by google and it's growing so much I don't think it'll be abandoned anytime soon.I'm probably going to continue but wanted to know if I'm on the wrong track.

April 05, 2021 at 08:13PM by WisestAirBender
https://ift.tt/3uiqpLY
New post on /r/flutterdev subreddit:

Provider state management
Is there any one who can tell me the best blog or youtube video to understand Provider state management?

April 05, 2021 at 08:21PM by Ok_Profile7837
https://ift.tt/31LyjkH
New post on /r/flutterdev subreddit:

Created an issue for toString/fromString on Enums
Is anyone else frustrated by the lack of toString/fromString on Enums?I've created an issue on it here, would appreciate anyone upvoting or adding their use cases
https://github.com/dart-lang/language/issues/1560

April 05, 2021 at 10:16PM by esDotDev
https://ift.tt/2PveCLM
New post on /r/flutterdev subreddit:

Hooray! Google v. Oracle decided in Google’s favor! This might have meant the end of Android, and other things, and certainly make open source that's interface-compatible with proprietary software less protected.
https://www.reuters.com/article/us-usa-court-google-oracle/u-s-supreme-court-sides-w[…]h-google-in-major-copyright-dispute-with-oracle-idUSKBN2BS1A9

April 05, 2021 at 10:02PM by RandalSchwartz
https://ift.tt/3rTwoFB
New post on Flutter Dev Google group:

null
can any one here to chat live, i have problem in flutter code and i also spend many time but still i can't find the solution. any body can help me ?

April 05, 2021 at 11:17PM by salman Mirkhan
https://ift.tt/2RarSpx
New post on /r/flutterdev subreddit:

Premade Buttons UI
Hey all,I recently created a screen of example code for various types of buttons one might use in a Flutter project and wanted to share that here.Buttons can be pretty simple in Flutter, but I took the time to make sure they were styled correctly and that edge cases were handled.Give them a look here and let me know what you think! https://flutterui.design/components/buttonsAndControls

April 06, 2021 at 04:58AM by Apallon
https://ift.tt/3uuD26X
New post on /r/flutterdev subreddit:

Does everyone using vim as IDE for Flutter ?
I tried to install Vim on my macbook but its really hard to use !https://i.imgur.com/fvhhL18.png

April 06, 2021 at 09:44AM by jo3ght
https://ift.tt/3rR291N
New post on /r/flutterdev subreddit:

New Flutter App - Memory Game
Hello Everyone,I made a Memory Game with Flutter.PlayStore: https://play.google.com/store/apps/details?id=com.blackhole.memoryGitHub: https://github.com/imayush-chauhan/Memory-Game​Beautiful UI/UX, Animation, Designs.Improve your focus, attention, concentration, reflexes, speed of thinking, logic, and much more. Playing memory games is the best way to exercise your brain and keep your brain fit.

April 06, 2021 at 11:59AM by AyushYo
https://ift.tt/31PxkA9
New post on /r/flutterdev subreddit:

android-capture: zero-friction video+screenshot capture for Android app developers
https://ift.tt/3cSZIHR

April 06, 2021 at 11:30AM by ds300
https://ift.tt/3sW7C8T
New post on /r/flutterdev subreddit:

Dependencies
The more libraries I add to a project the more incompatibilities that are thrown up by pub get and the more I have to downleveling packages to try and find some set that works together.There must be a better way to do this. Why isn't there a tool I can throw my pubspec.yaml at, maybe indicating the minimum levels I need for some packages to get the features I need, and it will produce a working set?Or am I going about this all wrong? I've tried using "any", but pub get still gets all pissy with me.

April 06, 2021 at 12:48PM by IanWorthington
https://ift.tt/3sTbGqI
New post on /r/flutterdev subreddit:

Is Hackintosh as reliable as OSX (Macs) for compiling/running/simulating Flutter apps?
Or is a mac required for useful testing?

April 06, 2021 at 01:45PM by Professor_Dr_Dr
https://ift.tt/39LoN5H
New post on Flutter Dev Google group:

Getting document from Firestore only 1 time
Hello! I'm trying to get the 'username' of the current user from the *users* database on Firestore. I only need to get it once (NO need for streambuilder, futurebuilder, etc). I only need the 'username' to make it appear on the UI 1 time and it will not change depending on the activity, meaning

April 06, 2021 at 03:45PM by Alvaro Gonzalez Rico
https://ift.tt/3cUVyzj
New post on /r/flutterdev subreddit:

How do you prefer to learn Flutter (or any other language)?
Hi, I was thinking of teaching people something about Flutter. I'm not sure what way would be the best though. For example, a programming course, a YouTube channel, an interactive site, there are so much options! So, before I do start anything, I want to know if you have any preferred way to learn. It does not have to be conventional methods of learning (for example: through YouTube), but it could be whatever you like. What do you prefer or would like to see to learn more about Flutter?

April 06, 2021 at 04:02PM by MocroBorsato_
https://ift.tt/3wzjwYw
New tweet from FlutterDev:

🔥 Hot Reload 💙

Hot Reload is great.... when it works. But sometimes, you change some code and nothing happens? In this first #DecodingFlutter episode, learn more about how hot reload works, and when a hot restart is necessary instead.

Watch now 📺https://t.co/CEDIWfJ19g pic.twitter.com/redKYLwOEm— Flutter (@FlutterDev) April 6, 2021

April 06, 2021 at 07:35PM
http://twitter.com/FlutterDev/status/1379488053841047556