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

Awesome Flutter Animations - added more animation libraries
https://ift.tt/31TTj9M

January 19, 2021 at 06:40AM by tledrag
https://ift.tt/3oTi7YG
New post on Flutter Dev Google group:

How to convert to Vertical List Tiles View and then redirect to List Detail
Hi, I have uploaded text data , images data and pdfs to firebase database and storage and able to retrieve al of them in HomeScreen View in Vertical Cards List with Text Data Cattergorrytype and companyname etc. I have attached the code with this email. Now I want to convert the Home

January 19, 2021 at 08:43AM by shravan kumar Pottala
https://ift.tt/3sFctMf
New post on /r/flutterdev subreddit:

Firebase dynamic links with Flutter
Hello fellas, I'm currently working on a project where I use firebase dynamic links to trigger some users to install the app from google play and do some logic base on some parameters that I passed it with the dynamic link, my problem is that I can't know where or in which screen I should check where the app has been opened with a dynamic link, I'm using BLoC pattern (flutter_bloc package to be specific ) so if there any ideas for the best way to handle these dynamics link with BLoC rather than the one explained in the doc, or what is the cost optimal implementation of these links, please help and thank you

January 19, 2021 at 10:16AM by HeisenbergZzzz
https://ift.tt/3p1TOYw
New post on Flutter Dev Google group:

Open trip planner
Hi, Does anyone have knowledge of integration of open trip planner in a flutter app ?

January 19, 2021 at 12:00PM by sona
https://ift.tt/2XV2kNi
New post on /r/flutterdev subreddit:

I have started Learn android course series for Beginners any suggestions for me ??
I have started Learn android course series for Beginners in my Youtube channel. any suggestions for me ??Related to feedback, Idea, Topics.

January 19, 2021 at 11:59AM by think_different_us
https://ift.tt/3sEjD3m
New post on /r/flutterdev subreddit:

Created an app to find flats/rooms in Kathmandu
I created an app on flutter to find flats or rooms in Kathmandu, Nepal. I have implemented the whole thing serverless-ly with firebase for auth, storage and firestore. It was a delight to do without having to think about complicated stuff and just do what I do best. The thing I enjoyed the most here was implementing chat using subscriptions on firestore.The app has still a long way to go since its just released. I have made blog post about it (mostly non-tech stuff) https://sharadchand.com/2021-01-18-find-a-home-to-rent-in-ktm-with-rentastic/.

January 19, 2021 at 11:43AM by pepsighan
https://ift.tt/38UN0qc
New post on /r/flutterdev subreddit:

As promised, I have successfully uploaded what I believe it's the Best & Most Complete Flutter BLoC Course (link in description)
Hello everyone, again!As the title highlights, and as a follow-up to the previous post you guys liked so much, I have finally managed to upload what I believe it's...The Best & Most Complete Flutter BLoc Course - https://youtu.be/THCkkQ-V1-8Why is that you may ask? I'll give you a couple of reasons:Every topic is structured nicely on chapters and subchapters, and everyone of these are available on the YouTube timeline for easier "jump-to-topic" access.Whenever you're not sure about a topic/implementation, after you covered the entire course, you can just jump right into the topic using YouTube timeline, just like a cheatsheet of bloc.Nice animations for understanding and learning practices, real code for putting everything you learned to practice.The Course is based on my BLoC - From Zero to Hero popular playlist, but obviously it's not just a merged version of all the videos. I have modified each and everyone of them to keep only the best of the best!Many more you'll find by browsing out a couple of minutes into the course to see if it's right for you!Thanks a lot for your time and hopefully you'll like the content! Cheers!

January 19, 2021 at 11:33AM by W_C_K_D
https://ift.tt/3sDyR8z
New post on Flutter Dev Google group:

unable to upload multiple images through api
hi there, i was trying to upload list of images through api with Multipart but getting some error my code is as bellow- var uri = Uri.parse( "https://www.abc.com/xyz/mobile/insertpostproductelectronic"); var request = new http.MultipartRequest("POST", uri); for (var file in widget.imgList) {

January 19, 2021 at 12:56PM by Raman Plaha
https://ift.tt/3p0isbY
New post on /r/flutterdev subreddit:

app design changed when i test it in my phone
i was making an app and it works fine in the mobile simulation and when i test it in my phone the design completely changed so why something like this happen ? and how can i repair it ?

January 19, 2021 at 12:50PM by seifbon77
https://ift.tt/38UUEko
New post on /r/flutterdev subreddit:

Flutter Machine Learning App
Is it possible to use Python Machine Learning code in my Flutter app? I'm unable to find a proper guideline resource for this purpose. If you know one then kindly drop the link thanks in advance 😇

January 19, 2021 at 12:31PM by optimist1177
https://ift.tt/3qBn6Om
New post on /r/flutterdev subreddit:

Windows/Linux devs with Mac Mini experience building for IOS? What's your story?
I'm looking for a mac solution to build my flutter apps for IOS and I've got the option to buy a Mac Mini 3 8GB.I realise it'll be slow but I'm not too worried about that. I am worried about updates and so on. Do Core 2 Duos machines still get Mac updates?I'd be very interested to know if anyone is using one of these for this purpose. And your experience and recommendations.

January 19, 2021 at 02:56PM by itsastickup
https://ift.tt/3qDFcPJ
New post on Flutter Dev Google group:

flutter
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Failed to find Build Tools revision 29.0.2

January 19, 2021 at 06:04PM by Kashif Qurashi
https://ift.tt/3oYB8ZX
New post on Flutter Dev Google group:

Pagination with SatggeredGridview in Flutter
I don't know how to build it , any key words or suggestions to start search !

January 19, 2021 at 07:07PM by makri aymen abderraouf
https://ift.tt/3nUvo21
New post on /r/flutterdev subreddit:

We launched AppBuildy — Visual Flutter Apps Builder. We'd love to hear your feedback
www.appbuildy.comHey everyone, today we launched AppBuildy — a platform that allows users without coding experience to visually build flutter apps. We're big fans of Flutter and believe we can help make the process of building Flutter apps even simpler with our platform.We are here because We want our product to have more focus on Flutter developers, and We'd be excited to hear your feedback. Are there any features you would like to have in such a product?

January 19, 2021 at 06:25PM by AppBuildy
https://ift.tt/2LD4y1j
New post on /r/flutterdev subreddit:

Will Apple accept a MaterialApp?
I'm about to start working on an app for a client and would really like to user Flutter but have heard App Store horror stories. But I'm hoping those are down to the apps themselves being poor rather Apple only allowing apps with Cupertino widgets onto their store.Does anyone know if apple will reject apps using only material widgets? If so then I'll likely go with Xamarin as that switches things like Buttons, Pickers, Dialogs etc automatically depending on the platform.

January 19, 2021 at 06:08PM by _Kaizer
https://ift.tt/3sHzHB6
New post on Flutter Dev Google group:

need help in react-native
i just jumped into react-native i have installed react-native cli and expo cli , when i am running this command " yarn android # " it is giving me this error "Cannot determine which native SDK version your project uses because the module `expo` is not installed. Please install it with `yarn add

January 19, 2021 at 07:39PM by Saud shaikh
https://ift.tt/3qATCjr