Open in app

Sign In

Write

Sign In

Gbolahan
Gbolahan

57 Followers

Home

About

Pinned

Why GetX Is The Best State Management For Flutter App

what are the state management options we are provided with in flutter. Provider — A wrapper around Inherited Widget to make them easier to use and more reusable. By using Provider instead of manually writing Inherited Widget. setState — The low-level approach to use for widget-specific, ephemeral state inheritedWidget &…

Flutter

2 min read

Flutter

2 min read


Mar 23

Efficiently Configuring Your Flutter App with — dart-define-from-file

Building a Flutter app requires the use of environment variables to configure various aspects of the app, such as API keys, endpoints, and other sensitive information. Traditionally, developers have relied on tools such as env and dotenv to manage their environment variables in Flutter apps. …

Flutter

3 min read

Efficiently Configuring Your Flutter App with — dart-define-from-file
Efficiently Configuring Your Flutter App with — dart-define-from-file
Flutter

3 min read


Aug 26, 2022

Importing Contacts in Flutter

We would be using contacts_service plugin on pub dev as at writing the article the version is ^0.6.3, A Flutter plugin to access and manage the device’s contacts. It both works for Android and IOS, you just have to add some permissions Android Add the following permissions to your AndroidManifest.xml: <uses-permission android:name="android.permission.READ_CONTACTS" /> <uses-permission android:name="android.permission.WRITE_CONTACTS" />

Flutter

1 min read

Importing Contacts in Flutter
Importing Contacts in Flutter
Flutter

1 min read


Feb 23, 2022

Web 3: An Upgrade or An Upgrade

What’s is web 3.0 Web3 is an idea for a new iteration of the World Wide Web based on blockchain technology, which incorporates concepts including decentralization and token-based economics. Some technologists and journalists have contrasted it with Web 2.0, …

Web3

3 min read

Web 3: An Upgrade or An Upgrade
Web 3: An Upgrade or An Upgrade
Web3

3 min read


Dec 14, 2021

Decentralized Apps: The Pros and Cons

DApps have their backend code running on a decentralized peer-to-peer network, as opposed to typical applications where the backend code is running on centralized servers. A DApp can have frontend code and user interfaces written in any language that can make calls to its backend. DApps are great if you…

Programming

2 min read

Programming

2 min read


Oct 8, 2021

How To Debug Your Flutter Code With Your Android Device Wirelessly

Connect your phone with your laptop, I personally just switch on my phone hotspot and connect my laptop. Open your terminal and navigate to android/sdk/platform-tools ,For example: “C:\Program Files (x86)\Android\android-sdk\platform-tools” or “C:\Users\USER\AppData\Local\Android\Sdk\platform-tools” Connect your Android device with your laptop with your with a USB cable Run “adb devices” on the terminal

Flutter

1 min read

How To Debug Your Flutter Code With Your Android Device Wirelessly
How To Debug Your Flutter Code With Your Android Device Wirelessly
Flutter

1 min read


Sep 18, 2021

The 12 Essential Extension For Flutter Developers

Flutter SDK is Google’s UI toolkit for crafting beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. With Flutter users growing in an exponential manner , so as the extension to use, today I will show you 12 must have extensions. They are Flutter — This…

Flutter

3 min read

The 12 Essential Extension For Flutter Developers
The 12 Essential Extension For Flutter Developers
Flutter

3 min read


Aug 16, 2021

Why Flutter Is The Best Cross Platform Development

What is cross platform development framework? A cross-platform app development framework is a set of tools that allows you to build native or native-like apps for multiple platforms such as Android, iOS, Windows and Web with a single codebase. The cross platform framework options we have in the tech world. …

Technology

4 min read

Why Flutter Is The Best Cross Platform Development
Why Flutter Is The Best Cross Platform Development
Technology

4 min read

Gbolahan

Gbolahan

57 Followers

I'm a Mobile Developer (Flutter) , Interested In science and how it's suppose to help.

Following
  • The Educative Team

    The Educative Team

  • Kaki Okumura

    Kaki Okumura

  • Jeremy Keith

    Jeremy Keith

  • Elodie

    Elodie

  • Adeyemi Gideon

    Adeyemi Gideon

See all (52)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams