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

How to make AppBar/Navigation Bar transparent in Flutter
https://ift.tt/3p0wUBF

May 27, 2021 at 06:46PM by sarunw
https://ift.tt/3vwt3yL
New post on /r/flutterdev subreddit:

How To Sell A Flutter App
I've spent the past few months working on an app as a startup idea. It's an edtech app that has both student and tutor UI. It lets students select tutors, ask questions, and chat in a one-on-one session. It's a fully tested flutter app.Now I want to sell it. How can I estimate the price I'm willing to sell it at? And what are some effective channels to reach out to potential buyers?

May 27, 2021 at 06:45PM by am7249
https://ift.tt/3hZnHIy
New tweet from FlutterDev:

๐Ÿ’™๐Ÿ”ฅ Behind the scenes: learn how the #IOPhotoBooth was made!

Read the blog and get the code for:

๐Ÿ“ธ Web support for Camera Plugin
โ˜๏ธ Cloud Functions for social share pages
๐Ÿ’ฅ @Firebase Auth, Storage, Hosting, & more

๐Ÿ‘€๐Ÿ‘‡ https://t.co/uzThLEcMxMโ€” Flutter (@FlutterDev) May 27, 2021

May 27, 2021 at 08:01PM
http://twitter.com/FlutterDev/status/1397976175864127490
New post on Flutter Dev Google group:

Let's Build TIC TAC TOE Game using flutter
https://youtube.com/playlist?list=PLNbXgyM5cCYtr5r5uMqRCMynI0eLRcacy

May 27, 2021 at 08:49PM by Youtube projects
https://ift.tt/3voPK7Y
New tweet from FlutterDev:

๐ŸŽ‰ 100 episodes of #WidgetoftheWeek ๐ŸŽ‰

For our 100th episode, join @Fitzface to learn more about the FlutterLogo widget. Continue learning with us as we explore:

๐Ÿ’™ Common widgets
๐Ÿ’™ Obscure widgets
๐Ÿ’™ Everything in between

Watch ๐Ÿ‘‰ https://t.co/r43pB5nhWy pic.twitter.com/gbch14DUO1โ€” Flutter (@FlutterDev) May 27, 2021

May 27, 2021 at 09:00PM
http://twitter.com/FlutterDev/status/1397991102691561483
New post on Flutter Dev Google group:

How to fix "TLS error trying to find package coverage at https://ift.tt/1mvd6ms"
Hi, I am getting this error when i run "flutter doctor" on my Windows 10 office Laptop. I tried many approaches like - Downloading flutter.cer --> flutter.pem certificate and defining path in the Environment variable - Added PUB_HOSTED_URL = http://pub.dartlang.org in Environment varaibles -

May 27, 2021 at 09:19PM by Karth
https://ift.tt/3hYHPdO
New post on Flutter Dev Google group:

TabBarView - Tabs containing Forms - Crash - Multiple widgets used the same GlobalKey
Greetings, Struggling to implement a TabBarView with a separate Form on each Tab. Launching app in debug mode immediately results in a crash without any prior user interaction. Small demo and debug as well as Flutter Doctor output shared in GitHub repository
New post on Flutter Dev Google group:

Attach ScrollBar to Top of PageView
I display a PageView (with horizontal scrolling) on one the screens for my app. I have wrapped this PageView widget with a ScrollBar widget to display a scrollbar. The scrollbar shows up and works correctly with scrolling, but by default it shows up at the bottom of the PageView. Below is a code

May 27, 2021 at 10:30PM by Usman Riaz
https://ift.tt/3fpinMP
New post on /r/flutterdev subreddit:

Current State of Flutter Bluetooth
Going to have to integrate Bluetooth into an application I'm working on. Eventually will need to have Desktop OS support for Windows and Mac but for now just Android and iOS.I've used Flutter_Blue which I believe is the most popular but it doesn't appear to be well maintained anymore. The last commits were two months ago, and before that was last year.I want to make sure (as best I can) that I choose a package that has a future.Questions:
Does anyone else have any concerns about Flutter_Blue?
Does anyone else have any good experiences with other Bluetooth packages?

May 27, 2021 at 10:15PM by FXschwartz
https://ift.tt/3c1uVbc
New post on /r/flutterdev subreddit:

Monetize your flutter app with google Admob ads , Lucky, you are in a right place, I have explained the step by step process on how to get ads on your app. So letโ€™s begin.
https://ift.tt/3hWRXDE

May 27, 2021 at 10:04PM by rajatpalankar
https://ift.tt/3usmImH
New post on /r/flutterdev subreddit:

Flutter CI/CD Pipeline on Github
Does anyone know of a github repo that has a workflow setup topublish an app to the Android play storepublish an app to the iOS app storebuild a web appThe official docs seem a little lacking.This repo is missing the iOS part. And this repo seems outdated and not cover the publishing at all.Or what else are you using for this kind of automation?

May 27, 2021 at 11:48PM by tcurdt
https://ift.tt/34onIh5
New tweet from FlutterDev:

๐ŸŽฏ Next Up: C Interoperability with Dart FFI

Watch @dacoharkes and @MiSvTh write code that calls into C. Learn how you can use Dart FFI to access libraries written in C, Rust or Go.

Here โ†’ https://t.co/ghGhIO0HHU pic.twitter.com/CqnovTnwhGโ€” Flutter (@FlutterDev) May 27, 2021

May 28, 2021 at 12:00AM
http://twitter.com/FlutterDev/status/1398036293339189249
New post on Flutter Dev Google group:

Flutter 2.2.1 released to the stable channel
Hello, Flutter 2.2.1
New post on /r/flutterdev subreddit:

Mobile Developers Cafe - Weekly Issue #26 with curated Flutter Dev news, content etc from Developers around the world.
https://ift.tt/3wyLQcQ

May 27, 2021 at 05:02AM by iranjith4
https://ift.tt/3fR7T7V
New post on /r/flutterdev subreddit:

Need help Understanding how to use flutter with 3rd party API's such as Spotify
I just started learning flutter and have been working on a personal project. I'm trying to incorporate Spotify into my flutter project but I'm running into a lot of issues on the set up. I don't understand how to use the Spotify sdk with my flutter application, and I'm not sure if I need to add different modules to both my android and IOS folders on visual studio code. I'm also not sure how to use my redirect URI from Spotify developer website. I think I'm stuck on the authentication side of connecting to Spotify and being able to use any of the api commands in my code.So far what i've done is the sha-1 fingerprint on the Spotify devs settings and tried putting a Heroku domain url with the redirect uri(not sure how to use this yet). In the guide it says on the android side to put .aar files into my project but i'm running into errors while doing that. I put the .aar files into a libs folder under android src, and put them in dependencies gradle file but they are not being recognized. I then used code I found on stack overflow to try and get the gradle file to see that library with something calledflatDir {
            dirs โ€˜src/main/libsโ€™
                }But that didn't seem to work.I apologize if I'm not supposed to put this post here but I'm a little lost and just posting this here in case someone knows how to deal with this situation.For reference I've been trying to use this site to help me learn how to use the Spotify sdk: https://pub.dev/packages/spotify_sdk

May 28, 2021 at 02:15AM by Naruza
https://ift.tt/2QWIDEM