I am Sagar Sharma, I am android and web developer I am very passionate about my work I do my work with full of enthusiasm I believe in actions, not in words... I want to help the people with my thoughts and ideas
馃憢 Hi, I鈥檓 Sagar Sharma I am Android and Web Developer.
Apr 22, 2023 路 3 min read 路 What is ModBus ?? Modbus is a communication system widely used in industrial automation control systems to transmit data over serial or Ethernet connections between electronic devices. It was developed in the 1970's by Modicon, a company now part of ...
Join discussion
Jun 17, 2022 路 1 min read 路 Hi, I'm Sagar let me tell you about how can you integrate tap payment into your flutter application. Let's Start Step 1:- Add Dependency in pubspec.yaml flutter_tap_payment: ^0.0.4 Step 2:- Call TapPayment to Make a Payment Replace your test API...
RARichard and 1 more commented
Jun 13, 2022 路 1 min read 路 Step 0: Create a Firebase Project and put facebook credentials on their Step 1: packages firebase_core: firebase_auth: google_sign_in: Step 2: goto: android/app/build.gradle and add these dependencies apply plugin: 'com.google.gms.google-ser...
Join discussion
Sep 29, 2021 路 1 min read 路 If you guys face this type of error in your old flutter project then it's blog for you 馃槉 Follow these lines 馃憞 Run flutter upgrade in the terminal to upgrade Flutter (Optional if you already did). Run dart migrate to run the dart migration tool.(...
TNISHANT commented