Skip to content

asijoumi/malt_flutter_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malt Flutter Clone

A simple screen of Malt Freelance application.

Original application

Screen 1 Screen 2 Screen 3
Animation 1 Animation 2

The clone application

Screen 1 Screen 2 Screen 3
Animation 1 Animation 2

The Goal

The goal of this clone app is to create with flutter, the same render than native applications. And the all without more dependencies than flutter.

For example, we have the scrollView with the fixed header and a modalView for actions.

All fonts, images and colors are not implementend. The main goals is to reproduce render effect with scrolling (header) and the modal.

Dependencies

Getting started

2. Clone the repo

$ git clone https://github.com/asijoumi/malt_flutter_clone.git
$ cd malt_flutter_clone/

3. Run it

Resources

Multiple resources help me to clone this app :

What's Next?

  • Fix the header and scroll
  • Add the modal view
  • Change the status bar background color when scrolling
  • Change then FractionallySizedBox for bottom sheet modal to DraggableScrollableSheet
  • Implement the refrech indicator (not in this pages)

About

A clone of Malt Freelance application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published