Update the project name
1. pubspec.yaml: change the name to your_new_project_name
2. Replace all packages imported by the new package name
Example:
to
Last updated
1. pubspec.yaml: change the name to your_new_project_name
2. Replace all packages imported by the new package name
Example:
to
Last updated