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

Looking for Flutter Backend Developer Serious
Anyone here to take up Paid Job for the Flutter professional Backend using REST API or even creating the REST APIKindly Message me back to my WhatsUp +96599144152 or skype=joharmandav@hotmail.comThanks

July 22, 2021 at 01:03AM by joharmandav
https://ift.tt/3hTI2OJ
New post on Flutter Dev Google group:

Background process in flutter
Hi , I need to call a function every second and call the api as background process,it ll work if ap in background and also app terminated like a service kindly share the example for this background function

July 22, 2021 at 07:06AM by Amicus India
https://ift.tt/2W9fBnN
New post on Flutter Dev Google group:

ui-grid for flutter or any gridview component that supports export?
I need add export feature to grid view. I remember I used a component calls ui-grid when I use AngularJs. I wonder what such gridview is available for flutter? even only for flutter web? Thanks

July 22, 2021 at 07:23AM by wyx....@gmail.com
https://ift.tt/3xYgM7y
New post on Flutter Dev Google group:

Embedding flutter web app in website
I've a multi screen flutter web app. But I want to embed a particular screen in my website and don't want to allow user from moving forward or backward from that screen. Basically I want that user can not press on the embeded page. Can anyone help me in achieving this functionality. I'm using

July 22, 2021 at 07:50AM by Sachendra Jain
https://ift.tt/3zogBTf
New post on /r/flutterdev subreddit:

Open source blood donation app
I had developed this app when I was experimenting with firebase and flutter, but I ended up polishing it and deciding to make it open source: https://github.com/bassel/BloodDonationIt's an app that connects blood donors with people who need blood. When I first started with Flutter I used to always look for complete apps with a full working structure instead of just dummy UIs in order to learn from them. So I hope this demo I made can be helpful for some people.Have fun creating!

July 22, 2021 at 07:25AM by DirectorOfTheCIA
https://ift.tt/3eKoSJd
New post on Flutter Dev Google group:

fatal error: 'Flutter/Flutter.h' file not found
Hi, Ever since I have upgraded to Flutter 2.2.3, I have been coming across this issue fatal error: 'Flutter/Flutter.h' file not found #import "Flutter/Flutter.h" for the two plugins 1. Shared Preferences 2. URLLauncher The post-install of my pod file is post_install do |installer|

July 22, 2021 at 08:50AM by Ritika Desai
https://ift.tt/3eKwfAn
New post on Flutter Dev Google group:

struggling with the configuration of flutter with android studio
the developpment group i work in bought an ecommerce application from active it zone, and i have to customize it and since i never worked with flutter so am stuck at the beggining can anyone help me please, i m already late and i have to give the project back tonight T_T , thank you so much

July 22, 2021 at 09:55AM by lynda sa
https://ift.tt/3eLly0t
New post on Flutter Dev Google group:

Firebase cloud messaging. Doesn't appear push notification
Firebase cloud messaging. Doesn't appear push notification on block screen and floating notification. on some devices. The options in app notification settings are turned on. Someone know what is it?

July 22, 2021 at 10:30AM by PE LURENET
https://ift.tt/3zoEYAd
New post on Flutter Dev Google group:

Turn on app notification settings programmatically
How to turn on app notification settings programmatically such as "floating notification" and "notification on block screen"?

July 22, 2021 at 10:32AM by PE LURENET
https://ift.tt/2W9ZKW0
New post on /r/flutterdev subreddit:

Offline first advanced Bookmark app
https://play.google.com/store/apps/details?id=com.alekha.net
Features include:- Offline first architecture :zap:- Export and synced to Markdown automatically :page_with_curl:- Create nested blocks :chart:- Full text search :mag:- Built in twitter Threadreader out of the box- Choose to make your block public- Find user's and their blocksCome say hi on the app :wave:

July 22, 2021 at 10:38AM by the_100lvlmaster
https://ift.tt/3f2yBuT
New post on /r/flutterdev subreddit:

How to send yourself email notifications from a Dart server
https://ift.tt/3eJBdxq

July 22, 2021 at 11:18AM by Suragch
https://ift.tt/3wVwi2D
New post on /r/flutterdev subreddit:

how to adapt figma sizes to in flutter app?
I have design Figma, I need to apply this in my flutter app. but I have certain difficulties, so in order.The first thing I tried was to use auto import tools, I tried:Adobe XD to FlutterSupernova StudioUnfortunately these tools are still at the beginning of their journey. they provide some benefit, but do not give full importsAlso I use several plugins for Figma:Figma to flutterFigma to codebut the capabilities of these plugins are also limited. I realized that I need to do it myself.Figma page dimensions are 320 px. Device screen sizes will vary. but I need it to look as close as possible. I decided to use the "proportional approach". I am using the dimensions of the figma elements with the following extension:
 //SizeConfig screenWidth = _mediaQueryData.size.width; screenHeight = _mediaQueryData.size.height; extension SizeDoubleExt on double { double h() { double screenHeight = SizeConfig.screenHeight; var res = (this / 693.0) * screenHeight; return res; } double w() { double screenWidth = SizeConfig.screenWidth; var res = (this / 320.0) * screenWidth; return res; } } //example return Container( width: 80.w(), ); but the result does not satisfy me. maybe I need to consider devicePixelRatio(logical pixel), or the "proportional method" is wrong. The main question is how do I adapt the dimensions(sizes) of the figma to the sizes of different devices? any advice - I would be very grateful. 


July 22, 2021 at 03:51PM by RockStar_911
https://ift.tt/2TsiFu6
New post on /r/flutterdev subreddit:

Help me build a Flutter skill tree package
Hello ! I'm making my fourth Flutter package but I need help as I suck with graph theory and all that. I'm curious to know if anyone would like to offer their time to help me build an MIT licensed package to build arbitrary skill trees like for games and such.The base code is laid out and I've got basic nodes showing on screen (not in a pretty way). I'd mostly need help with a code review of my graph stuff as well as examples of skill trees and possible ways we could make them using the package. My code is documented and the readme has been mostly written to give users an idea of what I'm trying to make. I'm also open for general discussion too if you want to just want to open an issue and suggest changes. See readme for more detailshttps://github.com/Nolence/skill_tree

July 22, 2021 at 05:43PM by Nolence
https://ift.tt/3rzR2Mj
New post on /r/flutterdev subreddit:

How to Make a Flutter App in Flutter
https://ift.tt/3iAHTPp

July 22, 2021 at 05:33PM by deniskrr
https://ift.tt/3zpeSNr
New post on /r/flutterdev subreddit:

How to Make a Piano App in Flutter
https://ift.tt/3iAHTPp

July 22, 2021 at 07:14PM by deniskrr
https://ift.tt/2UYPzD3
New post on /r/flutterdev subreddit:

How many are too many packages?
No seriously I know it's efficient and all and like saves time and money but when are you using too many packages it becomes a liability? Love to hear your thoughts as I'm sure we all have different opinions on this.

July 22, 2021 at 09:37PM by sabaybayin
https://ift.tt/3zrT3Nc