After all configuration backend server and both of the app, then you can run flutter pub get to get all packages and you can run your application or build the application like flutter build windows or flutter build apk.
flutter pub get
flutter build windows
flutter build apk
Last updated 2 years ago