The Full Code import 'package:flutter/material.dart'; class PasswordTextField extends StatefulWidget { @override _...
Mohamad TN
November 10, 2020
The bottom navigation bar is critical in many mobile apps, it's like the backbone of the whole program. But sometimes you d...
Mohamad TN
August 23, 2020
Loading animations are very popular in mobile apps. They add elegance and quality to the user experience of the app. You can see th...
Mohamad TN
August 15, 2020
If you’re familiar with the Gmail mobile app, you must have seen the Floating Action Button (or FAB) at the bottom right corner of ...
Mohamad TN
August 06, 2020
Adding animations to Flutter apps is essential these days, because the competition of creating stunning beautiful UIs is so high. A...
-
Adding animations to Flutter apps is essential these days, because the competition of creating stunning beautiful UIs is so high. A...
-
The bottom navigation bar is critical in many mobile apps, it's like the backbone of the whole program. But sometimes you d...
-
If you’re familiar with the Gmail mobile app, you must have seen the Floating Action Button (or FAB) at the bottom right corner of ...
-
Loading animations are very popular in mobile apps. They add elegance and quality to the user experience of the app. You can see th...
