There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Spotify-Clone-using-Flutter
Welcome to Flutter Day 1 to 30 β Building a Spotify Clone using Flutterbasic-http-server-in-flutter
This code helps you to understand Creating a server running on a mobile device with a flutter application. Soβ¦ Letβs dig inmlkit-in-flutter
In this sub set i am going to show you how to use ML Kit libraries in a flutter applications... In this case i had used Text , Barcode, Face Recognisationbali-tourism-mobile-ui-challange
Complex-Animations-Design-1
In this excersice we had created a complex animation using stuff like tween, transform etc. Check out the code to know morePagination-in-Flutter
Aim : Paginating the data while loading from a database or from an API Pros : Reduces the Database maintainence and pricing of the database Imagine you are having an app which is having about 100K+ downloads and 10K+ daily users everyday and users perform read operations in order to load data. when an app having 10K+ daily users will perform 100K+ to 1Million reads per day and it again deponds on how optimally you have developed the app. So, in order to reduce the database maintainence, Developers can use pagination in your app which reduces the reads and loading the amount of data which is required for the user. So, Enough intro, let's start coding In this context we are not actually loading the data from database or API but we actually performed a pagination example.Custom-Bottom-NavigationBar
In this Code we created a Custom Navigation Bar using flutter In the BottomNavigationBar property over scaffold I implemented a Row of elements in a Container which were seperated in mainaxis as space between which sets everything at an even distance and each Icon is an IconButton where user can click and perform certain actions. Thank you! Happy Coding!basic-animation-flutter
In this we had implemented a very basic animation in flutter. flutter UI framework supports a wide variety of animation and we had used the Tween animation method in our current code.Music-App-Design-Layout
In this excersice i tried to create a layout using flutter. Check out the for more detailed explanationhttp-get-flutter
In this excersice we are going talk about http get requests in flutter. So yeah let's get startedsimple-ui-ft-now-united
In this session we just coded a simple POP music mobile UI which consists of hero animation... Go ahead and take a lookpragmatic-state-manage-using-provider-in-flutter
In this session we are going to have a very important concept of state management techniques in this code i had implemented the Pragmatic state management using provider in flutter - In this code we are going to deal with http request handilingLove Open Source and this site? Check out how you can help us