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

Best practices in flutter to reduce the App size.
“Size matters: Reducing Flutter App size best practices” by Suryadevsingh https://link.medium.com/xNNKtdr6I9

September 13, 2020 at 05:55AM by surya_dev_singh
https://ift.tt/3hqLFIG
New post on /r/flutterdev subreddit:

Best practices in flutter to reduce the App size.
“Size matters: Reducing Flutter App size best practices” by Suryadevsingh https://link.medium.com/xNNKtdr6I9

September 13, 2020 at 05:55AM by surya_dev_singh
https://ift.tt/2FovezE
New post on /r/flutterdev subreddit:

The download completion rate of an app with an APK size of around 10MB will be ~30% higher than an app with an APK size of 100MB. So after all coding part, we do #optimization and try to #reduce the app #size. In terms of optimization each and every #bytes matter.
“Size matters: Reducing Flutter App size best practices” by Suryadevsingh https://medium.com/@suryadevsingh24032000/size-matters-reducing-flutter-app-size-best-practices-ca992207782

September 13, 2020 at 05:53AM by surya_dev_singh
https://ift.tt/3hqJDbp
New post on /r/flutterdev subreddit:

The download completion rate of an app with an APK size of around 10MB will be ~30% higher than an app with an APK size of 100MB. So after all coding part, we do #optimization and try to #reduce the app #size. In terms of optimization each and every #bytes matter.
“Size matters: Reducing Flutter App size best practices” by Suryadevsingh https://medium.com/@suryadevsingh24032000/size-matters-reducing-flutter-app-size-best-practices-ca992207782

September 13, 2020 at 05:53AM by surya_dev_singh
https://ift.tt/3bUFqfe
New post on /r/flutterdev subreddit:

The download completion rate of an app with an APK size of around 10MB will be ~30% higher than an app with an APK size of 100MB. So after all coding part, we do #optimization and try to #reduce the app #size. In terms of optimization each and every #bytes matter.
“Size matters: Reducing Flutter App size best practices” by Suryadevsingh https://medium.com/@suryadevsingh24032000/size-matters-reducing-flutter-app-size-best-practices-ca992207782

September 13, 2020 at 05:52AM by surya_dev_singh
https://ift.tt/2FgfpuY
New post on /r/flutterdev subreddit:

The download completion rate of an app with an APK size of around 10MB will be ~30% higher than an app with an APK size of 100MB. So after all coding part, we do #optimization and try to #reduce the app #size. In terms of optimization each and every #bytes matter.
“Size matters: Reducing Flutter App size best practices” by Suryadevsingh https://medium.com/@suryadevsingh24032000/size-matters-reducing-flutter-app-size-best-practices-ca992207782

September 13, 2020 at 05:52AM by surya_dev_singh
https://ift.tt/33ll9LW
New post on /r/flutterdev subreddit:

The download completion rate of an app with an APK size of around 10MB will be ~30% higher than an app with an APK size of 100MB. So after all coding part, we do #optimization and try to #reduce the app #size. In terms of optimization each and every #bytes matter.
“Size matters: Reducing Flutter App size best practices” by Suryadevsingh https://medium.com/@suryadevsingh24032000/size-matters-reducing-flutter-app-size-best-practices-ca992207782

September 13, 2020 at 05:52AM by surya_dev_singh
https://ift.tt/2Rz98gt
New post on /r/flutterdev subreddit:

Just started: some questions about design and states
Hi, I just started with Flutter and I have some queries about developing in it:I don't understand why we need the 2 different classes; the state class and the widget class? Why not just integrate the state into/inside the widget class? If you don't know what I'm referring to its the... class RandomWords extends StatefulWidget and class _RandomWordsState extends State<RandomWords>. In the hello world tutorial, all RandomWords does is just instantiate RandomWordsState.
How do you structure your projects? For example, generally do you create a separate .dart file for each screen and reusable widgets. Do you follow any standard practice like "Each file should only contain one 'custom' widget class"?
From inspecting the flutter samples and hello world, it looks like app logic is not separated from app design/style like other frameworks generally do. Is that correct? Or do you separate your logic from your widgets/layout as your project gets bigger?
This is a dart language question, is the following code an anonymous function or an alias or something else? It seems really redundant? _RandomWordsState createState() => _RandomWordsState();. From what I understand, the code is creating (overriding) a function called createState whose return value is _RandomWordsState and all this function does is instantiate AND return a _RandomWordsState object. Is that correct?

September 13, 2020 at 05:49AM by sqzr2
https://ift.tt/3mgnXlU
New post on /r/flutterdev subreddit:

