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

Flutter Intl - VS Code extension that binds ARB localization files to Dart code
https://ift.tt/35RgO32

December 23, 2019 at 03:35PM by goranlu
https://ift.tt/2EOaXzs
New tweet from FlutterDev:

Are you looking to add support for a Flutter plugin? πŸ”Œ

πŸ‘ Web support was added to the url_launcher plugin!

Learn more here ↓ https://t.co/8ND4nBiI3kβ€” Flutter (@FlutterDev) December 23, 2019

December 23, 2019 at 07:00PM
http://twitter.com/FlutterDev/status/1209171814297088000
New post on /r/flutterdev subreddit:

Learnt how to make simple apps , now what ?
Following the advice of many people i completed the Angela Yu udemy course and it has enabled me to make a few simple apps of my own which fetch from a REST Api . But i can already feel my lack of knowledge about advanced concepts like proper state management and architecture is hurting my ability to make larger apps.Is provider enough or is RxDart + BLoC required ? Any resources/udemy courses that are geared towards someone who is an intermediate (?) level flutter dev

December 23, 2019 at 07:02PM by kkultimate
https://ift.tt/2ESLQeN
New post on /r/flutterdev subreddit:

Privacy because of google
Hi all, I'm working on a few self made apps and want to create mobile apps for them. Flutter appeals to me but I don't really trust Google. Does compiled apps made in Flutter call home to Google in any way? Don't want to share the data of my users :)

December 24, 2019 at 09:24AM by rover87
https://ift.tt/34XkvDb
New post on Flutter Dev Google group:

Only static members can be accessed in initializers
Hi all, I'm a novice coder, slowly getting my head around Flutter and Dart as I build my first app. I'm working with dummy data for now as I build the UI, but am getting an error when I try to add my second List. I want to these to refer back to the UUIDs from the first list, but I'm getting

December 24, 2019 at 10:22AM by Ross Cooper-Smith
https://ift.tt/375EKjc
New post on /r/flutterdev subreddit:

Merry Christmas and a Happy New Year | FlutterDevs
Wishing you a Merry Christmas and a Happy New Year 2019-20. May this celebration begin with moments of love and laughter, and may the new year be filled with happiness and joy.​#Flutterdev

December 24, 2019 at 12:53PM by brjitendra
https://ift.tt/34SC1bx
New post on /r/flutterdev subreddit:

How to update widget state from another widget?
Hello, I find myself in a strange situation. I have learned about flutter_bloc and successfully applied it to our application. I have created whole business logic and it works well. The part I have been struggling for a week now is some complex scenarios related to widgets. Here is an example:
I have a listview of chips and a pageView widget, which both are child widgets in the container. I need the following behavior: Then the user presses a chip, I should call pageViewController.jumpToPage(index).However, I am not sure how can I access a pageViewController from my listview of chips. Even if it is public, I still can't access it from another widget, because they both are children widgets and there is not parent-children relationship between them.Also should I call pageViewController.jumpToPage(index) in setState of individual chip onTap event?I would like to get an answer or some examples... Again, thank you and happy new year :)

December 24, 2019 at 01:28PM by wellbranding
https://ift.tt/2PUItul
New post on /r/flutterdev subreddit:

Should I move on from flutter?
I started learning flutter and skipped react because it would help me in building apps for myself very quickly( I wanted to build something of my own). I also do little bit of UI/UX designing with XD. But now I realize that there are not many job opportunities (Flutter) here looking for a recent graduate in computer science. I am at crossroads on whether to give up flutter or study flutter and keep working on my projects till I reach an MVP.

December 24, 2019 at 02:18PM by empty_glasses
https://ift.tt/2Q9sGXi
New post on /r/flutterdev subreddit:

Fluid-Layout New responsive layout library used in production
I just published fluid_layout, a library for building responsive layouts for different sized screen.I have been working several months on it and it is used in two production projectshttps://pub.dev/packages/fluid_layout

December 24, 2019 at 04:06PM by jamesblasco
https://ift.tt/376weR7
New post on /r/flutterdev subreddit:

Is it a great idea to start with Flutter for a complete newbie
I've been learning about computer science for the last 4 months finished some basics tutorials like CS50 and read (Head first Java book) and messed around with some Java code basics like (OOP, if statement, loops, etc), i have little knowledge now about how things work and how everything is connected to each other but never made a big project and i wanna specialize in a specific thing to go to advanced level.my priority is finding (the fastest way) to make some money as I am jobless now to help my family, whether it's a job or freelance idc, I'm giving it all my time now.I've been making my research about mobile dev and i found that there is 1. native development (ios or android) 2. cross platform development like (React or Flutter).i really wanna start with flutter as it's trend now and making a great progress in community, support and Github repositories and many people suggested it cause it will be for desktop and web also, but i read some people comments that it's new and newbies shouldn't start with it, and i should start with something old so if i get stuck with something in it, it will be easy to find support on stackoverflow and find ready-baked code or packages to help me.and if i start with android/java as i only know java, it will take me long time to start android with java then move to Kotlin as it's 1st language for android now and i read that android is hard to start with as its high level abstraction and its structure, and time is a main factor for me.so i wanna invest like one year in something, so from now if i start investing my time in flutter, is it a good idea?any tip or advice from experts to help me will be appreciated.

December 24, 2019 at 10:40PM by sasosense
https://ift.tt/34SLHmg
New post on /r/flutterdev subreddit:

Flutter plugin to load and cache network or firebase storage images with a retry mechanism if the download fails
https://ift.tt/2ZlAg5q

December 24, 2019 at 07:29PM by Asoseil
https://ift.tt/35Vdt2Y