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

URGENT HELP NEEDED FOR FLUTTER BUILD RELEASE
I am facing the below issue with my flutter project. Whenever I run the command "flutter build ios" the below error is being faced. Please guide me a resolution. It is about a week's time that been lost due to this issue. I upgraded to the latest version of flutter then this happend, Error

September 06, 2020 at 04:35AM by Ramneek Kashyap
https://ift.tt/2GwgOxv
New post on Flutter Dev Google group:

await async function on forEach Loop
Hi There, I am trying to upload a Asset List of images to Firebase Storage with a forEach loop, however only the first image of the List ever gets uploaded. I am super new to Flutter, just tying to make a quick app for internal use to assist our media & marketing teams. I have a button that

September 06, 2020 at 06:09AM by Jeremy West
https://ift.tt/3h0U6Kn
New post on /r/flutterdev subreddit:

Looking for collaboration in a NASA based stars & planets research app
Hello friends 👋Recently my friend and I started an open source project: it's a simple app which provides all sort Information about stars and planets.How it works? - Its simple, the app fetch data from NASA api to get information and load it onto the UIProgress? - The app's successfully been able to use data from the api and having a functional UI. But there are still bugs and problems to solve.Requirements for the project? - Know how to use flutter and github (mainly flutter, you can learn more about github and git commands as we go) - Have basic knowledge about Flutter state management and about GetX package (if you don't know about GetX, you can learn later lol it's not that hard) - Active and sociable and friendly 😉 (The most important)Here's the source code for the project, have fun! You can PM me if you want, we are trying to establish a group.https://github.com/gumbarros/kepler

September 06, 2020 at 10:47AM by randomlymadename
https://ift.tt/3lVzqra
New post on /r/flutterdev subreddit:

Generating dart:ffi bindings for C APIs using package:ffigen
https://ift.tt/30DA9n1

September 06, 2020 at 11:16AM by mannprerak
https://ift.tt/3byn7fx
New post on /r/flutterdev subreddit:

Electronics Store App with BLoC pattern and Node.js
https://ift.tt/35hAn6W

September 06, 2020 at 01:45PM by HeisenbergZzzz
https://ift.tt/3i5hKa8
New post on /r/flutterdev subreddit:

FlutterForce — Week 87
https://ift.tt/3304fCc

September 06, 2020 at 02:57PM by flutterist
https://ift.tt/2ZcjjMa
New post on /r/flutterdev subreddit:

IT'S DONE!! Floaty_Chathead Plugin! , Create your own chathead with content like messenger.
Hello everyone!! First of all, i wanna thanks for all the support comments given during the creation of this plugin in previous post. Im happy to announce that the release version of floaty_chathead is live :)pub.dev: https://pub.dev/packages/floaty_headgithub: https://github.com/Crdzbird/floaty_chathead​The functionality are the following:Customize icon of the chathead.Customize the close icon.Customize the close icon background.Dynamic notification of each button from Android to Flutter.Build head, body and footer of the view hosted inside a container that is gonna be displayed when the chathead has been tap.Management State of the bubble

September 06, 2020 at 02:55PM by Ghost_InTheDart
https://ift.tt/33hUwaL
New post on /r/flutterdev subreddit:

A pure Dart implementation of Ed25519
A few months ago, our team open sourced a dart implementation of Signal Protocol. At that time, we encountered some difficulties in finding a suitable Ed25519 library. We did not find Ed25519 with a complete APIs, most of the libraries only implemented the basic sign and verify, unable to satisfy the Signal Protocol.https://www.reddit.com/r/FlutterDev/comments/i0l3as/we_open_source_a_signal_protocol_library_for_dart/At first, we used dart ffi to call Go's cryptography library. Later we discovered that our other signature algorithms may also need to use Ed25519, since this algorithm is highly secure and fast, we transplanted a Go version of it to libsignal_protocol_dart.https://github.com/MixinNetwork/libsignal_protocol_dart/pull/5This was part of libsignal_protocol_dart. Now, because we want to fork a jose library and extend it to support Ed25519, we simply extract the Ed25519 part from libsignal_protocol_dart and make it into a separate library for other projects in the future.https://github.com/Tougee/ed25519Hope you guys like it.

September 06, 2020 at 04:09PM by Tougeee
https://ift.tt/3bxJH7W
New post on Flutter Dev Google group:

How do I use Admob Mediation in Flutter?
I've searched and tried this on Flutter, but nothing worked. I tried to use the admob_flutter 1.0.0-beta.5 and firebase_admob packages, the result was that the ad request went to Admob but the ad didn't show. And after I checked into the mediation account, there wasn't a single ad request on the

September 06, 2020 at 04:29PM by Schwarzer Tenshi
https://ift.tt/2GtRIiM
New post on Flutter Dev Google group:

Web view not working?
Failed to notify a WebView

September 06, 2020 at 04:48PM by TE C-12 Rohan Solanke
https://ift.tt/35c1bFG
New post on Flutter Dev Google group:

Best way to integrate Go functions
It is not clear what the best way to use Go with flutter is? 1./ Dart:FFI is one method but I am not sure this is as memory safe as it compiles Go to a C library. 2./ The gomobile tool generates Java and now Kotlin bindings by default. Is this the best method? 3./ Building a Go binary that

September 06, 2020 at 05:59PM by Kevin Chadwick
https://ift.tt/3bvTqf0
New post on /r/flutterdev subreddit:

Who's Google Play/Play Store account do you publish under when making app for other company?
I've been developing an app for a local non-profit organization for the past few months, but something I hadn't considered is, since it is there app, shouldn't they have a Google Play/Play Store account that we publish the app under, rather than my own accounts? Thank you.

September 06, 2020 at 05:47PM by regag40529
https://ift.tt/2QWBYa2
New post on /r/flutterdev subreddit:

Next big flutter conference?
When is the next big flutter conference? Where can I find more details about it?

September 06, 2020 at 06:17PM by mrgnhnt96-dev
https://ift.tt/2F73tvl
New post on Flutter Dev Google group:

Error de Compilación
Hola Como puedo solucionar este problema en la compilación FAILURE: Build failed with an exception. * Where: Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 896 * What went wrong: Execution failed for task ':app:compileFlutterBuildDebug'. > Process 'command

September 06, 2020 at 10:42PM by Sergio Rojas
https://ift.tt/35bcjTf