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

Released nordigen_integration Package, for easy Nordigen EU PSD2 AISP API Integration in your Dart/Flutter projects, with relevant Data Models. Currently supports Nordigen's Account Information API. Do check it out and give me some feedback.
https://ift.tt/3y5ntVM

May 14, 2021 at 02:03PM by Dhim13
https://ift.tt/3w8RxxM
New post on /r/flutterdev subreddit:

App Feedback Thread - May 14, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

May 14, 2021 at 03:00PM by AutoModerator
https://ift.tt/3eMffKt
New post on /r/flutterdev subreddit:

Why does a ListView need a Center around it for width?
Hi.Getting the hang of Flutter at last but some things still do seem kinda random.I had a ListView like below:โ€‹Widget build(BuildContext context) {return Padding(child: Container(constraints: BoxConstraints(maxWidth: 500),child: ListView(children: buildList(data), //returns a list of Cards),),);}Problem was, the ListView seemed to completely ignore the maxWidth constraint in its parent. The Cards inside the list would happily stretch for the entire width of the screen way beyond the 500 limitation. I spent a couple of hours wrapping the listView and its children with various SizedBoxes, ConstrainedBoxes, Containers etc, but nothing seemed to affect the width of the ListView - it'd just stay full screen wide along with all children.Finally I discovered that wrapping the ListView with a Center widget does allow it to stay within constraints.TL;DR ListView ignored all constraints and stretched 100% screen width unless it was put inside a Center widget.Why?

May 14, 2021 at 03:43PM by HeftyImplement
https://ift.tt/2SLIgxn
New post on Flutter Dev Google group:

Success Debug Apk built with Codemagic does not work with Firebase
I have successfully created a debug build with Codemagic of an Android Flutter app that uses Firebase Google Sign-In and Cloud Firestore. Im only working with Android (not IOS). The google-services.json from Firebase is used in the build of the apk with Codemagic. Im not publishing, only

May 14, 2021 at 04:46PM by Luis Barqueira
https://ift.tt/3eO8XtK
New post on /r/flutterdev subreddit:

Rid: Integrate Rust into your Dart or Flutter app simply by annotating it.
https://ift.tt/3tNZ2bS

May 14, 2021 at 05:07PM by thlorenz
https://ift.tt/3oo6nOr
New post on /r/flutterdev subreddit:

Crypto reward in mobile
Q1. Guys is there any complete beginners guide /tutorial / articles block chain in mobile flutter or any frameworkQ2. Is possible to use Crypto coin / token as a in app Reward like a brave browser ( bat coin )Note: I do little bit research about that and found a wank coin it's a Crypto coin which is developed as a special in games Reward

May 14, 2021 at 04:19PM by Prashant_4200
https://ift.tt/3tH1iBS
New tweet from FlutterDev:

Get ready to take an epic selfie at #GoogleIO!

Smile alongside Dash, Sparky, Dino, and Android in the official #IOPhotoBooth, made by @FlutterDev and @Firebase, next week. Don't forget to register โ†’ https://t.co/w0d67I9eaQ

See you at I/O! ๐Ÿ”ฅ๐Ÿฆ ๐Ÿค–๐Ÿฆ– pic.twitter.com/DHJsmB8aVGโ€” Google Developers ๐Ÿ”œ at #GoogleIO (@googledevs) May 14, 2021

May 14, 2021 at 06:07PM
http://twitter.com/FlutterDev/status/1393236647194480645
New post on Flutter Dev Google group:

How would you manage a virtual keyboard in your app?
Hi there guys! First of all: thank you for taking the time to read me. So, I am wondering if it is possible to embed or wrap your whole application to achieve the following: - I'd like to have something like a virtual keyboard always outside the screen, it could be a container or a bottom sheet.

May 14, 2021 at 07:32PM by Ivรกn Yoed
https://ift.tt/33KsLbm
New post on Flutter Dev Google group:

Sending email with flutter by SMTP server
Where is the best way to send email with flutter? I want to send email with my SMTP server and i wasn't able to find the right way to send email via web, android and iOS without problem. Can you give me some suggests? Thank you

May 14, 2021 at 07:42PM by Sifu Roberto Pasqualino
https://ift.tt/3br4ZWe
New tweet from FlutterDev:

๐Ÿšฆ Ready, set, I/O ๐Ÿšฆ

On May 18โ€“20, join us LIVE with other developers from around the world at #GoogleIO for exciting AMAs:

โœ”๏ธ @googlecloud, @dart_lang, and full-stack Flutter
โœ”๏ธ Flutter in production with @GoogleStadia and @GooglePay

Register โœจ โ†’ https://t.co/zA7as17Rmj pic.twitter.com/HtyJXBb0l7โ€” Flutter (@FlutterDev) May 14, 2021

May 14, 2021 at 08:00PM
http://twitter.com/FlutterDev/status/1393264855054958595
New post on Flutter Dev Google group:

ATTN: Flutter team, OBJECT: flutter plugin > dart sdk
I do not want to create any panic, but I prefer to mention that a file named dartaotruntime.exe that you may find in the dart-sdk of flutter cache: flutter\bin\cache\dart-sdk\bin *is suspected to be a Trojan:Win32/Zpevdo.B*

May 14, 2021 at 10:21PM by Bened
https://ift.tt/3w6sPhB
New post on /r/flutterdev subreddit:

In practical terms, what can Bloc do that Cubit cannot (in flutter-bloc)?
Isn't Cubit enough for every case?Btw, this is not intended to dispute the architecture nor the flutter-bloc package. Just want to hear about your first-hand experience with both.

May 15, 2021 at 12:43AM by Special_Minute_7213
https://ift.tt/3btT49T
New post on Flutter Dev Google group:

Crypto Payments
Hi @all, has anyone used flutter for crypto payment apps?

May 15, 2021 at 01:50AM by cen...@inan.net
https://ift.tt/3tOZDKv
New post on /r/flutterdev subreddit:

With >21,000 packages, it's difficult to find new ones on pub.dev. So I created a StumbleUpon service for pub.dev using Flutter Web!
https://pubcrawler.io/

May 15, 2021 at 03:45AM by dailychallenger
https://ift.tt/33JH6oj
New post on Flutter Dev Google group:

Stateful widget not changing data,how to fix that?
I have a text field which get its part of data from a function(getCurrentAssetsData), which gets data from a database(sqlite). title: Text(this.coins[position].coin.toString() + " Temp Data " + getCurrentAssetsData(this.coins[position]).toString()), But it showing *null* instead of the data.

May 15, 2021 at 05:11AM by Thunder Birds
https://ift.tt/2RSHWN4
New post on Flutter Dev Google group:

Need help with making a decision (Flutter 2 vs. prior)
Hello Developers, I need to start on a brand new product which is required to be available on the Web as well as Mobile apps (ios and android). Until Flutter 2 came I wasn't interested in Flutter as it was one more language and platform to learn. My team's prior experience is in React.js (Web)

May 15, 2021 at 07:18AM by Nikhil Mittal
https://ift.tt/2RPrgWB
New post on Flutter Dev Google group:

Is there a HTML parser package?
Is there a powerful and easy-to-use HTML parser package for Flutter/Dart like BeautifulSoup for Python?

May 15, 2021 at 07:46AM by Steepe Hare
https://ift.tt/3ohIkRf
New post on Flutter Dev Google group:

Stateless vs. Stateful widgets
I wrote several Flutter apps, but still don't understand the difference between Stateless vs. Stateful widgets. Can someone explain it in a nutshell? Thank you

May 15, 2021 at 07:48AM by Steepe Hare
https://ift.tt/3hqSptA
New post on /r/flutterdev subreddit:

Should we go serverless?
First things first - I'm primarily a Designer & have some knowledge of how Flutter works.I'm consulting with a client who is in talks with three different teams for dev & all three have different opinions on serverless -team1 - says serverless is the best choice - taking 8 months to build the app but comparatively very high costs (more than their year's worth of runway).team2 - says serverless is not fit for our use case - taking extra 2 months & ~$5k for serverless (on top of 4 months & about 1/3rd of team1's quote) (also, they're using laravel for backend)team3 - says serverless not an issue but costs extra (not much happening with this team)now, all of this has us very confused. the client is a good friend of mine so I'd like to help them out in making this decision.I've listed the primary features of the app below -maps/geofencing (user sees a map of people around them (think snap maps)marketplace (user can buy products from users around them which they see on the map)chat (users can chat with people around them)social network (feed like interface to talk to people nearby)store (setting up a seller portal & viewing insights)paid push notifications & adsThey also plan to implement AR-based features in near future, if all goes well.I'm really confused about what to advise them -- hope I can get some clarity from the community! Thanks in advance. :)P.S. didn't know the exact flair to use, so I used community.

May 15, 2021 at 09:38AM by rishabhsonker
https://ift.tt/3hnh1nc