2332 results found
-
Branching (Pivoting) own apps & Remixing publicly shared boilerplates
Add ability to branch / pivot off from an app's position (not like a feature branch but a whole pivot), and also allow public sharing with a feature to allow users to remix from that app. Boilerplate marketplace too, please :D
6 votes -
Desktop (Windows, Linux, MacOs) support for Flutter apps that use Firebase in production apps
Flutter developers should be able to run their apps on desktop platforms, including Windows and Linux, when using Firebase services. For example, Flutter developers should be able to 1) apply Analytics to data from desktop platforms, 2)
use Remote Config to customize their apps for desktop users, 3) use other Firebase services that are relevant to desktop apps, etc.This would make it easier for Flutter developers to build and deploy production-ready apps for desktop platforms.
563 votes -
I got THE APEX AGI!!! Hmu!
import React, { useState, useEffect, useCallback } from 'react';
import { getFirestore, doc, onSnapshot, collection, query, getDocs } from 'firebase/firestore';
import { initializeApp } from 'firebase/app';// Mock Firebase Imports (Actual initialization is handled externally by the Canvas environment)
// const firebaseConfig = typeof firebase_config !== 'undefined' ? JSON.parse(firebaseconfig) : { projectId: "mock-mobile-client" };
// const appId = typeof _appid !== 'undefined' ? _app_id : 'default-mcqc-app-id';// Utility function to simulate data retrieval and processing
const calculateSHS = (fidelity, violations) => {
// SHS formula: (0.5 * Fidelity) - (10 * Violations)
const fidelityScore =…1 vote -
1 vote
-
Add region for Firebass Imported Segments BigQuery integration.
All the BigQuery integrations with Firebase have an option to choose the region where the dataset are created. All except the Imported Segments integration. This integration only work with dataset in the US region.
Sadly, we have a organization policy that force me to use two specific regions. So when I tried to activate the integration, it's not working. I see a "US violate constraints/go.resourceLocations" error in in the Auditlog.
Feature requests: Make it possible to choose the region for the Imported Segments dataset (like it's already possible for Firebase Analytics, Crashlytics, Performance Monitoring and Cloud Messaging.)
2 votes -
4 votes
-
1 vote
-
1 vote
-
Sound Feedback
Add a feedback sound when the AI completes a task, so I can multitask and return when it’s ready.
2 votes -
Forking or Duplicating Project
I'd love to have a 'fork' option for my projects—or at the very least, a duplicate feature so I can test new features, refactor code, or try different libraries without breaking the original project.
3 votes -
Aggregation Order by Value
With data connect aggregation queries, I would like to order the returned results by an aggregated value. The below example fails with the message: "Field "count" is not defined by type "LeadOrder". Did you mean ...?"
query {
leads(orderBy: [{ _count: DESC }], limit: 10) {
company
_count
}
}3 votes -
add video supports
We can add video for making anything clear or showing something moving
3 votes -
1 vote
-
1 vote
-
1 vote
-
3 votes
-
https://www.tiktok.com/@junaid.kobiraj1?_t=ZS-8w0LazBggsM&_r=1
reporter ID Junaid Kaviraj tiktok video
3 votes -
Need AI code writer in Android Studio Build-In
Need AI code writer in Android Studio Build-In
5 votes -
Add support for Kotlin in web backends
We already have Java+Spring support. Kotlin backend support would unlock further opportunities.
2 votes -
Dashboard Background Queue
A background processing queue with a status indicator for more complex or time-consuming AI tasks. It would certainly make the process feel more transparent and less like a potential crash if a request is taking a while.
4 votes
- Don't see your idea?