2058 results found
-
Cloud Source Repositories
We need a way to clone a Cloud Source Repository?
Right now, when we try to paste a path using the http or SSH protocol, we get "Invalid repo URL format".
24 votes -
24 votes
-
24 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.
23 votes -
We need support for CordovaJS
Dear Google Project IDX Team,
I would like to provide feedback on the current template options available in the platform. Specifically, we need support for CordovaJS. Including a template for CordovaJS would greatly benefit developers who use Google Project IDX for hybrid mobile application development.
CordovaJS is a widely used framework for building mobile applications with HTML, CSS, and JavaScript. Support for CordovaJS in Project IDX would streamline the development process, allowing us to leverage the powerful capabilities of this framework directly within your platform.
Thank you for considering this request. Your support in enhancing the template options will be…
23 votes -
Efficient Website Building with Gemini AI and Image Generation in Project IDX
This concept outlines integrating Gemini AI and an image generation model within Project IDX to streamline website development.
Technical Approach:
Project Setup:
- Utilize Project IDX and choose a suitable template (e.g., Gemini API with JavaScript/Vite or Python).
- Integrate the desired image generation model's API (e.g., using libraries like Diffusion Bee for DreamStudio access).
Gemini AI for Content Creation:
- Leverage Gemini's API to generate text content for various website sections:
- Use clear prompts for specific functionalities (e.g., "Write compelling product descriptions for our e-commerce store").
- Employ Gemini's ability to adapt content based on user input or website theme for a dynamic…
- Leverage Gemini's API to generate text content for various website sections:
23 votes -
Filter on reference fields in the Firestore panel
There is currently no way to filter on reference fields in the Firestore panel of the Firebase console.
23 votes -
Upload from local file store (or anywhere)
Current file import options limited to github (and ssh). Ability to navigate local directories, net mount points, cloud storage blobs and URLs would be epic!
A+ so far, cannot wait until Project IDX public launch ;)
23 votes -
GitHub account management
Hi, if I checkout a github repo that is public, but that I own and want to make changes to, I am not prompted for my GitHub credentials and therefore don't have write permissions to the repo. Would be good to have proper GitHub account management included in the experience (not only when you start the project)
23 votes -
Share a Custom Template with Others
When you create a custom template, we want to explore ways of making it easy for you to share it with others in your team or publicly.
23 votes -
Kotlin Multi-platform Support
Please add kotlin multi-platform support which is one of the best cross platform framework
22 votes -
File Uploads
Store and retrieve large files with Data Connect through an integration with Google Cloud Storage.
22 votes -
22 votes
-
Download the uploaded .ipa and apk file from App Distribution
- In the Firebase CLI
- In the Firebase Console
22 votes -
"Prototyper" Tool for Imported Repos and New Workspaces
Dear Firebase Studio Team,
I’d like to suggest adding a "Prototyper" feature to the "New Workspace" and "Import Repo" workflows in Firebase Studio. Currently, after creating a workspace or importing a GitHub repository, there is no built-in editing interface or clearly labeled tool to visually prototype, preview, or update the imported project.
Suggested Feature: Prototyper
A dedicated button or tab within each workspace that launches a visual editor or live prototyping tool.Should support editing imported files, UI adjustment, code preview, and real-time updates.
Optionally, provide integration with Firebase Hosting or Emulator Suite for previewing changes.
Enable auto-sync back to…
21 votes -
Customizable SMS Verification Messages for Firebase Authentication
Currently, SMS verification messages in Firebase Authentication include fixed text elements that cannot be customized. For Netherlands numbers, the message includes "Firebase App" text and a link, while for non-EU numbers, this text is omitted but still includes a link. Because some developers need to align SMS messages with their brand voice, remove links, or meet specific regulatory requirements in different regions, this lack of customization limits the flexibility and usability of Firebase Authentication.
Implementing a feature that allows developers to customize the text content of SMS verification messages would greatly enhance the service. This should include:
- Ability to use…
21 votes -
Enable IDX to work on GitLab.com Repos
I am working on GitLab.com with all of my Projects and Repos. I use heavily GitLab CI for my builds there. Please make it possible to work on a GitLab.com Public and Private repo.
The best thing would of course be also to have the possibility to have Self Managed GitLab repos in Google IDX.21 votes -
Add mobile friendly UI for code editor
Also add option for switching to mobile friendly ui inside code editor.
21 votes -
Support Docker-in-Docker
IDX should support running Docker containers within the Docker container provided for the runtime, preferably by reusing the host's Docker daemon:
$ docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world docker: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/create": dial unix /var/run/docker.sock: connect: permission denied. $ sudo docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?. See 'docker run --help'.
versus on Codespaces:
…$ docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock hello-world Hello from Docker! This message shows that your installation appears to
21 votes -
21 votes
- Don't see your idea?