Can we access your project?
Current Behavior
After building and deploying to GitHub Pages, the gh-pages branch is missing critical JavaScript files (flutter_bootstrap.js, main.dart.js, etc.). The web folder is not generated. The deployment URL shows only a blank white screen.
Expected Behavior
The web app should load normally on GitHub Pages with all necessary JavaScript files properly generated and deployed.
Steps to Reproduce
- Open saju-quiz project in FlutterFlow
- Click Build
- Select "Deploy to GitHub Pages"
- Wait for deployment to complete
- Check gh-pages branch - JavaScript files are missing
- Visit https://jjidoori.github.io/saju-quiz/ - shows blank white screen
Reproducible from Blank
Bug Report Code (Required)
Bug Report Code: Not specific to widget - deployment issue affects entire project
Visual documentation
Environment
* FlutterFlow version: (현재 버전)
* Platform: Web
* Browser: Chrome (버전)
* Operating system: (Windows/Mac/Linux)
Additional Information
Using Growth plan ($72/month). This is a critical deployment issue affecting the entire web application.
Can we access your project?
Current Behavior
After building and deploying to GitHub Pages, the gh-pages branch is missing critical JavaScript files (flutter_bootstrap.js, main.dart.js, etc.). The web folder is not generated. The deployment URL shows only a blank white screen.
Expected Behavior
The web app should load normally on GitHub Pages with all necessary JavaScript files properly generated and deployed.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
Bug Report Code: Not specific to widget - deployment issue affects entire project
Visual documentation
Environment
Additional Information
Using Growth plan ($72/month). This is a critical deployment issue affecting the entire web application.