1822 results found
-
2 votes
-
A template for capacitorjs android app
A template for capacitorjs android app
I do make apps using capacitorjs which bundle the html,css,js (or any frontend framework code) to the assets of android app and use the android webview to show the UI.
required:-
Android toolkit
vscode (prefered)
android studio (optional)
nodejs/bunjs runtime13 votes -
336 votes
-
Cloud Storage
Hi, good day.
I am an aspiring developer currently exploring cloud technologies. I’ve been trying to access Firebase Cloud Storage using the Spark plan, as 1 GB of storage is more than enough for my current needs. However, I’ve encountered difficulties because it requires a billing statement to proceed, which is beyond my current means.
I’m reaching out because I believe having a free, accessible environment is crucial for new developers like me who are just starting out. We understand that maintaining cloud infrastructure is costly, but access to even limited resources can be a great opportunity for us to…
7 votes -
Gitlab Support
please project idx support import from gitlab repository
24 votes -
Make it possible to duplicate workspaces
So I work on a new copy of the workspace
2 votes -
Complete IOS support for flutter projects.
Complete IOS support for flutter projects IOS Simulator, manage ISO files like XCode this will be game changing.
11 votes -
it should have the hot reload button in flutter enviroment like in android studio have.
when we changes the code of a file and that file is running in emulator then the emulator detects the empty file and goes red and then we have to hard restart the previews.
3 votes -
Disables support for TLS 1.0 and TLS 1.1 as these are vulnerable versions
Is there a plan to disable support for TLS 1.0 and 1.0 version across the domains e.g. firebase console, fcm.googleapis.com and other services?
3 votes -
274 votes
-
yoyo
yousif
1 vote -
Title: Suggestion: Show relevant Gradle dependencies for each Firebase service in the Console Message: Dear Firebase Team, As a developer
Add feature for new developers and biggeners
2 votes -
The ability to search the web
The ability to search the web to retrieve the latest, version-specific documentation and working code examples directly from official sources. Get accurate, concise, and highly relevant, with no unnecessary content so that its coding capability will be better. Just like 'Context7'
1 vote -
2 votes
-
Allow setting Refresh Token experation
Allow setting the experation time for refresh tokens. This is important in environments where security is paramount and would allow for user session to automatically expire after a given amount of time.
Currently this can be done with some work via the admin API, but seems to make much more sense as a setting, in line with other idPs such as Cognito1 and Auth02
2 votes -
SolidJS SDK for data connect
I need to have this SDK because for now only React and Angular have SDK.
2 votes -
Para mi es muy importante
Es un poco critico para mí
1 vote -
Improve to match or exceed lovable
I’ve been using Gemini to build an incident-report importer that cleans up CSV/Excel files and pushes them into Firestore. Right now it’s halfway there, but it still trips over a bunch of annoyances:
CSV/Excel parsing is fragile. It chokes on stray quotation marks and tiny format quirks. It’d be great if Gemini handled messy quoting and trimming automatically.
Column mapping is brittle. I need to split “Student Name” into first and last name, normalize years (“7th” → “Year 7”), and drop any unknowns. Having a simple schema-mapping feature would save tons of custom code.
Validation is manual. I keep wrestling…
2 votes -
Work with gemma models
I've tried creating an app with gemma multiple times, it always goes back to gemini
2 votes -
Support inline/embeded types stored as structured JSONB columns
Allow storing structured types in JSONB columns using an @inline (or @embed) directive on the field.
type Address {
street: String!
street2: String
city: String!
state: String!
zipcode: String!
}type User @table {
address: Address @inline # stores as JSONB
}18 votes
- Don't see your idea?