Skip to content

emrade/flutter-ui-toucanpay-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter UI for ToucanPay App

A Flutter representation of ToucanPay App UI design by Michał Jarosz in Dribble.

Star this repo if you like what you see.

📸 Screenshots

Author(s)

Emmanuel Fache

Getting Started

Note: Make sure your Flutter environment is setup.

Installation

In the command terminal, run the following commands:

$ git clone https://github.com/emrade/flutter-ui-toucanpay-app.git toucanpay_app
$ cd toucanpay_app/
$ flutter packages get
$ flutter run
Check out Flutter’s online documentation for help getting started with your Flutter project.