Development

img
Development

Flutter – Arguments in Named Routes

By: Spoke Right / 1 Nov, 2023

Navigating between the various routes(ie, pages) of an application in Flutter is done with the use of Navigator. The Navigator uses a common identifier to transition between r...

img
Development

Flutter – Named Routes

By: Spoke Right / 1 Nov, 2023

An app has to display multiple screens depending upon the user’s needs. A user needs to back and forth from the multiple screens to the home screen. In, Flutter this is done with the help of Naviga...

img
Development

Flutter – WebSockets

By: Spoke Right / 1 Nov, 2023

WebSockets are used to connect with the server just like the http package. It supports two-way communication with a server without polling.

In this ar...

img
Development

Routes and Navigator in Flutter

By: Spoke Right / 1 Nov, 2023

Flutter 

is an open-source mobile app SDK created by Google. Flutter uses Dart language for creating mobile apps, that follow object-oriented concepts. Flutter has a very good reach amon...

img
Development

URLs in Flutter

By: Spoke Right / 2 Nov, 2023

While surfing the net, every user will come across many buttons, text, etc., that would redirect the user to a different webpage in the same tab or in a different tab when clicked. In the same way,...

img
Development

Flutter – Gestures

By: Spoke Right / 2 Nov, 2023

Gestures are used to interact with an application. It is generally used in touch-based devices to physically interact with the application. It can be as simple as a single tap on the screen to a mo...

img
Development

Designing a Form Submission Page in Flutter

By: Spoke Right / 2 Nov, 2023

There are many ways to submit user-input data in Flutter. But the most used way is using TextFields. But there is a drawback of using TextFields it requires control...

img
Development

Form Validation in Flutter

By: Spoke Right / 2 Nov, 2023

Form Validation is an important part of every application. In the flutter application, there are many ways to validate form such as using a TextEditingController. But handling text co...

img
Development

Flutter – Lottie Animation

By: Spoke Right / 2 Nov, 2023

Visualization is an integral part of any application.  Animations can highly glorify the UI of an app, but animations can be hectic to implement for an application. This is where the Lottie an...

img
Development

Flutter – Hinge Animation

By: Spoke Right / 2 Nov, 2023

Animations are a big part of the Flutter application. It makes an app sweet to the eyes and equally user-friendly. In this article, we will discuss in detail the Hinge animations. In Flutter there...


Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20210902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20210902/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20210902/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0