Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

📝 Know a great tech writer? We have a job opening! https://t.co/bUBw5yEah6— Flutter (@FlutterDev) Dec 13, 2021

December 14, 2021
https://twitter.com/FlutterDev/status/1470528962724044807
New post on /r/flutterdev subreddit:

Some fears before I start Flutter
How to handle global state managing? There are lot of options here. bloc, provider, riverpod etc. I prefer writing less code. But smells bloc is writing bunch of class snippets which I dont like.... What is the simplest and popular active libLack of 3rd party libs. This is kind of the invisible fear part. I don't know what features will be inside in the feature. For now it looks good, but at the point I realized that this required feature is missing on libs....Then i need to write native codes or make a base code...Which is also a noob level....Also invisible fear part. Unknown weird issues. I made 2 projects when RN was early stage version 0.3~0.4. And I spent most of time debugging weird issues or performance, memory, frame drop issue. How often does flutter has this?

December 14, 2021 at 05:54AM by gigas02
https://ift.tt/3IJvghk
New post on /r/flutterdev subreddit:

Minimum Viable Product (AKA MVP)
https://ift.tt/31ZQFSu

December 14, 2021 at 10:20AM by iisprey
https://ift.tt/3lZv2Zx
New post on /r/flutterdev subreddit:

Telegram bot with Dart, Docker and VDS
Hi there! There was a case where I was need to build telegram bot. So here is article about it. Hope it will help someone! article

December 14, 2021 at 07:27PM by Kharitonov_al
https://ift.tt/3GIWJ0R
New post on /r/flutterdev subreddit:

is Flutter Desktop production ready?
Hello . I want to make a desktop app using flutter, the same app should work on macOS, Windows, and Linux. is flutter desktop good for production ? and what are the challenges if not?​Thanks a lot

December 14, 2021 at 08:54PM by addimo
https://ift.tt/3dW5fNq
New post on /r/flutterdev subreddit:

BLoC with Flutter!
https://ift.tt/3GMwMxd

December 14, 2021 at 08:40PM by YazeedAlKhalaf
https://ift.tt/3oSK8BZ
New tweet from FlutterDev:

🦋 Chapter 10: Pop Quiz! Serializing classes into JSON is helpful when implementing which feature? #flutterapprentice— Flutter (@FlutterDev) Dec 14, 2021

December 14, 2021 at 09:06PM
https://twitter.com/FlutterDev/status/1470847654045237250
New post on /r/flutterdev subreddit:

17 year old Looking to make an app any advice
Any advice is helpful thank you

December 14, 2021 at 09:30PM by CommercialAd717
https://ift.tt/3IQ028s
New post on /r/flutterdev subreddit:

Is it advised to learn Flutter without knowing the basics of App Development?
I am a beginner at coding and would like to learn app development. When I was looking for the best learning methods, most of the articles(and my friends) recommended using Flutter to develop apps. I have no prior experience in app development at all, so is it ok if I start learning Flutter and Dart straight away without knowing Java or Kotlin? Also, I don't know how to use Android Studio. Is this a pre-requisite to learning Flutter?Thank you for your time!

December 14, 2021 at 11:36PM by Not-A-myth
https://ift.tt/30s4poF
New post on /r/flutterdev subreddit:

How can I review my flutter code by someone to tell me if it's good or bad and what things to improve.
Like the title is saying what is the best way to get my code reviewed by some professional and experience in the industry to detect patterns that will potentially cause issues when the code base grows.

December 15, 2021 at 02:32AM by NeatFastro
https://ift.tt/3m7Vwsa
New post on /r/flutterdev subreddit:

Open browser app with a specific url from flutter
Well, the title says. I just trying something diferent than url_launcher.So please someone knows something similar or have a solution???

December 15, 2021 at 04:00AM by Syroot
https://ift.tt/3yzY0EI
New post on /r/flutterdev subreddit:

Build Scalable App Using Flutter: Nubank, BMW & ByteDance’s Success Stories.
Quick Summary:In our earlier posts, we have already discussed what uses Flutter for app development and how it is the best framework for cross-platform mobile app development for all businesses, especially start-ups. Having established itself as the most sought-after framework for mobile app development, Flutter is also emerging as the most dependable framework to develop scalable apps.At a time when enterprises strive to build scalable app using Flutter, it is imperative to know what it means to have a scalable app and how Flutter can make a real difference in developing the one.Why There’s a Need to Build Scalable App?At a time when the world is almost operating digitally, scalable apps are not luxury but rather should be a way of life for businesses. The most common characteristics of a scalable app are:• Efficient enough to deal with constantly expanding end users• Efficient enough to support new features without any breakdown• Made of relatively small, independent packages or modules.When it comes to developing a mobile app, consideration of scalable architecture is a wise business and technological strategy. Some experts also call it an “insurance policy” for the app’s code.One of the basic reasons why businesses need to consider deploying scalable architecture is its accessibility and availability. There is hardly any enterprise in the industry that has not encountered a breakdown of its app infrastructure with the exit of just one engineer who had it all in her head!Scalable architecture solves this issue of centralized knowledge and its accessibility and availability. In scalable architecture, everything is so well-documented and easily understood by all the stakeholders that every team member knows how to build a new app feature without disrupting the present infrastructure. Scalable architecture for developing mobile apps thus also helps all the teams scale their knowledge of developing mobile apps.Scalable code developed using scalable architecture is also a great alternative to spaghetti code. There are a lot of instances when the legacy codebase may have got totally broken while deploying a new code.Scalable architecture solves this issue like a champ as it provides enough room to the developers to add new features to the application without breaking or disrupting the entire application.In scalable code, opening pull requests and their merging becomes smooth as scalable architecture is powerful enough to let the engineers scale new features without any disruption to the whole.Read more to Build Scalable App Using Flutter.Note: This is a Case Study based Original Content(OC).

December 15, 2021 at 05:53AM by freelancerkatie
https://ift.tt/3m8E6vv
New post on /r/flutterdev subreddit:

Question about Facial Recognition, Data Collection
hi everyone, i recently got a new assignment from my Intern Team Management to checkout Face ID/Recognition or Biometric Authentication. But he require the project to save and send those facial, image data to the backend.So my question is: Does Google/Apple allow dev to collect and store user face, fingerprint data to send to the backend server?
and if yes, that mean the "local auth" package from flutter team does not support that kind of information collection, which package should i use?

December 15, 2021 at 07:59AM by xboxcowboy
https://ift.tt/3oWYQrM
New post on /r/flutterdev subreddit:

Has anyone migrated AWAY from Flutter?
Just to prefix - I love Flutter and think it's a fantastic framework to build cross-platform applications, so this post isn't trying to dig at Flutter but more just discussing a business practicality issue.I see posts (on Reddit and the Web) for migrating X to Flutter, but not the other way around.Interestingly, this makes it seem like Flutter might be the "better choice" for many, but for my specific needs I have a rather simple mobile app where most of the work is done by calling our back-end API's - and integrating a fair few Native SDK's on both Android/iOS and writing bridging code to call from UI.To this end, UI is basically 90% of the app, and whilst we are doing great with Flutter, it's a pain to hire for in my specific company as they don't want to pay the big bucks and there's not many Dart / Flutter devs out there.And what's worse is, I originally made the case for RN because we are a web development company and so have a lot of HTML/CSS/JS devs, a few of them in React.It's frustrating to me that we went so far down the Flutter path which has effectively killed the input from half of our dev team (we still support an old Cordova app, and the React devs are very comfortable building new UI for it) - mainly because it was just the "shiny new thing" - but I didn't speak up enough at the time as I wasn't a permanent hire in the company.I think it would be a lot easier for us to migrate to React Native, but we've got about a years worth of dev in the Flutter app now.Just wondering if anyone has any experience migrating across - it seems like it would be a complete rewrite since it uses a different programming language (I genuinely think Dart is the biggest downside to Flutter), a completely different framework, and nothing is really shared between the two...

December 15, 2021 at 11:25AM by Vyper91
https://ift.tt/3m4CqTu
New post on /r/flutterdev subreddit:

Will learning Kotlin beside flutter help?
Recently, I want to do "Home Screen Widgets" but I realized I want some "basic" knowledge of Kotlin to build it.. as flutter it self can't do it and native language is a must... so I removed the idea of doing the Home Screen Widgets..Until I wanted to do Alarm App.. and I realized that I need Kotlin to build the "Full Screen Notification" - I sill not sure if there is another method.. However, my question is - Is It Worth it to learn Kotlin beside flutter..If yes.. Approximately how much does it take? To what level should I learn? Where can I learn it from "Free Resource"?

December 15, 2021 at 02:45PM by osamawaseem1
https://ift.tt/3ISnDVR