1790 results found
-
2 votes
-
Firebase Should Work With Kotlin Multiplatform
KMP is now getting stable and the Firebase should be able to be used in these projects
1 vote -
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 -
Transaction should update the local offline cache
It is a surprise to users (and Gemini) that writing documents using a transaction does not result in the local offline cache being updated when the transaction completes successfully. I'm not sure that it makes sense for the SDK to do this automatically but the firestore docs need to be updated (including the code examples) to make it clear that the local cache does not get updated. There may be some documents in the set being written that are never written by other users, in which case the local user is not expecting to have to have a listener running…
1 vote -
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 -
Feature Request: Support for Unreal Engine Blueprint Scripting and C++ Integration in Firebase Studio
SUMMARY:
Extend Firebase Studio's capabilities to support Unreal Engine development workflows, with a focus on:
Blueprint scripting support (graphical & JSON-based editing)
Remote-friendly Unreal C++ file editing
Optional build hooks or compilation syncing between Firebase Studio and local Unreal Engine projects
WHY THIS MATTERS
Unreal Engine is a leading game engine used by indie and AAA studios alike. While Firebase Studio has embraced web and mobile frameworks, game developers - especially those building multiplayer games with Firebase backend services - lack a cloud-native dev environment.
Adding Unreal support (particularly or Blueprint visual scripting and C++ editing) would open Firebase Studio…
1 vote -
Seamless integration with FIREBASE console features
Enable developers to type or say things like:
"Create a new Firebase project called EventManager. Add a Firestore collection named events with fields title, description, date. Enable Firebase Authentication with email/password. Generate a basic frontend form and deploy it using Firebase Hosting."
And the Firebase Studio would:
✅ Automatically create the Firebase project (if permissions allow)
✅ Enable necessary products (Firestore, Authentication, Hosting, etc.)
✅ Create Firestore collections and initial schema definitions
✅ Setup authentication methods
✅ Preconfigure environment and allow instant deployment
✅ Visually reflect changes in Firebase Studio UI (without manual clicking around)
🧩 Why This Is Needed…
1 vote -
Snake app
To exit this game
1 vote -
3 votes
-
Firebase studio AI Prototyper erase .env
Firebase studio AI Prototyper does not erase the whole .env if it edits it, OR it NEVER touches the .env and maybe writes to a .env.example. I have experienced this so many times after specifically telling the AI to NEVER TOUCH THE .ENV or adding it to the top of the blueprint.md...
1 vote -
draw an app to make it a reality
It would be really revolutionary if you could draw an app to create everything about it.
1 vote -
Support for Django
Along with python support please add Django and Flask project templates.
51 votes -
SDK for .NET Maui to send Push Notifications
An SDK to integrate push notifications in .NET Maui Apps
3 votes
- Don't see your idea?