Open your project in vscode. Open terminal and run
flutter build apk
Build file location: <project>/build/app/outputs/flutter-apk/
You can now share this apk with anyone.
To deploy your app on playstore, you can follow this link: https://docs.flutter.dev/deployment/android