Code Monkey home page Code Monkey logo

The Flutter Dev's Projects

animation-challange-2 icon animation-challange-2

One of my mere friend had given me an animation challange to do with flutter. and here is how o coded the UI with flutter

basic-animation-flutter icon 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.

basic-http-server-in-flutter icon basic-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 in

complex-animations-design-1 icon 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 more

custom-bottom-navigationbar icon 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!

http-get-flutter icon http-get-flutter

In this excersice we are going talk about http get requests in flutter. So yeah let's get started

mlkit-in-flutter icon mlkit-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 Recognisation

music-app-design-layout icon music-app-design-layout

In this excersice i tried to create a layout using flutter. Check out the for more detailed explanation

pagination-in-flutter icon pagination-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.

pragmatic-state-manage-using-provider-in-flutter icon pragmatic-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 handiling

simple-ui-ft-now-united icon simple-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 look

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.