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

youtube_extractor
how to get youtube video title in youtube_extractor

August 10, 2020 at 02:07AM by sandakelum priyamantha
https://ift.tt/2Ch38ou
New post on Flutter Dev Google group:

Sorting a list
This should be simple. I am trying to sort a list that contains many BeerStat objects by a parameter. In this case I want acceding[image: Untitled.jpg] and descending percent change. [image: Capture.JPG] I have this code, that I don't think is referencing my data corrector to perform a sort. The

August 10, 2020 at 05:55AM by Russ Brewer
https://ift.tt/3iqkEpM
New post on /r/flutterdev subreddit:

Download Instagram reels video in a flutter.
Hello friends, I have published the flutter package flutter_insta to pub.devUsing this package you can get details of the Instagram user such as profile picture URL, a number of followers, following, Bio, website and download reels video.Package link: https://pub.dev/packages/flutter_instaGithub link: https://github.com/viralvaghela/flutter_instaExample:
import 'package:flutter_insta/flutter_insta.dart'; String downloadLink = await flutterInsta.downloadReels("https://www.instagram.com/reel/CDlGkdZgB2y/"); //URL 


August 10, 2020 at 07:05AM by Immediate-Quality-61
https://ift.tt/2DA1puU
New post on Flutter Dev Google group:

News feed
I want to create a news feed like insta for my application. What are the steps to implement it in my application. Thanks in advance.

August 10, 2020 at 07:36AM by Avinash Korat
https://ift.tt/3itVg2r
New post on /r/flutterdev subreddit:

What the best way to make a screen flexible in all devices..
I'm quite new in this.

August 10, 2020 at 09:14AM by sukhvsingh07
https://ift.tt/31A9QP4
New post on /r/flutterdev subreddit:

Navigator gave me weird exception
I got this error Another exception was thrown: Navigator operation requested with a context that does not include a Navigator.My code was Navigator.push( context, MaterialPageRoute(builder: (BuildContext context) { return otp_pin_activity(); }), );My intention was to move to new screen onClick of RaisedButton.

August 10, 2020 at 10:35AM by Johnmelodyme
https://ift.tt/3abLvTl
New post on Flutter Dev Google group:

ChromeCast
Is there a way for me to chromecast a flutter screen to a TV for example. I'm trying to make a sort of game and it would be fun if you were able to display this on a larger screen than your phone. Thanks in advanced!

August 10, 2020 at 11:30AM by Jaap
https://ift.tt/33F4nZU
New post on /r/flutterdev subreddit:

Seeking Feedback on this parsing tool I created - https://ift.tt/39xETP3
As the title suggests I just published this parsing tool to pub.dev and I'd really like to get some feedback on it! It's very simple to use. Thanks for taking the time!https://pub.dev/packages/parsley​If you like it please don't forget to give it a thumbs up!

August 10, 2020 at 01:15PM by Mystical_Hotdog
https://ift.tt/3aev8W4
New post on /r/flutterdev subreddit:

Portfolio with Dark-Mode
A clean, beautiful and responsive portfolio template with Dark Mode enabled for Developers!Source Code -- Live ViewSections✔️ Summary and About me✔️ Skills✔️ Proficiency✔️ Achievements 🏆✔️ Blogs✔️ Contact mefor more details check this post

August 10, 2020 at 09:40AM by jujaraynaveen
https://ift.tt/3ioUvHM
New post on Flutter Dev Google group:

How to export Flutter project as SDK (iOS dynamic framework)
Hello everyone, i m trying to distribute a commercial product as a SDK, which was built with flutter. And i want to hide the source code. any idea how to do that for ios and android? thanks

August 10, 2020 at 01:56PM by med
https://ift.tt/30Izdif
New post on /r/flutterdev subreddit:

Can somebody help me to use Github package in Flutter
I'm looking to create a profile in my pwa using github package where it shows user profile image, hiring data, overview and customized pinned repositories.

August 10, 2020 at 02:29PM by jujaraynaveen
https://ift.tt/2XMM0yf
New post on Flutter Dev Google group:

Building release apk fails.
Hi, I was trying to build a release apk for my flutter app and it failed. I do think the problem is cloud_firestore plugin. If it so then please tell how to solve this. *Command :-* flutter build apk --split-per-abi *Output :-* Running "flutter pub get" in Jahdey-tech1-master...

August 10, 2020 at 02:34PM by Souvik Dutta
https://ift.tt/2FaqHjT
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 51! - Tutorials, videos, packages, and much more!
https://ift.tt/33LRcWT

August 10, 2020 at 03:48PM by vensign
https://ift.tt/2CfysE7
New post on /r/flutterdev subreddit:

Thoughtful setup advices for learning
I’ve decided to start learning Flutter to be able to build IOS apps in a long run(I’ll start with the brewery’s Angela course) - i would like constructive advices on my setup(No offense but please don’t reply something like « use whatever you like »).I have a Linux machine already setup for flutter, I have a relative that is willing to let me borrow his 2016 MBP(he said I might as well learn on the Mac since iOS apps is my goal) - and finally I can use my student discount and buy the new 2020 MBA - With my long term goal in mind what would be your advice on what I should choose ?

August 10, 2020 at 04:06PM by binflo
https://ift.tt/3iw3CpZ