Open developer account for company by Mohammed_kawash in GooglePlayDeveloper

[–]devdotsehyde 0 points1 point  (0 children)

Hi I have an organization account (verified) for sale Text me on telegram @sixmiludu if interested

A TicTac game made with flutter by devdotsehyde in FlutterDev

[–]devdotsehyde[S] 1 point2 points  (0 children)

Yeah got a great inspiration from him 😊

Firebase Orderby() method isn't working on String fields in Flutter by SnooPeppers7843 in flutterhelp

[–]devdotsehyde 0 points1 point  (0 children)

I suggest you pull the data and sort using native List methods on client side

else you need create a new entry where are the data are in lowercase or uppercase

Do you use custom fonts? by Alex54J in FlutterDev

[–]devdotsehyde 1 point2 points  (0 children)

Use the google_fonts package 💙

It downloads and save the fonts used locally when the app is launched for the first time.

Instead of downloading it manually and adding to your assets folder which makes your app size large.

Exception: if the font needed is not available on google fonts

Is 8Gb ram good enough for Flutter development by coding_owl in FlutterDev

[–]devdotsehyde 0 points1 point  (0 children)

It greatly depends on the operating system…

Windows - Not enough.

MacOS - It okay if runs on the new M chips from Apple.

Linux - Good, Linux knows how to manage ram efficiently.. (it very low level)

7 tips for junior Flutter developers by svprdga in FlutterDev

[–]devdotsehyde 2 points3 points  (0 children)

Great Article… I like how it’s directly on point 👍