Closed yingshaoxo closed 3 years ago
You are missing somethings, the server and the app are two different applications, two different projects.
Think about your server it will be some API that you will be consuming on your app.
OK, the dart is a programming language.
Not a frontend framework.
For example, if I have the following codes:
How can I run the server in the background while still have the UI working properly?