2213 results found
-
Plano Blaze
Wow, I'm not able to create my Cloud Billing account 😔 I tried several ways, it just gives an error, I think I'll have to migrate to another database! It was so good when it was still possible to use the Storage without the Blaze Plan 🤦♂️, now I'm trying to hire the Blaze Plan and I'm not able to! Google makes it very difficult for its customers.
3 votes -
Should be able to add todo, next coding task,
Should be able to add todo, next coding task, next enhancement with out needing to wait for the coding to complete.
1 vote -
any plans to make the "AI-Powered App Testing Agent" also available for Flutter Web apps
Using prompts to create test scripts would be pretty interesting!
2 votes -
请支持中文,我想这并不难
正如标题那样,我不理解为什么不支持中文,Gemini本身就支持多种语言。总而言之,我希望可以便捷地使用中文进行Firebase Studio开发
2 votes -
Please change "Get Started" button to "Create Firebase Storage".
Please do kindly consider changing the button name from "Get Started" more specifically to "Create Firebase Storage" within Firebase console. One gets the impression via "Get Started" that the user is in for marketing fluff than actual and crucial utility. Thank you.
3 votes -
2 votes
-
I need to increase Wokrspace Limit
Could you increase my limit for projects
14 votes -
File Uploads
Store and retrieve large files with Data Connect through an integration with Google Cloud Storage.
25 votes -
1 vote
-
Support for Django
Along with python support please add Django and Flask project templates.
52 votes -
not every developer prefers to use github
I like to use my local machines for version control for security reason and with Project IDX there seem to be no security as you can look at my code.
6 votes -
Fix the delete button
If by design than disregard. The delete button and requires you use lowercase when typing. It should include upper and lower as a correct response to delete an app.
1 vote -
Generated SDK types
Given a schema with a nullable type
type MyType @table() {
id: uuid!
nullableString: String
}When running a query that selects records from MyType and filters out null values for nullableString, the generated SDK still types nullableString as string | null (or string? | null). Even though the query ensures no null values are returned for that field.
It would be great if the SDK could be smarter and refine the generated type to just string when the query explicitly filters out null values for that field.
1 vote -
forks/clears conversation after a "Restore"
I'm not sure if it's a bug, but when I restore a commit/code changes and ask for more thing later, the agent remembers the changes I asked after that restore and is trying to reapply them, messing around with the other path I want to follow with development
2 votes -
Fix Body Parse
If bad JSON is sent to a cloud function, for example if the function is an API endpoint, the body-parse in Firebase Functions will throw an HTML response error before and user function code is run.
This is a really bad experience for endpoint users where instead of a formatted JSON error message, they get a strange HTML response.
The body-parser used in by Firebase Functions should pass along the error instead of returning the response.
5 votes -
Make easier way to connect storage, database with auto updating rules
Make easier way to connect storage, database with auto-updating rules. I've been trying to build things using Firebase Studio, but as non-coder, it's impossible for me to find ways for storage, database, authentication etc, can you make easier way for that? like just clicking options to get that or commanding by natural language and get those things done by AI?
1 vote -
create a UI for managing environment variables and surfacing build error messages in the Firebase console
create a UI for managing environment variables and surfacing build error messages in the Firebase console (so you don't have to go into CloudBuild)
24 votes -
Support for AI ML and deep learning
Language: Python (3.8+)
Deep Learning Framework: PyTorch (2.0+)
TTS-Specific Libraries:
phonemizer: Text-to-phoneme conversionpypinyin: Chinese phoneme conversion (optional)
NLTK or spaCy: Text normalization
torchaudio: Spectrogram generation, waveform synthesis
librosa: Audio analysis, spectrogram creation
soundfile: Audio file handling
Coqui TTS: Pre-built TTS models (e.g., Tacotron 2, HiFi-GAN)
ESPnet: Research-oriented TTS models
Parallel WaveGAN: Lightweight vocoder
Visualization/Debugging:
matplotlib: Spectrogram visualizationTensorBoard: Training metrics
Environment Tools:
pip or conda: Package managementGit: Repository access
Jupyter Notebook: Prototyping
2 votes -
Automatic SMS OTP read with English templates
For automatic SMS retrieval to work, SMS length has to be under 64 bytes. This means currently that for English SMS template, the app name has to be 11-14 characters. Play Console allows max 30 characters. Firebase doesn't allow customers to modify the SMS template contents themselves. Now I'm working around by utilizing some other languages, that will fit below 64 bytes with current app name.
Two options I suggest to achieve this:
1) Modify the English SMS template: remove unnecessary filler words and make it shorter, so that it will fit to 64bytes with max 30 char app names.…
28 votes -
WEB AND APPLICATION
It should be possible to write Web and mobile applications of large projects with listed features written in natural language simultaneously in parallel without any problems and in a 100% compatibility manner.
1 vote
- Don't see your idea?