How to Copy or Past the Text from the Clipboard in Flutter

flutter clipboard

In most cases when we use a mobile apps we have to copy the text to the clipboard and paste it into another application. For example, copy the word and … Read more

Email Validation In the Flutter

Email verification in flutter

Before sending the user’s input to the server, email validation is the best practice. We should check the email address to see if it is valid or not and display … Read more

Turn ON or OFF Flashlight with Flutter

flashlight

As we are all aware The significance of a flashlight on a mobile phone It’s one of our phone’s most valuable accessories; we can use it as a helpful flashlight … Read more

Working with WillPopScope Widget

WillPopScope

We can notice that a few apps have a feature where if we use the back button to exit the app, a message appears with the text “Please click BACK … Read more

Different Datatypes for creating custom Fields

Datatypes for creating custom Fields

While creating a custom field, we should specify the data type. A data type is a way of classifying data. In This article, we are going to learn about the … Read more

Record Name and display format in Salesforce Object creation

Frame 5 1

Page layouts, key lists, linked lists, lookups, and search results all include the Record Name. For example, the Record Name for Account is “Account Name”. When using the API, the Record … Read more

Create a Custom Object in Salesforce

Create a Custom Object in Salesforce

Data is absolutely crucial for everything, whether or not it’s a business, a corporation, or the rest, and that we should be quite careful once managing it. We have different … Read more

How to Create Salesforce Application

Create salesforce application

In This tutorial, we are going to learn about how to create Salesforce Application. What is application? A software program that performs end-user functions is known as an application. Ex: … Read more

Flutter Toast Messages

Flutter Toast

A Flutter Toast is used to display a flash message on the screen. It occupies a minimal amount of screen space and the existing content remains visible. After some time, … Read more

About Salesforce

Salesforce

What is Salesforce? Salesforce is the widely used cloud-based CRM (Customer Relationship Management) software in the world. Marc Benioff, the company’s chairman, and CEO founded it in 1999. Salesforce.com is … Read more