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

signing the apk with existing certificate
hi team, recently we migrated from ionic to flutter and we have submitted ionic app using a certificated and now we enhanced app using flutter ,so we are looking to submit the app as an update to the ionic app.We are facing an issue while signing and submitting to playstore. Thanks, Charan.

June 09, 2021 at 08:06PM by Charan Ganji
https://ift.tt/2TYdceF
New post on Flutter Dev Google group:

installation error
C:\Users\it solution.pk>flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 2.2.1, on Microsoft Windows [Version 10.0.19042.1052], locale en-US) [!] Android toolchain - develop for Android devices (Android SDK version 30.0.3) X Android

June 09, 2021 at 11:49PM by mudassir raza
https://ift.tt/3v5Zu65
New post on /r/flutterdev subreddit:

Flutter Web Admin Panel & Dashboard ~ Source Code
Flutter Web Admin Panel & Dashboard with comprehensive features here is the product promo and you can also get source code from the link in the video description.https://youtu.be/W7M9CpCPBcUEnjoy it! 🔥![Flutter Web Admin Panel & Dashboard](https://raw.githubusercontent.com/deniscolak/smart-admin-dashboard/master/screenshots/deniz-codes-sc.png)​All feedback are very welcome 🙌🏻

June 09, 2021 at 11:26PM by Nevurix
https://ift.tt/3pEifN5
New post on /r/flutterdev subreddit:

My first flutter package flutter_decorated_text
I just publish my first flutter package https://pub.dev/packages/flutter_decorated_textYou can add different rules to the DecoratedText widget to style differently what each rule matchesAny constructive feedback is appreciated.

June 09, 2021 at 11:05PM by gabdsg
https://ift.tt/3vfd7Ac
New post on Flutter Dev Google group:

Firestore database and firebase storage rules
Good Morning/Evening( depending on your location) Is it possible to have the following scenario work in firebase: I have a collection of users with a unique UID and then a collection under that called userprofile with a company name as a value under that which I will specify, so company A in

June 10, 2021 at 09:52AM by Sven Arndt
https://ift.tt/3wavrvB
New post on Flutter Dev Google group:

primarySwatch vs. primaryColor
Hello, I’m a little bit confused about primarySwatch and primaryColor, and their usage. I played a bit with the Interactive example ( https://ift.tt/3wawA65) and wondered why the FAB uses the primaryColor, but an ElevatedButton uses the primarySwat

June 10, 2021 at 11:56AM by Ralph Bergmann
https://ift.tt/3iuDq2i
New post on /r/flutterdev subreddit:

Generate sealed class hierarchy for Dart and Flutter, For null-safe and legacy projects.
https://ift.tt/3wbsWsA

June 10, 2021 at 12:28PM by marsNemophilist
https://ift.tt/3zdxTmO
New post on Flutter Dev Google group:

How to add text on the splash screen/loader
Hello, I have successfully added an image in the splash screen/loader but unable to add the text under the image. Can somebody please share me a way to crack it.

June 10, 2021 at 03:22PM by Aravind H
https://ift.tt/3x7XnjJ
New post on Flutter Dev Google group:

flutter
hello friend's I need help to fix a problem in my flutter project's when I test my code's in the web it's working but when I test it in the phone emulator make so much error Anyone who knows how to fix it please help me

June 10, 2021 at 04:04PM by mohsen mohammadi
https://ift.tt/3zcrJ6B
New post on /r/flutterdev subreddit:

Help in implementation of an app like Yelp
I wanted to create an app like Yelp which is showing nearby locations like restaurants or hotels according to the users current location. So how do i make it, what backend do you recommend, what package to calculate distance and mainly how do i sort locations after calculating distance. And also how can this be monetized? So if u have ideas or similar references like tutorials or videos it would be great help. Thank you

June 10, 2021 at 03:51PM by ihs_ahm
https://ift.tt/3cwcYBL
New post on /r/flutterdev subreddit:

My First Flutter App - Score Noob
Android: https://play.google.com/store/apps/details?id=com.domingosnunes.scorenoobapp
IOS: https://testflight.apple.com/join/c9grab06Thanks for the articles, tutorials, and discussions. Help me a lot in the development process. And now it's the time to give back.I'm open to answer to any questions about plugin usage, app structured and etc.Score Noob is an app where you can predict Football (not soccer Americans :D) results and compete against friends. You have all the match's details, private/public leagues, chats and etc.Enjoy!

June 10, 2021 at 03:43PM by mingosnunes
https://ift.tt/3iwuN7n
New post on /r/flutterdev subreddit:

Maintaining two package names?
Hi FlutterDev,I'm running into an issue that I'm hoping you guys have some experience with. We'd like to publish a free and a paid version of our apps. I'm wondering how you guys go about generating apps with two different package names.Thanks in advance!Matt

June 10, 2021 at 03:17PM by THKPMatt
https://ift.tt/3vfj7J0
New post on /r/flutterdev subreddit:

missing essential plugin org.jetbrains.android
hii was trying to open my first flutter project on android studio and i saw that swift and kotlin were the default languages so i went to plugins and removed kotlin and now whenever i open android studio there's an error saying "missing essential plugin org.jetbrains.android"what do i need to do?? please help

June 10, 2021 at 06:07PM by FilthyFrankuuu
https://ift.tt/2U0NWV7
New post on /r/flutterdev subreddit:

Flutter QR Code - Scanning, Generating, and Share Tutorial
https://ift.tt/3cszviT

June 10, 2021 at 06:03PM by athira_reddy
https://ift.tt/2TimS34
New post on /r/flutterdev subreddit:

App keeps crashing when we touch a text field in android
Hi friends,We are testing our social media app. It has some text based features such as search, post idea, chat etcAnytime an android user touches these fields the app crashes. We cannot figure out what might be causing it.Has anyone else faced this? Is this a flutter specific problem?

June 10, 2021 at 05:54PM by hindustanibhauu
https://ift.tt/3xfmfpw
New post on /r/flutterdev subreddit:

Feedback - Flutter Based Cross Platform Markup Language
Hey all,A small (3 man) team of us have developed a real time interpreted cross platform markup language based on xml syntax using flutter. It's quite powerful, giving the user the ability to link into any existing back end api and automatically have front end widgets build from the data. We have built inspections systems for multiple large companies using our language/interpreter already.I was wondering if there was anyone that I could chat with that could give us some feedback on the application/idea/execution as we are planning to release the interpreter and documentation on how to use the language for free in the next month, and are slightly unclear as to the proper path to take beforehand.Has anyone had experience doing something similar, or releasing a software for free to users?A brief list of some of the functionality we have in (there are over 100 widgets as of now).- Fully customizable UI- Forms and validation, posting, etc.- The ability to interact with things such as gps, nfc, MQTT, local databases, web databases, bluetooth beacon, barcode, etc.- A custom event system.- UI widgets such as tree views, lists, tabs, drawers etc.​My discord is TheOlajos#6491Thanks!!

June 10, 2021 at 06:24PM by TheOlajos
https://ift.tt/3vcmbWf