Change the repository type filter
All
Repositories list
14 repositories
- Welcome to Flutter Day 1 to 30 — Building a Spotify Clone using Flutter
mlkit-in-flutter
PublicIn 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 Recognisationsimple-ui-ft-now-united
PublicMusic-App-Design-Layout
Publichttp-get-flutter
PublicAnimation-Challange-2
Public- In this excersice we had created a complex animation using stuff like tween, transform etc. Check out the code to know more
- 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! Happ…
basic-animation-flutter
PublicIn 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.Pagination-in-Flutter
PublicAim : 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 100…