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

Dart plugin implemented with Android support for Flutter
Hi, this might be an easy thing but I've been searching for days and I can't seem to figure out how to deal with this scenario. My question is simple. I have some prebuilt .so libraries for a package I'm writing, and I would like to have them bundled in the package so that it can support

September 29, 2020 at 08:14PM by Rudolf Martincsek
https://ift.tt/34bNzZ0
New post on Flutter Dev Google group:

Flutter 1.22.0-12.3.pre released to beta
Hi, Flutter 1.22.0-12.3.pre is now available on the beta channel. This is our 3rd* beta release from the 1.22 release branch. This release contains Dart 2.10.0. 1.22.0-12.3.pre Notable cherrypicks: - https://ift.tt/3jgjZbg - iOS 14 Invalid Binary due

September 29, 2020 at 11:23PM by Patrick Sosinski
https://ift.tt/3jiKlcK
New post on Flutter Dev Google group:

Releasing to Play Store - complains that I need API 29. How?
Hi, Google Play store tells me that I must use API 29. I confirmed that I have SDK 29 installed (Android 10.0 (Q) API level 29 Rev 5). I rebuilt my flutter apk. Google Play store said I am using API 28. How do I tell Flutter to use API 29? Thanks, Frank

September 30, 2020 at 01:23AM by Frank S
https://ift.tt/3jgSFcG
New post on /r/flutterdev subreddit:

How to reskin a flutter application
I have cloned a Flutter application in android studio, how can i reskin this application completely(Change application name, application id etc;)......

September 30, 2020 at 07:12AM by sainiayush24
https://ift.tt/2G3y7GB
New post on /r/flutterdev subreddit:

Fo i need to have any prio knowlage of coding to start with flutter and dart?
I am an 3D artist and graphic designer but now I really want to start with app development but i have no knowlage of coding.Should i start with some other lang first or can i juat jump in fluter and dart?Thanks for anwsers :)

September 30, 2020 at 10:53AM by VonPerqus
https://ift.tt/3igg1xZ
New post on /r/flutterdev subreddit:

Uploading PDF?
I'm making this app where you can press this button and you upload a PDF.Then the PDF and other PDFs that had been uploaded are all organized in a list and I can open each kind of like this:https://imgur.com/a/mZMetwLMy question is, is this possible, how hard is it, and are there tutorials for these kind of things?I did find some tutorials about putting PDF in flutter but they added it directly to the database. I want it so the user can upload the PDF via the app.

September 30, 2020 at 11:00AM by NotVector
https://ift.tt/30lQP2R
New post on Flutter Dev Google group:

How do i define my setState function? My widget is stateful


September 30, 2020 at 11:19AM by Kum Hon Loke
https://ift.tt/3indJxe
New post on Flutter Dev Google group:

One Tap Google Sign In (How to implement ? )
Hi have to implement One Tap Google Sign In Flutter like Native Android. See link for Implementation in Native Android. https://ift.tt/2VQqx5Y Is there any way to implement same in flutter?

September 30, 2020 at 11:20AM by Sanjay Kumar
https://ift.tt/36fNV3z
New post on /r/flutterdev subreddit:

Using a website to upload files/text to the app?
So I'm making an "announcement" app of sort where there are announcements, events info, weekly newsletter that are in PDF, and so there's a lot of database involved.Using phones to post every single announcement and stuff takes a long time so I was wondering if there was a way to make a website with html or php or something where we can type an announcement and click "Announce" button and it would automatically get transferred to the Firebase and then automatically updated to the app?Same for PDFs and images.

September 30, 2020 at 11:49AM by NotVector
https://ift.tt/344nR8E
New post on /r/flutterdev subreddit:

How to measure your skill as a self taught developer
For all developers out there how do you measure your level of skill as a self taught developer for the job market.l have been coding since Dec 2019 almost everyday with breaking only when l had to study.l am currently pursuing an unrelated degree(Bcom financial accounting) and l wanted to know if l am ready to start appling.l built a portfolio website. https://cntr.click/jF74XP0It has quite a lot of different technologies in use namely computer vision, nlp, javascript, python backend (flask).Recently l took up some flutter courses.Here is a clip of a reflectly clone l made.https://drive.google.com/file/d/1jSRlQ7LllQqWHxW7HncON8rXFQnORE_9/view?usp=drivesdkl generally build what interests me at that time but l know l will have to pick one thing and stick with it. (or maybe not and do what Elon Musk does and do everything :) lol )PS The resume is outdated.

September 30, 2020 at 01:20PM by takuonline
https://ift.tt/3icYB5r
New post on /r/flutterdev subreddit:

Do apps need "servers"?
My friend says I need like a server. Because our app is heavily focused on announcements and events, it's heavy on database because new info will be uploaded daily.We are using Firebase's database and I thought that I can just upload my app to app store and Firebase would take care of rest. I don't really know what servers are all about, so it would be great if you can explain.Can you give some examples of servers for flutter?Do we need to pay for it?

