Back
Showing 61-53 of 53 results
Dart And Flutter 700X400

Flutter 1.9 and Dart 2.5

September 18, 2019
0

New features of flutter 1.9 and Dart 2.5 Hey, flutter developer, there have big surprises for you that is Google has launched flutter’s new version 1.9 as well as Dart’s version 2.5 with a lot …

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)
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)