alhamodi65

auto Add Const in flutter in Android Studio and VsCode

Is there an easy way to add Const as much as possible in Flutter  Open Vscode : settings -> open settings.json file Copy paste following lines “editor.codeActionsOnSave”: {     “source.fixAll”: true  } Android studio In addition to linting, you can fix most cases of missing or redundant const automatically by running  dart fix –apply …

auto Add Const in flutter in Android Studio and VsCode قراءة المزيد »

تفعيل 4G يمن موبايل‎ Privacy Policy

 Privacy Policy hdevcoder built the تفعيل 4G يمن موبايل‎ app as an Ad Supported app. This SERVICE is provided by hdevcoder at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use …

تفعيل 4G يمن موبايل‎ Privacy Policy قراءة المزيد »

FLUTTER [2022] Push Notifications with FCM Firebase

  🔥 Subscribe for more: https://www.youtube.com/channel/UCVPdBBT-nIPT4nvGP5Fktsw in this video we will learn how to use Firebase Cloud Messaging And Firebase Cloud Functions to use Notifications in our project Send push notifications 💌 in Flutter with Firebase Cloud Messaging (FCM) Whether they’re reminding you of all the people you have to call back or all of …

FLUTTER [2022] Push Notifications with FCM Firebase قراءة المزيد »

Flutter Send Notifications [2022] FCM Using Rest API From Device To Others

​ 🔥 Subscribe for more: https://www.youtube.com/channel/UCVPdBBT-nIPT4nvGP5Fktsw Source Code: https://github.com/HDEVCODER/fcmsender.git https://github.com/HDEVCODER/fcmtest.git Device to Device Notification | FCM | Firebase and Flutter In this video i used Api to send Notification to Devices The Cloud Messaging package connects applications to the Firebase Cloud Messaging (FCM) service. You can send message payloads directly to devices at no cost. …

Flutter Send Notifications [2022] FCM Using Rest API From Device To Others قراءة المزيد »

Flutter 2.10.4

​We are pleased to announce the release of Flutter 2.10.4 to the stable channel; this release contains the following hotfixes: flutter/93871 – Custom embedders fail to build when using default sysroot (GCC 11). dart/48559 – Flutter web apps crash when using package:freezed. In order to get the latest, run flutter upgrade.  Thanks! — Kevin Chisholm …

Flutter 2.10.4 قراءة المزيد »