Example App: Lend
Hi!​I have developed an app to manage borrowed and lent items.This app is build with flutter.I would be pleased about feedback from you: https://grue.xyz/O84​Did you rent a DVD to your buddy and never got it back?This problem belongs now to the past!Because with rentals you keep track of everything you have rented and rented.With a clear and simple design, you can get a quick overview with Rentals!Add photos to each entry and see immediately how long the deadline is still in the future with the help of a colored marking.

September 13, 2020 at 08:14AM by Dev1nius
https://ift.tt/2Fsq2uq
New post on Flutter Dev Google group:

Flutter App Architecture
Hello, I looking for the recommended way to structure a Flutter app, I know bloc is recommended but I need a recommended model that would specify the layers and how the UI would be separated. Something like MVC where it is clear to inexperienced users and incorporates state management.

September 13, 2020 at 11:47AM by lemo195
https://ift.tt/32p9igi
New post on /r/flutterdev subreddit:

ListWheelScrollView Flutter - WheelView in FLutter
To create WheelView in flutter with ListWheelScrollView ListWheelScrollView Example

September 13, 2020 at 01:06PM by rrtutors
https://ift.tt/2RozaTg
New post on Flutter Dev Google group:

How to add Audio in Carousel slider
Hlo Friends, * I have tried to add a list of audio files in matching the slider image. * When the slider is change the the next audio will be play automatically. * example: 20 pictures and 20 audios the will play by the index

September 13, 2020 at 01:14PM by Kumaresan
https://ift.tt/35yLmcC
New post on Flutter Dev Google group:

Someone needed to help me in Flutter project
Please someone help me in developing a flutter app like these flutter apps, your help will me appreciated a lot! I don't want exact apps but want to implement similar functionality, I am a beginner and thus it's overwhelming for me to do it Stuff Keeper https://ift.tt/GT4z6C?

September 13, 2020 at 02:08PM by why though
https://ift.tt/2Fqth5B
New post on /r/flutterdev subreddit:

Hello everyone! I have recently started a Flutter YouTube Channel and I'm currently working on an amazing BLoC - From Hero to Hero series. I believe it's going to be the best one available so I'm asking you to take a look if you have the necessary time.
Hello everyone,I'm WCKD and I have recently started an YouTube Channel on which I'm planning to post Flutter-related development and tutorial videos. I really believe that it's going to be the best structured channel on this niche and I'll leave you some examples of my currently posted work, so that you can observe by yourself.What sets be apart from the other tutorials is that I combine both the visual appearance of every topic, by using whiteboard animated sequences to explain the concepts, and the clean and structured code sequences along with source code right on github.Currently I'm working on an amazing BLoC - From Zero to Hero tutorial series in which I'll be guiding my viewer towards learning and practicing everything related to BLoC. Every tutorial is reviewed approved by the creator of bloc package, Felix Angelov.Here you can check out my YouTube channel (Flutterly) which has already 4 tutorials uploaded.So if you're planning on watching some amazing BLoC tutorials, please take a look at least at one of my videos, I promise you won't regret any single moment. Thank you so much in advance!WCKD

September 13, 2020 at 03:21PM by W_C_K_D
https://ift.tt/3mebNdo
New post on /r/flutterdev subreddit:

Routes vs Screens
In almost every tutorial I watch it's said when talking about routes, "routes is what screens are called in Flutter." - or something similar. So why didn't the amazing people behind Flutter call routes "screens"? Why "routes"? Is there a deeper difference or meaning behind this term? Thanks.

September 13, 2020 at 04:01PM by Jan_123_123
https://ift.tt/3bUwdn9
New post on /r/flutterdev subreddit:

Learning Flutter (Animation)
https://youtu.be/UeViphhNiz4

September 13, 2020 at 04:23PM by ibhavikmakwana
https://ift.tt/33t947e
New post on Flutter Dev Google group:

Flutter testing app hire
Looking for someone who can write unit and widget test`s on flutter app school project they have to run and execute successfully no need to be something special or specific just to test some if statements buttons or what ever is easier for you. Looking to spent max 20$ thanks

September 13, 2020 at 04:47PM by Nikola Jovanoski
https://ift.tt/2FB0mMc
New post on /r/flutterdev subreddit:

Looking to create a 3D anaglyph effect... Any suggestions?
Hey, I'm VERY new to Flutter, wanting to fiddle with it till I get a grasp of the limitations. I'm curious if it's possible to create a 3D anaglyph (red-blue) style filter effect? Does anyone have any thoughts on how to approach?Thanks!

September 13, 2020 at 04:57PM by OakeshottTypeXVIIIa
https://ift.tt/33rohWq