Open in app

Sign In

Write

Sign In

Benson Arafat
Benson Arafat

31 Followers

Home

Lists

About

Sep 8

Flutter ScreenUtil: Let your UI display a reasonable layout on different screen sizes.

Screens are of different sizes, but how can you make your flutter application respond to these sizes? One of Flutter’s primary goals is to create a framework that allows you to develop apps from a single codebase that looks and feels great on any platform. But how can you achieve…

Flutter

3 min read

Flutter ScreenUtil: Let your UI display a reasonable layout on different screen sizes.
Flutter ScreenUtil: Let your UI display a reasonable layout on different screen sizes.
Flutter

3 min read


Aug 15

How can I downgrade my Flutter version?

When there is a new flutter version, we all know what to do right? We run the flutter cli command which is ``` flutter upgrade``` and this will download the new update right into our local machine. Now, here is the catch you want to work with the previous version…

Flutter

2 min read

How can I downgrade my Flutter version?
How can I downgrade my Flutter version?
Flutter

2 min read


Jan 2

Build A ChatGPT on Flutter using the OpenAI API

ChatGPT (Generative Pre-trained Transformer) is a chatbot launched by OpenAI in November 2022. It is built on top of OpenAI’s GPT-3.5 family of large language models and is fine-tuned with both supervised and reinforcement learning techniques. ChatGPT was launched as a prototype on November 30. 2022 and quickly gained attention…

ChatGPT

7 min read

Build A ChatGPT on Flutter using the OpenAI API
Build A ChatGPT on Flutter using the OpenAI API
ChatGPT

7 min read


Oct 5, 2022

Cascade operator (.., ?.. ) and Triple dot […] (Spread Operator) in Dart.

Cascades (.., ?..) allow you to make a sequence of operations on the same object. In addition to accessing instance members, you can also call instance methods on that same object. This often saves you the step of creating a temporary variable and allows you to write more fluid code. Example …

Dart

2 min read

Dart

2 min read


Sep 30, 2022

Understanding JavaScript Spread syntax (…) and Common Uses Cases

The spread operator allows an iterable, such as an array or string, to be expanded in places where zero or more arguments (for function calls) or elements and the syntax for this is three periods (…) In this article, I will explain the use case of the spread operator in…

JavaScript

2 min read

JavaScript

2 min read


Sep 19, 2022

Adding Nigeria State and City Dropdown to your Flutter App

You have gotten to that point in your app where you want to take user State and City. Yes, I know creating a drop-down takes much time.

Flutter

2 min read

Adding Nigeria State and City Dropdown to your Flutter App
Adding Nigeria State and City Dropdown to your Flutter App
Flutter

2 min read


Jul 27, 2022

Handling All PHP Errors

Sometimes your PHP application might produce many different types of earnings and errors or sometimes you might see a blank page which might not understand if you are getting an error or not. In this article, we will discuss all PHP errors, warnings and how you can turn on/off these…

PHP

4 min read

Sometimes your PHP application might produce many different types of earnings and errors or…
Sometimes your PHP application might produce many different types of earnings and errors or…
PHP

4 min read


Jul 16, 2022

10 Awesome VS Code Extensions for PHP/Laravel Developers

We all know how text editors are very important to us when we code, for everyone who is getting started with Laravel. Below, are my list of the Top 10 extensions I recommend for all Laravel/PHP developers, which will help you expand your productivity. 1. Laravel Artisan We all use the VS Code…

PHP

5 min read

10 Awesome VS Code Extensions for PHP/Laravel Developers
10 Awesome VS Code Extensions for PHP/Laravel Developers
PHP

5 min read


Jun 29, 2022

How to upload your Laravel Website on Cpanel

In this article, I will be sharing with you how you can publish your Laravel website on Cpanel. With these few steps, you will be able to have your site fully functional online, You can also watch the video above for a virtual practice. 1. Compress Laravel files Compress all your files 2. Upload on Cpanel Upload…

PHP

3 min read

How to upload your Laravel Website on Cpanel
How to upload your Laravel Website on Cpanel
PHP

3 min read


Jun 25, 2021

Group JSON Response if they are the same category

I have been working on a live score app, with api-football, okay right I get the response for the fixture fine but here comes the problem I couldn’t be able it was never documented how to group the matches by the leagues they belong to. …

PHP

3 min read

Group JSON Response if they are the same category
Group JSON Response if they are the same category
PHP

3 min read

Benson Arafat

Benson Arafat

31 Followers

help the computer

Following
  • Zell Liew

    Zell Liew

  • NOWPayments

    NOWPayments

  • Itheum

    Itheum

  • Temidayo Adefioye

    Temidayo Adefioye

  • Gabriela De Luca

    Gabriela De Luca

See all (60)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams