A video is an important form of media that can be used in the application. In Flutter, videos are handled through the use of video_player… Read More
Category Archives: Flutter
Icon class in Flutter is used to show specific icons in our app. Instead of creating an image for our icon, we can simply use… Read More
In Flutter there can be Two types of lists, namely, horizontal list and vertical list. Both these lists are created using the ListView constructor and… Read More
Flutter API is an open-source software development kit for building beautiful UI which is natively compiled. Currently, it is available is a stable version for… Read More
Themes are an integral part of UI for any application. Themes are used to design the fonts and colors of an application to make it… Read More
As we know, the Flutter is growing day by day and become more powerful in just a small-time span. Initially, the flutter SDK released for… Read More