Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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:

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
New post on /r/flutterdev subreddit:

Any full stack developer teams here?
Hey Flutter devs,Want to meet and chat?Last week was a great week at Google I/O. There was a lot of convergence around the full stack story (both for Kotlin as well as Dart). It's exciting to see the enthusiasm that's specifically coming from the Flutter community.If your team is using or is considering using Dart on the backend, or if you would like to but your needs are not being met, I would love to hear from you. Yes, I work for Google, but I'm not in sales, marketing, or product management.You may have heard of Appcelerator. I led the cloud R&D team focused on building the containerized platform for serving mobile app backends. Before that I was a full stack developer and probably share experiences similar to many of you. I spent a number of years in the trenches building client/server apps in C++, C#, and Java, before moving on to full stack JavaScript and system tools with Go. I've worked the spectrum from Silicon Valley startups, like PlanetWeb and Appcelerator, to tech giants, including Yahoo, AWS, and Google.My only point in all of this is I've been a programmer most of my adult life and can relate to and empathize with many of the same issues you have also experienced. So I'd love to hear from you directly, hear what kinds of things you're trying to build, and hear where your pain points are today.It isn't possible to solve every problem, but I'd like to listen and help relay feedback to help reflect real world use cases and pain points for our developers. I think we have a great cloud platform and I'd like to see full stack developers succeed on it.Feel free to comment if you want to engage in a discussion here, but I'd also love to have a video chat with you.No sales, no slides, no b.s. -- just straight talk between engineering leads to discuss architecture and brainstorm solutions, no matter what the right solution ends up being for your team.If interested, email me and let's find a time on the schedule when we can chat.Tony Pujals
tonypujals @ google dot com
Engineer at Google Cloud

May 28, 2021 at 03:45AM by subfuzion
https://ift.tt/2RR4o9x
New post on /r/flutterdev subreddit:

As a Windows user, what console do you use?
As the developer of DCli I'm interested in what are the most common console shells that Window's Devs are using?View Poll

May 28, 2021 at 04:36AM by bsutto
https://ift.tt/3fPtYDJ