Repository with sample Flutter Apps

  Flutter App
Project Banner

If you like it the content please show me your support heart with a star star

Description

This project contains some sample applications created with Flutter, mainly clones of designs obtained from dribbble and behance.


rocket Getting Started

  1. If you don’t have Flutter, you can find information for install it here! Install Flutter point_left point_left
  2. Open your terminal and clone this repository in your computer with this command: git clone https://github.com/moisessc/flutter_samples.git
  3. Now go to the cloned repository folder with: cd flutter_samples
  4. It’s time to get all the dependencies, you can do it typing in your terminal: flutter pub get
  5. Make sure your device or emulator is initialized and execute this command: flutter run and enjoy the samples raised_hands

iphone Flutter clone designs

Delivery App 

Principal screenDetails Screen
Delivery AppDelivery App Details
Package in the projectDesign
delivery_appFood Delivery service – Mobile App

Facebook Redesign by Mao Lop 

Light Mode sunny

Home screenProfile screenSettings screen
HomeProfileSettings

Dark mode new_moon

Home screenProfile screenSettings screen
Home DarkProfile DarkSettings Dark
Package in the projectDesign
facebook_uiFacebook Redesign Dark Mode

Downlaod sample Flutter Apps source code on GitHub