2076 results found
-
create workspace from EXISTING Flutter/Firebase project
or alternatively, link a workspace to existing Flutter/Firebase project
16 votes -
Integrated Agentic Development
Integrated Zappier like AI agent building interface for a better and easier AI application development
16 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.
24 votes -
Trigger Functions on changes to server side Remote Config
Currently Functions (gen 1 & 2) support triggering only on changes to the client side Remote Config. Being able to trigger functions on updates to the server side Remote Config is important to maintain feature parity with the client side support and also has many generally helpful use cases.
12 votes -
For social
Yes my work
3 votes -
Automatic Deployment of Changed Firebase Functions
Firebase should offer a built-in feature to automatically detect changes to Cloud Functions and deploy only those functions, grouped into manageable batches to avoid rate limits. This feature would streamline deployments by:
- Scanning the project directory to identify functions with modified code since the last deployment.
- Automatically batching the deployment of changed functions based on rate limit thresholds (e.g., 8-10 functions per batch).
- Handling the deployment process transparently within the Firebase CLI or CI/CD integrations, reducing manual intervention.
This functionality would save time, minimize deployment errors, and improve developer workflows, particularly in large projects with numerous functions.
38 votes -
Android/ios native app, code from app on your phone connects to idx
native apps for making it easy for on the go
19 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.
1,187 votes -
Local file system access
Introduce the capability to browse and open local filesystem directories, as available in vscode.dev, where users can open directories and not just individual files, directly from the browser interface.
Current behavior in vscode.dev: Users can interact with the local filesystem through the browser, opening folders and files as if working locally, without uploading content to the server, which effectively bridges local and cloud development environments.
Impact: Implementing this would reduce context-switching and improve user experience by providing a seamless development workflow that integrates local and cloud-based resources.
Technical Suggestion: Adopt a File System Access API strategy to enable secure and…
403 votes -
android studio web vibe code
Sugestão de Melhoria para o Android Studio (Web): Integração com Gemini AI para Desenvolvimento Assistido
Cada vez mais, as ferramentas de desenvolvimento estão incorporando IA generativa para acelerar a criação de software. Uma funcionalidade que revolucionaria o Android Studio (Web) seria a integração de um assistente com Gemini AI, capaz de gerar código em Kotlin, Jetpack Compose e outras tecnologias Android com base em prompts do usuário.
Como Funcionaria?
O usuário descreve sua ideia (ex.: "Crie um app de lista de tarefas com Firebase e Compose").O Gemini no Android Studio gera:
Código estruturado (ViewModel, UI, lógica de negócios).
Sugestões…
7 votes -
Realtime database, change default tab order
Reorder the tabs in Realtime DB to prioritize displaying the rules or a landing page before the data.
New users and analytics management find that loading the Realtime Database section from the web console impacts bandwidth usage for reads. This behavior is not ideal and could be separated from the Realtime Database landing page, especially when editing or inspecting the rules, as it requires loading larger chunks of the database before the user switches tabs.
13 votes -
Debian, Ubuntu, more machine types, and root privileges
Debian/Ubuntu is because for a familiar environment as not everyone knows Nix. [Nix should be optional option to select OS, not enforced. Nix does not follow the FHS.]
More machine types for prototyping apps (and their dependencies) that require high specifications. [because there are apps that are resource intensive to compile.]
Root privileges for control over the environment. [because if someone wants to install X that is not available on any of Nix, they might need root access to install it on the root folder (/).]2 votes -
Raise the number of workspaces limit
Hey Project IDX team,
I don't want to have a limit of 2 workspaces in project IDX. Can you lift the limit of two workspaces to maybe 50-100? I want to draft a lot of flutter, angular, and react projects in project IDX. Thanks.
- Dino
152 votes -
Improvement Suggestion for Firebase Studio - Third-Party AI Integration
Observed Problem:
Currently, the integrated Gemini assistant in Firebase Studio tends to lose context during long development sessions. This context loss, likely exacerbated by a large chat history, leads to a degradation in the relevance of suggestions and code corrections.
It is often observed that external AI models (such as ChatGPT, Claude, etc.) can more effectively identify and resolve certain complex code issues. This forces developers to copy-paste their code outside of the Firebase environment, which disrupts the workflow and reduces productivity.
Proposed Solution:
Allow developers to connect and use third-party AI models directly within the Firebase Studio interface.
This…
7 votes -
More tutorial on data connect
We need more tutorial or documentation with examples.
36 votes -
Built-In APK & AAB File Generator
Built-In APK & AAB File Generator
A built-in APK & AAB file generator simplifies the app publishing process by allowing developers to compile and export Android app packages directly within the development environment. This eliminates the need for external build tools, streamlining workflows and saving time. With just a few clicks, developers can switch between APK (for direct installation) and AAB (optimized for Google Play). Advanced settings may include versioning, keystore integration, ABI targeting, and app signing. Ideal for beginners and professionals alike, this built-in generator ensures efficiency, accuracy, and error reduction during the app deployment cycle, making testing and…9 votes -
Rollback feature
add a feature to revert changes/rollback to previous state (last change made) in prototyper if the latest changes are unsatisfactory. It reduces the complexity and increases the time efficiency by not have to go to code mode and then do git reset. The change can be made with the click of a button or a command to go back to previous state. even if several modifications are made later to the code.
10 votes -
Make prototyping AI ask to make changes
The prototyping AI will automatically start making changes after I ask a simple question. I have to type "don't make changes" after each prompt. It needs to confirm changes before editing.
6 votes -
Stripe integration
Easy payment.
11 votes -
Prototype for Importing Project via GITHUB
When I import my project from GitHub into Firebase, I don’t see an option to enable or use the Prototype feature. It would be extremely helpful if this option were available during the import process.
For context, I’m using the language and framework mentioned in the Firebase examples—Next.js with TypeScript.
I’d appreciate it if this functionality could be included or clarified in future updates.
6 votes
- Don't see your idea?