1791 results found
-
Change Firebase Studio AI Region for Better Ping
Hey Firebase Studio AI users,
Want faster performance? We’re exploring a new feature to let you switch your project’s region to one closer to your users, reducing ping and boosting app speed.
To make this happen:
Check Region: View your current region in Firebase Console > Project Settings.
Test Latency: Ping Google Cloud regions (e.g., ping us-central1-gce.cloud.google.com) to find the best fit.
Migrate Project: Create a new project in the desired region and transfer data manually.
Optimize with CDN: Use Firebase Hosting’s global CDN to cache content for even faster delivery.
This could be a game-changer for latency-sensitive apps.12 votes -
Make the Agent Response Faster
The agent response is pretty slow in Firebase Studio Prototyper mode as the project is growing. Wish we can fix this issue.
7 votes -
Side-by-Side Code & Prototyper
Have an option to have the classic code view along side the prototyper (not necessarily the output but just the chat)
11 votes -
Automatic intelligent code checking
Automatic intelligent code checking. On the example of Quokka (plugin for VSCode) only that it would be interactive and automatically prompt you. For example, if you have an error in some place, it will highlight it and can solve it yourself or will describe why it happens.
192 votes -
Integrate Gemini 2.5 Pro into Code Editor with Increased Daily Usage
While Gemini 2.5 Pro has improved the prototyping experience in Firebase Studio, its utility is limited when working with custom projects. Uploading or replacing a project with custom files often restricts Gemini's functionalities, and essential development tools like Git integration, extensions, and server setup aren't accessible within the prototyping mode.
Proposal:
Integrate Gemini 2.5 Pro into the Code Editor as well: Extending Gemini 2.5 Pro's capabilities to the code editor would provide consistent AI assistance throughout the development process.
Increase Daily Usage Limit: Raising the daily action limit from 25 to 50 would accommodate more extensive development sessions, enhancing productivity…
9 votes -
API support for insertMany and updateMany
Currently Data Connect insertMany and updateMany mutations do not support being passed multiple records via the SDK. Figure out a way to enable this so we can insert multiple rows in the same “@transaction” via the API.
17 votes -
Support Kotlin Multiplatform (KMP) in the SDKs
KMP is now stable and more libraries are being added to KMP ecosystem. There is a big opportunity for Firebase to be in Multiplatform and support developers adopting this tech.
901 votes -
Support fetching/returning data from mutations
Currently mutations return only the primary key of the created record, but it would be nice to be able to fetch the full record (including e.g. defaulted values) as part of a mutation.
51 votes -
Support Public distribution group to allow user to install app on their device without authentication
However, Firebase lacks the feature to share debug builds with a public distribution group, like Microsoft AppCenter offers, without adding testers. Sharing public link users should be able to install on their devices without authentication.
21 votes -
More tutorial on data connect
We need more tutorial or documentation with examples.
26 votes -
Galeria
Cantar
7 votes -
Able to drop more from templates
Able to post more projects
14 votes -
no AI
Add the "feature" to remove AI assistance for those of us who write code ourselves. The resources AI consumes would be better freed up or allocated elsewhere.
13 votes -
Firebase Authentication Setup API
I'm running the Web/APP builder platform using user's own Firebase. However, when user is creating platform through my service, Authentication setup API is limited to Blaze plans users.
Please provide the Authentication Setup API also for Spark Plan user.
Spark Plan user is highly possible to be the Blaze plan user in the future if Firebase provide a contentable user's experience.42 votes -
Pause button for Gemini responses
I suggest that Gemini has a pause button while it's thinking so you can start reading responses instead of having to wait until it's done since the responses keep scrolling the screen.
16 votes -
Download IPA/APK files from Download link on Desktop
Allow users opening the Download link for a Firebase App Distribution Release to access and download the app file through desktop browsers instead of arbitrarily blocking it.
10 votes -
Android/ios native app, code from app on your phone connects to idx
native apps for making it easy for on the go
11 votes -
ydata-profiling pre-installed for data analysis
Many times it is needed to work with data, either to build a ML system or test applications. ydata-profiling is the best way to analyse data and it would be great to have it pre-installed already and part of the system.
9 votes -
Mobile optimization
To enhance the user experience on mobile devices, the "Full Screen" feature in the "Customize Layout" settings in IDX should be automatically enabled. This setting ensures that the editor screen adjusts to fit various mobile screen sizes when enabled.
21 votes -
Support Dart in Cloud Functions
Dart is not currently supported in Cloud Functions, so developers need to use more than one language in their code base. Here are some pain points they shared with the Firebase product team about this gap:
- They need to learn another language, and many of them do not have the same expertise in JavaScript as they do in Dart.
- The lack of features and tools, such as Hot Reload and Hot Restart, impacts development speed.
- Developers cannot share business logic and data models across the entire stack.
- Developers cannot use frequently used Dart packages on the…831 votes
- Don't see your idea?