Pixel Perfect UI of EasyPaisa Application
Easypaisa Home | My account screen |
Promotion screen | Account settings screen |
To clone and run this application, you'll need git and flutter installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/UsamaKarim/easypaisa.git
# Go into the repository
$ cd easypaisa
# Install dependencies
$ flutter packages get
# Run the app
$ flutter run