September 30, 2020 at 01:11PM by NotVector
https://ift.tt/3jk5ymk
New post on /r/flutterdev subreddit:

IAP & Subscriptions in Flutter/Firebase app
Hi all, i've read a lot of posts around this topic. But still have a question what to used these days in flutter.I'm designing an app with content from firebase/firestore which i only want to reveal to payed (month/year subscriptions) via the in-app purchase capabilities of Google and AppleSo a user is starting the app, signing in (against the firebase authentication) and will see demo content if he/she has no active subscription of all content if he/she has an active subscription.Very basis approach, when you ask me....or not? Difficult to implement? I think a lot of apps have this kind of usecase.Is this possible with only a flutter package like https://pub.dev/packages/in_app_purchase or do i need a service like https://www.revenuecat.com/ ?Is this a good approach with fluter/Firebase and subscriptions?

September 30, 2020 at 01:44PM by studioWolff
https://ift.tt/33fx27f
New post on Flutter Dev Google group:

Hello dear community!
I have developed a mobile app for android and ios. The next task was to make a connected application for apple watch with iphone (all information on the watch is displayed through channels to the phone). I also successfully completed this task. The next step is to make a connected android app

September 30, 2020 at 02:47PM by Григорий Зягун
https://ift.tt/30iGK6I
New post on /r/flutterdev subreddit:

Doubt about PlayStore In-App purchases
If this is not the right sub-reddit, please direct me to another.We were making an app where students ask questions and get answers from mentors. So basically the student pays small amounts which, after deducting a commision, go to the mentor.So should we be giving 30% of what the student pays, or 30% of the commission to google.

September 30, 2020 at 02:41PM by AdwaithHSivam
https://ift.tt/36iSqdz
New post on /r/flutterdev subreddit:

How To Create horizontal ListView in Flutter
Hello Guys How are you all ? hope you all are fine. In this tutorial we are going to learn How To Create horizontal ListView in Flutter.To use ListView.builder as horizontal ListView you have to set scrollDirection property of the ListView widget to Axis.horizontal.Sometime you might have to create a list that scrolls rather than vertically. So Here is ListView widget will help you. Use the standard ListView constructor, passing in a horizontal scrollDirection, which overrides the default vertical direction.So Without Wasting Your Time Lets start this tutorial.Example To Create horizontal ListView in FlutterFirst Of All Create Listview.Now Set scrollDirection to Axis. Horizontal.That’s it. Now You Can use any children that you want in Horizontal Direction.I am Giving my Source Code Here.import ‘package:flutter/material.dart’;Full Source Code With Example At FlutterCorner.com

September 30, 2020 at 03:08PM by fluttercorner
https://ift.tt/3jgHFfr
New post on Flutter Dev Google group:

Hello dear community!
I have developed a mobile app for android and ios. The next task was to make a connected application for apple watch with iphone (all information on the watch is displayed through channels to the phone). I also successfully completed this task. The next step is to make a connected android app

September 30, 2020 at 02:47PM by Григорий Зягун
https://ift.tt/30iGK6I
New post on /r/flutterdev subreddit:

How To Create horizontal ListView in Flutter
Hello Guys How are you all ? hope you all are fine. In this tutorial we are going to learn How To Create horizontal ListView in Flutter.To use ListView.builder as horizontal ListView you have to set scrollDirection property of the ListView widget to Axis.horizontal.Sometime you might have to create a list that scrolls rather than vertically. So Here is ListView widget will help you. Use the standard ListView constructor, passing in a horizontal scrollDirection, which overrides the default vertical direction.So Without Wasting Your Time Lets start this tutorial.Example To Create horizontal ListView in FlutterFirst Of All Create Listview.Now Set scrollDirection to Axis. Horizontal.That’s it. Now You Can use any children that you want in Horizontal Direction.I am Giving my Source Code Here.import ‘package:flutter/material.dart’;Full Source Code With Example At FlutterCorner.com

September 30, 2020 at 03:08PM by fluttercorner
https://ift.tt/3jgHFfr
New post on /r/flutterdev subreddit:

Doubt about PlayStore In-App purchases
If this is not the right sub-reddit, please direct me to another.We were making an app where students ask questions and get answers from mentors. So basically the student pays small amounts which, after deducting a commision, go to the mentor.So should we be giving 30% of what the student pays, or 30% of the commission to google.

September 30, 2020 at 02:41PM by AdwaithHSivam
https://ift.tt/36iSqdz
New post on /r/flutterdev subreddit:

Any Flutter developers located in Norway?
Send me a PM if you know Flutter or have some experience with app development and want to join a highly anticipated startup with huge potential. Already got one of the biggest technical entrepreneur in Norway on board to test and eventually use the app across their 50+ departments. I have developed most of the core features of the app already, but there are still a lot more to do. It uses Firebase as the backend, and BLoC/Cubit for state management.

September 30, 2020 at 04:14PM by Corthza
https://ift.tt/3jtvnQU