Android Volley Tutorial – Making HTTP Request GET, POST, PUT

Android Volley

Hi everyone in this article I am sharing Android Volley Tutorial-Making HTTP Request GET, POST, PUT. In this android tutorial, we learn to share and explore get a request for REST API and getting a response from API data. For requesting a Rest API I am using the GET method, Post Method, and Put method. … Read more

How to use multiple navigation drawer in android activities

Hiii everyone is this article I am sharing How to use multiple navigation drawer in android activities. In android, multiple navigation drawer is the user when I click on the main navigation drawer. Click on an item on the main drawer then open sub navigation drawer in with its item. In these android solutions android, … Read more

Android curved BottomNavigationView with FloatingActionButton

Hii Developer n this Android tutorial, I am sharing Android curved BottomNavigationView with FloatingActionButton example. Today’s android market UI is the most important part for a making looking good app. so hare I getting an example for making a good bottom NaviBar with a floating action button. So Let’s Start on an example Android curved BottomNavigationView … Read more

flutter bottom navigation bar example

flutter bottom navigation bar example. Hi, developer in these flutter articles I. am working on making a flutter bottom navigation bar for a UI design for Android and iOS app both of the app. In this bottom Navi bar flutter tutorial, we learn how to set up a new Flutter app with a bottom Navi … Read more

Simple intro slider for Flutter App Example

Simple intro slider for Flutter App Example

Hiii flutter developer in this Article I am sharing how to make a simple intro slider for Flutter App Example. In this flutter tutorial, we design a beautiful intro slider for your flutter to introduce your app and share functionality about your app. Intro your app services because this is helpful for end-user. As per … Read more

Create a Simple Splash Screen with Flutter and Dart

Hi, flutter developer in this flutter tutorial I, am Create a simple splash screen with flutter and dart. Flutter Splash Screen created to understand how to create different types of Splash Screens both for Android and iOS. splash screen as per iOS developer would provide a bit of a hassle due to the OS-specification and limitations, … Read more

Flutter Button with image and text UI design

Flutter Button with image and text UI design

Flutter Button with image and text UI design. Hi everyone in this article I am working with flutter button UI Design. Flutter button with image and text UI for your application good design. In this simple flutter tutorial, you can learn a beautiful design for your app. So Let’s start the project a making a … Read more

Flutter FlatButton Example

Hi, developer in this flutter tutorial I am sharing how to used flutter FlatButton an easy example.FlatButton is a Flutter Widgets. FlatButton is similar to the Android button filed. Flutter FlatButton In Flutter, FlatButton basically used to Showing buttons that lead to secondary functionalities of the application like viewing files from the Gallery, navigate to other … Read more

Flutter TextField Example

Hii developer in this Flutter dart tutorial I am sharing the next flutter widget TestField. In this Flutter textField Example, easily to explain how to used TextField in flutter dart. TextFields like is an EditText in Android. TextField is used to get text input from the user end. The default behavior of TextField is that, when … Read more