Where to put Server Url in Application?

15th Sep, 2023

  • Select Project > go to lib folder > Config folder > app_config.dart > then change the rootUrl with your url
  • If your Sever is https://www.abc.com then the root url will be
    https://www.abc.com


Categories
Latest Versions