Back
Showing 97-106 of 106 results
htc_cosmos

HTC VIVE COSMOS VR HEADSET ANNOUNCED

September 16, 2019
0

After HTC Vive, HTC Vive Pro, and HTC Vive Focus, new upgrade is here  Vive Cosmos VR headset. Cosmos doesn’t need external trackers it is capable of tracking the controllers on its own. The Vive Cosmos has …

Bookmark (0)
imageedit 4 7110556930 | Flutter switch widget

Flutter switch widget

September 16, 2019
0

Introduction In this tutorial, I show you how to use Switch Widget in flutter using Stream Builder. Switch Widget If you are a programmer, and so I think you well know about switch if you …

Bookmark (0)
imageedit 19 4815260298 | Flutter Hero Animation

Flutter Hero Animation

September 16, 2019
0

Introduction In this tutorial I show you how to use Hero Animation in flutter it is also called Shared Transition Animation in Android. You will learn how to implement Hero Animation in your flutter app …

Bookmark (0)
Flutter vs React Native 3 | Flutter v/s React Native

Flutter v/s React Native

September 16, 2019
0

In this tutorial, I’ll explain about Flutter and React Native also compare both technologies. As mobile application developers are more and more confused about choosing a technology between React Native and flutter, because both of …

Bookmark (0)
hand id

Hand as ID for your Payment

September 14, 2019
0

Here I brought new technical news for you as you know I mostly post something about developers’ news but this time I have something different for you. Just think about if you don’t have a …

Bookmark (0)
imageedit 7457688320 | Android 10

Android 10

September 13, 2019
0

Google has released new Android versions that are Android 10 with a lot of new features and functionality and this time google also change something in Android operating system that is a Name, almost all …

Bookmark (0)
shimmer

Flutter shimmer animation

September 13, 2019
2

Introduction In this blog, you learn what is shimmer effect and how to run shimmer animation. Until your file is loaded you want to show a shimmer effect on Cards Widget , you can run …

Bookmark (0)
imageedit 3117487493 | Android Studio stop support

Android Studio stop support

September 13, 2019
0

Android studio will stop support from 31 December 2019 If you are an android developer and have 32 to bit system so get ready for replacing it because google has announced that it will stop …

Bookmark (0)
flutter-lottie-animation

Flutter Lottie Animation

September 12, 2019
0

Why Lottie Library Yes, mostly all beginners have the same question that why we use Lottie Animation when flutter provides a lot of animation widgets that more easy to use than Lottie animation. Lottie is …

Bookmark (0)
Dart plurals 700x400

Plurals in Dart Example

September 10, 2019
0

Sometimes in our app we have to change sentences to plurals depends upon number of quantity, for example a food delivery app shows text like this: if user add 1 food item, shows 1 ITEM …

Bookmark (0)