Deploy Admin Panel
Build the Flutter Web App
flutter build web --no-tree-shake-icons2. Create a Netlify Account
Create a New Site
3. Drag and Drop the build/web Folder
build/web Folder4. Automatic Deployment
5. Access Your Deployed App
Additional Settings (Optional):
You can also deploy the web app using GitHub. You can also deploy your web app using GitHub. To build the app for production, use the following command:
Last updated