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

App deployment doesn't work in all device.
Hi! I have publish my flutter app in play store, and used 'flutter build apk --split-per-abi' for building apk and minsdkversion is 19 but in others devices it display 'Your device is not compatible with this version', what was wrong, I need help please!!!

March 22, 2021 at 03:09PM by SAFRIMAT AFRICA
https://ift.tt/318bzLr
New post on /r/flutterdev subreddit:

Created a Package. Looking for testers.
Hi i created a small package for flutter. Its a form builder. Working on large forms usually requires lots of TextEditingControllers and a validator for each field. So im trying to create something that can be used to simplify this process. i've just uploaded version 0.0.4. it's made with sound null safety and available on [Mac , Windows, Linux , Android , IOS , Web].​Criticisms, Suggestions or any feedback you guys might provide will be appreciated.autoformYou could create a form from a map or the classic dart way.Edit: Typo

March 22, 2021 at 03:13PM by leWorkPersona
https://ift.tt/3setGv6
New post on /r/flutterdev subreddit:

Use blockchain instent of traditional database ?
I just recently started learning about blockchain technology and it's look pretty interesting but the time of watching the lectures a random question comes in mindWhy we doesn't use blockchain to store the data ? If it's that much secure.Or is there any way to use its on flutter. I have a some plan about my next flutter todo applications and in this project I want to use blockchainSo my question is Is there any packages package or service available like crypto or firebase which we are use or create a new block chain

March 22, 2021 at 02:52PM by Prashant_4200
https://ift.tt/3f5gPb0
New post on /r/flutterdev subreddit:

Designed Responsive Live Portfolio via Flutter 2.0 - Web (Open source )
https://ift.tt/3f3bgtN

March 22, 2021 at 02:15PM by m_hamzashakeel
https://ift.tt/3s5j3uF
New post on Flutter Dev Google group:

flutter certificate
Dear all In fact, we have two questions: 1- Are there any companies, training institutes or teaching parties that give certificates in Flutter and google endorses them as qualified organizations to give such a qualification? 2- The second question is that we've found a company called ATC (

March 22, 2021 at 03:50PM by baraa aqeel
https://ift.tt/3cXsiGN
New post on Flutter Dev Google group:

Wait in Flutter Code for Completion of Async Native Request
I am working on a Flutter app, which needs to call an API function "ActivityCompat.requestPermissions" in Native code (Android/Java) from Flutter. The API native code function is asynchronous i.e. the call to requestPermissions returns immediately and the result of the requestPermissions call is

March 22, 2021 at 07:51PM by Usman Riaz
https://ift.tt/2QuX8zb
New post on /r/flutterdev subreddit:

Announcing Monarch: A Flutter tool for developing widgets in isolation
https://monarchapp.io

March 22, 2021 at 04:42PM by monarch_app
https://ift.tt/316VWUD
New post on /r/flutterdev subreddit:

Url Transfer & Link Manager : Open Links On Pc - Apps
Hi everyoneI could not find a similar application in the google play store and I made it myself.Your feedback is very important to me.Key Features :
-> Open links on any Desktop / Laptop - Windows, Mac, Linux, etc.
-> Simple user interface for across platforms.
-> Qr anonymous login.
-> Transfer without delay Url & Link.
-> See Own Links https://link-from.web.app/
-> Copy-paste links in app to open on PC.Download Linkhttps://play.google.com/store/apps/details?id=com.xmod.url.transfer

March 22, 2021 at 08:56PM by xmod_developer
https://ift.tt/3fb7Zst
New post on /r/flutterdev subreddit:

Syncing files across different devices
I am using a windows desktop pc to do most of the work, but I would like to sometimes check how the app looks on iOS. Is there a way to shares files between 2 devices and have them be in sync so that I would not have to download the files on the MacBook every time I modify something on the Windows PC ?I have thought about using github, but I am not sure how the whole environment works yet. Does github allow for files to be shared and synced across all devices ? kinda like google docs. Any feedback is greatly appreciated!Thanks!

March 22, 2021 at 09:26PM by Oxpal
https://ift.tt/3sbNzmH
Flutter Heroes pinned «Do we create voice channels from time to time to talk about development-related issues?»
5 days to vote
New post on Flutter Dev Google group:

how can I direct a push notification to specific page when the app is terminated?
Please I need the code for push notification when the app is terminated and if I click on the notification it will go to a specific page I want.... thanks in advance

March 22, 2021 at 10:43PM by Gbenga Ayannuga
https://ift.tt/39nImRx
New post on /r/flutterdev subreddit:

Url Transfer & Link Manager : Open Links On Pc - Apps
Hi everyoneI could not find a similar application in the google play store and I made it myself.Your feedback is very important to me.Key Features :
-> Open links on any Desktop / Laptop - Windows, Mac, Linux, etc.
-> Simple user interface for across platforms.
-> Qr anonymous login.
-> Transfer without delay Url & Link.
-> See Own Links https://link-from.web.app/
-> Copy-paste links in app to open on PC.Download Linkhttps://play.google.com/store/apps/details?id=com.xmod.url.transfer

March 22, 2021 at 11:13PM by xmod_developer
https://ift.tt/2P1qLrg
New post on /r/flutterdev subreddit:

PSA: If you would like a more flexible hit-test bounds, upvote this issue!
If you've ever run into an issue where you want to position a child outside the parent bounds, and have it be clickable, you'll know that this is currently impossible in Flutter.There are many edge cases that can be accomplished with this simple technique. Please upvote if you care: https://github.com/flutter/flutter/issues/75747

March 23, 2021 at 12:37AM by esDotDev
https://ift.tt/3lCFR2w
New post on /r/flutterdev subreddit:

Flutter: Best Resources: ML: Object detection in an image or live record?
There are so many examples on youtube where developers present their flutter code where they use tflite-tensorflow for image classification or object detection. However, when i duplicate their method, the results are not accurate at all; I tried various versions of Yolo and SSD (according to tensorflow website). But the results are only "good enough" for homework and not a real commercial project!Would you please kindly share a good authentic reliable and useful source or resource to learn how to implement a real useful ML in Flutter platform?Any recommendation/comparison/experience with packages or models would be appreciated?Cheers

March 23, 2021 at 02:52AM by WiseRaven1
https://ift.tt/392U43C
New post on Flutter Dev Google group:

Android Studio: unresolved reference FlutterActivity etc
Hi there, after upgrading to flutter 2 and Android Studio 4.1, I can see: - the errors in MainActivity.kt: unresolved reference FlutterActivity - and in GeneratedPluginRegistrant.java: cannot resolve symbol FlutterEngine, Keep I don't see the flutter library has been added to the External

March 23, 2021 at 06:51AM by Siyi Wang
https://ift.tt/3vOKkDT
New post on /r/flutterdev subreddit:

Waiting for Your Pull Requests to chooyan-eng/crop_your_image_gallery
Hi. A couple days ago, I introduced a Flutter package named crop_your_image which enables app developers to embed cropping images functionality to their app with whatever UI they designed.Today, I have built a sample app which shows what UI can be built with crop_your_image package, and the app is on GitHub repository below.https://github.com/chooyan-eng/crop_your_image_galleryIf you are interested in crop_your_image, just clone the repository and run the app so that you can try them on your own device!As I'd like to gather as many ideas of cropping images UI as possible into this app, I'm always waiting for your Pull Requests to add a new sample page of cropping images functionality with your own designed UI. Check README.md of the repository for detail and feel free to make PRs! Thank you!

March 23, 2021 at 09:12AM by chooyan-eng
https://ift.tt/3lIYwcN