Current location - Quotes Website - Signature design - Create a new flutter project, which can be run on ios. It can be done in four steps!
Create a new flutter project, which can be run on ios. It can be done in four steps!

1. Command to create a flutter project

2. Generate the pods folder under the ios folder

3. Xcode environment signature settings;

p>

Delete the wrong version and then add it to solve the signature error problem; it must be deleted first and then added, and direct modification may not work. For team development, the team's signature must be used.

4. Run the created flutter project;

Select the real machine or simulated machine, click the run button, or use the command to run:

The following two steps are free of:

5. Add a new plug-in and the commands involved;

The commands involved on the ios side

6. The newly updated plug-in and the ones that have been What should I do if some plug-ins conflict?

You can try the following steps: