2073 results found
-
Add "Download ZIP Project" option in IDX Workspaces Menu
I would like to request a feature for Google Cloud IDX.
Currently, in My Workspaces, when selecting a project and opening the menu (⋮), we see options like Duplicate, Share, Rename, Restart, Copy Link, and Delete.👉 Please add an option “Download ZIP Project” directly in this menu.
This will allow users to quickly download their entire project as a clean ZIP file without needing to manually zip via terminal or rely on Git. It will be especially helpful for:
Beginners who just want to back up their project.
Users on limited devices who cannot run heavy Git/IDE setups.
Quick…2 votes -
Funshot
await FirebaseFirestore.instance.collection('questions').add({
'question': 'Tumi ke Gamini?',
// 'user' field optional, tai ekhane dei nai
'timestamp': FieldValue.serverTimestamp(),
'answered': false,
});1 vote -
Any Apk, 1mb Size Only Make Host Google
Host Google Pay Ida Android SMART PHONE Make Example wepsite To Apk, same ida make Firebase Store
Android user 521 MB Ram High Speed Phone Google
5 votes -
voicechatroom44@gmail.com
-- Users
CREATE TABLE users (
id uuid PRIMARY KEY DEFAULT genrandomuuid(),
username text UNIQUE NOT NULL,
displayname text,
email text UNIQUE,
profilepic text,
type text NOT NULL DEFAULT 'user', -- user | creator | agent
walletcoins bigint DEFAULT 0,
stripeaccountid text,
createdat timestamptz DEFAULT now()
);-- Rooms
CREATE TABLE rooms (
id uuid PRIMARY KEY DEFAULT genrandomuuid(),
title text,
topic text,
hostid uuid REFERENCES users(id),
type text DEFAULT 'public', -- public|private
maxparticipants int DEFAULT 1000,
status text DEFAULT 'scheduled', -- scheduled|live|ended
startedat timestamptz,
scheduledat…3 votes -
Convert Application In Andoid Application & Publish On Google Play Store
Convert Application In Andoid Application & Publish On Google Play Store
5 votes -
1. Duplicate projects to Keep version of working app to make experiment easy.
Duplicate projects to keep a version of the working app to make experiments easy.
Making the Firebase Studio's AI able to connect and configure features on Firebase console.
Create time stamps to reset the code
7 votes -
Firebase Should Work With Kotlin Multiplatform
KMP is now getting stable and the Firebase should be able to be used in these projects
4 votes -
Kotlin Multi-platform Support
Please add kotlin multi-platform support which is one of the best cross platform framework
22 votes -
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
5 votes -
Transformer une PWA en application native android et iOS
Pouvoir transformer une PWA en application native android et iOS
3 votes -
More regions app hosting
Please do more regions like Australia for app hosting as some businesses have strict region requirements
6 votes -
You first
What is your idea, what idea come up for now
3 votes -
Data connect Full-text Search
First of all, thank you so much for the new Full-text Search feature! :)
In our team, we would really love the following more advanced features, if possible, related to it:
- Fuzzy matching: it would allow searches to be resilient to common typos and misspellings.
- Prefix matching: it would enable users to find words that start with a specific string of characters, such as "invoic" returning "invoice," "invoices," and "invoicing."
- Column-Specific Search: Instead of searching across all marked "searchable" columns, I would like to choose to focus a specific query on a specific subset. This would be…3 votes -
Auto build Dev.nix preview for any project that is started with git hub Repo
When a user create a new project and link it with a github repo , it should create dev.nix file and preview automatically by reading the project instead user needed this to build manually.
Same should be done if user uploaded a project to firebase studio.3 votes -
Support for data connect in the Python Firebase admin SDK
A lot of our Firebase functions are written in Python. It would be useful to have the ability to use Data Connect in these functions too.
7 votes -
✌️
61277776
2 votes -
History Restore option
Implement a version control or history tracking system for your workspace that allows you to view and restore previous states of your features. Specifically, add a "history restore" option accessible through the user interface, enabling you to revert to a prior version of the feature if the latest changes cause issues and history navigation is currently unavailable. Ensure that this system maintains a reliable history log, provides an intuitive restore function, and integrates seamlessly with existing workspace functionalities.
3 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…846 votes -
To Be Real Assistant As Companion At Social Media platforms and To Improve your successful job And Earning profits By Telling your Ideas To
As Example: Connect All Informations And Gathering documents To Get Correct Hs Code For Products And Prices To Combare To Get The Most Intelligent Deals
4 votes -
Edit Project UI in Preview Window
Add the option to edit the UI of the current project in the preview window (Like Lovable) For example, once the code is generated for a landing page, allow me to edit the text directly in the preview window as opposed to doing this in the code directly.
3 votes
- Don't see your idea?