Open in app

Sign In

Write

Sign In

Binni G.
Binni G.

1 Follower

Home

About

Pinned

Firebase Authentication in Flutter: How to Implement Secure User Sign-In and Sign-Up — Binni Goel

Flutter is a powerful and versatile framework for building mobile applications. It allows developers to build beautiful and performant apps for both Android and iOS with a single codebase. Firebase is a popular mobile and web application development platform that provides developers with a wide range of tools and services…

Firebase

4 min read

Firebase Authentication in Flutter -Binni Goel
Firebase Authentication in Flutter -Binni Goel
Firebase

4 min read


Mar 13

Implementing Firebase Email Authentication

Welcome to the continuation of my blog on Flutter Firebase authentication! In my previous blog post, I showed you how to get started with Firebase by setting up a Firebase Console project, adding dependencies to your Flutter app, and initializing Firebase in your code. …

Firebase

4 min read

Implementing Email Authentication with Firebase in Flutter: A Step-by-Step Guide
Implementing Email Authentication with Firebase in Flutter: A Step-by-Step Guide
Firebase

4 min read


Mar 13

How to Fix “Flutter Riverpod Depends on Flutter Riverpod, Version Solving Failed” Error

Flutter Riverpod is a widely used state management library for Flutter that provides an elegant and concise way to manage application state. However, one issue that developers may encounter when using Flutter Riverpod is the error: “flutter_riverpod depends on flutter_riverpod, version solving failed”. In the below example, I created a…

Flutter

3 min read

How to Fix “Flutter Riverpod Depends on Flutter Riverpod, Version Solving Failed” Error
How to Fix “Flutter Riverpod Depends on Flutter Riverpod, Version Solving Failed” Error
Flutter

3 min read


Oct 3, 2022

How to receive ETH in Ethereum Faucet

If you want to know methods to receive ETH in your metamask than you are at right place. Please follow the instructions below to obtain some test Ether to use. We will be using the Goerli Network instead of Rinkeby, you will need to use a Goerli faucet. There are…

Goerli

4 min read

How to receive ETH in Ethereum Faucet
How to receive ETH in Ethereum Faucet
Goerli

4 min read


Oct 3, 2022

Metamask Setup

Steps for Metamask Setup: This page will provide instructions for setting up Metamask. First, install the extension for your specific browser ( Chrome, Firefox ) Chrome Link: https://chrome.google.com/webstore/search/metamask 2. After the extension has been installed, click Get Started 3. Choose the Yes, let’s get set up! …

Metamask

2 min read

Metamask Setup
Metamask Setup
Metamask

2 min read


Jan 4, 2022

TimeoutException while using Geolocator in Flutter

Recently, while Implementing Geolocator Package in Flutter I got this TimeOut Exception, So Here I am Sharing the Journey, so that you can also grasp the concept and can tackle this issue. Code: import 'package:geolocator/geolocator.dart'; Future<void> getCoordinates() async { try { Position position = await Geolocator.getCurrentPosition(…

Flutter

2 min read

Flutter

2 min read


Jan 2, 2022

How to Resolve Deprecated Android Embedding in Flutter: The Ultimate Solution

Are you experiencing issues with your Flutter app due to the deprecated version of Android embedding? Don’t worry, you’re not alone. This error can be frustrating and time-consuming to fix, especially if you’re not familiar with the process. But don’t let this problem slow down your app! In this blog…

Android

2 min read

How to Resolve Deprecated Android Embedding in Flutter: The Ultimate Solution
How to Resolve Deprecated Android Embedding in Flutter: The Ultimate Solution
Android

2 min read


Nov 17, 2020

Understanding the Difference Between fun() and fun(void) in C

In C, the difference between fun() and fun(void) is that fun() is a function declaration that does not specify any parameter, while fun(void) is a function declaration that explicitly declares that the function takes no arguments. Consider the following example: #include <stdio.h> void fun() { printf("This is fun()\n"); } void…

C Programming Language

2 min read

C Programming Language

2 min read

Binni G.

Binni G.

1 Follower

Software Developer

Following
  • Qwiklabs

    Qwiklabs

  • Eve Arnold

    Eve Arnold

  • Simon Holdorf

    Simon Holdorf

  • Vikram Singh

    Vikram Singh

  • Har Narayan Singh

    Har Narayan Singh

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech