1794 results found
-
Add support for local npm packages
Change the behavior of dpeloy for functions so that if a local (file based) npm package is listed in the package dependencies, the package will be uploaded with the function.
It is a major pain for local packages to not be supported in uploading cloud functions.
4 votes -
I have all Company's every car's i am Stunts
I am every Car was stunted Es very professional types I am easy to Dance The Car SUV Sedan hatchback very professional types
1 vote -
2 votes
-
Alternative Approach for Node.js Prototyping
You're correct that Prototyper is generally used for frontend and design work. It's not a tool that’s available directly in a Node.js environment, as it's more geared towards frontend prototyping and visualizing the application flow before integrating the backend. If you want to build prototypes with Node.js backend features (such as role management, authentication, etc.), you'll have to use a combination of tools for the rapid development and design of the backend and frontend.
2 votes -
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 -
1 vote
-
Add Gemini 2.5 Pro in chat similar to Gemini Agent Mode in VS Code and Gemini CLI.
In VS Code and Gemini CLi, after the user is authenticated, they can use Gemini 2.5 Pro in chat. Similar experience should be integrated into Chat Mode of Firebase Studio for individual users.
1 vote -
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 -
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 -
Fastlane - Get automatically app key from google-services.json
All Android application that included Firebase have mandatory this file : google-services.json
When we want automatize delivery with fastlane on Firebase, we need to provide many informations on the lane such like "app", "servicecredentialsfile",...
In fact, many Android projects has one or more build flavors and the delivery can be harder with the configuration on which target we want to deploy.
We need to store many sensitive informations like key on the env file.
We not push this file on the repository and it's not a good practice to have them has CI variables.The purpose of this…
1 vote -
Storage Issue
Please make the storage in the Android studio more current one is too low barely run my few pojects.
1 vote -
2 votes
-
1 vote
-
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 -
Mirror other phones
I need know how to do this
1 vote -
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 -
Hybrid On Device Inference using Firebase AI Logic. Mobile please.
Hybrid On Device Inference using Firebase AI Logic. Mobile please.
1 vote -
google adk
Feature Request: Seamless Firebase Studio to Vertex AI Agent Engine DeploymentHigh-Level Goal: To empower non developers, especially those with limited coding experience, to build, customize, and deploy sophisticated AI agents by creating a seamless, low-code integration between Firebase Studio and the Vertex AI Agent Engine with use of Google ADK.The Vision: The "Why"The future of productivity lies in specialized AI agents that can automate tasks and provide intelligent assistance. Platforms like Google AgentSpace and the upcoming Google Workspace Gemini Apps will be the ecosystems where these agents live.However, there is currently a gap between the easy-to-use prototyping environment of Firebase…
1 vote -
Support other stack when using Prototype an app with AI
- Instead of only supporting nextjs, tailwindcss. It can also support Vite, Angular, etc...
- Also add option to help switch between normal workspace and being able to use Prototype an app with AI
- Add Github management section: to be able to connect once, and then each workspace can connect automatically (create repository, push, ...), can be select existed repository when create new workspace
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
- Don't see your idea?