For connecting your mobile application to your nopCommerce store you have to follow the following steps. 


  1. Download NopSuite front-end API for nopCommerce. Upload and install the plugin folder to your nopCommerce store. 
  2. Then go to NopAdvance > Web API > Configure and enable the plugin. 
  3. To integrate the store go to NopAdvance > Public API > Applications add application information and copy the API key as shown in the image below: 



  1. Add the API key into your flutter application.