Top

How to set app to your project

Welcome to Flutter! Flutter helps you build modern applications.


Here we will see how to add any app from Mpay to your own new application.



  1. Download zip code from Codecanyon.
  2. Now Extract the zip
  3. Now Copy lib folder and paste in your created project
  4. Now Copy package.json folder and paste in your created project
  5. Now open terminal and copy below command and paste in terminal
    $ flutter pub get