2119 results found
-
Subject: Proposal for Improving Firebase
Subject: Proposal for Improving Firebase Studio for Developers with Basic Knowledge
To the Firebase Studio Team at Google,
I would like to offer several ideas for improving the platform, with an emphasis on making it more accessible to developers who are at the beginning of their professional journey or who have a basic level of development knowledge. Firebase Studio is a powerful tool with immense potential, and it can be made even more user-friendly and intuitive for this audience.
The main challenge for a developer with basic knowledge is that the intelligent agent and the work environment assume a high…
4 votes -
Allow AI-Prototyper to suggest adding build, run, and AI features
It would be great if the AI Prototyper would suggest adding features to the project that would enable saving images (Storage), user sign up & sign in (Authentication), AI Genkit, etc.
I've spun my tires for a while not understanding why I can get AI Prototyper to display an image. My project needed storage set up and referenced in my config file and I needed to tell the AI that it was done.
A helpful AI response like "I see your asking to save an image and use it on your website. In order to do this, I would suggest…
5 votes -
4 votes
-
Kotlin Multi-platform Support
Please add kotlin multi-platform support which is one of the best cross platform framework
23 votes -
A M-pesa app but cheaper on transactions
Cheapest app on transactions
2 votes -
Firebase Storage Setup API Issue
I'm running the Web/APP builder platform using user's own Firebase. However, when user is creating platform through my service, Storage setup API is limited to existing users who have previously set up Cloud Storage. I have discovered that the existed Storage Setup API is available for both Spark and Blaze plans but not for new Firebase user who has never setup the Storage.
Please provide the Storage Setup API also for new firebase user41 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 -
Pre-built User Authentication & Common App Features
We propose adding a suite of pre-built, configurable modules for user authentication and other common application features directly into Firebase Studio. This would allow developers to quickly set up essential functionality without writing repetitive boilerplate code.
Why this is important: Many developers spend significant time implementing standard features like user registration, login, and profile management. By providing these components out-of-the-box, Firebase Studio would enable developers to skip these steps and focus immediately on building their app's unique and core functionality. This would dramatically accelerate development speed and improve time-to-market.
Core Features to Include: User Authentication Module: A ready-to-use system for…
4 votes -
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 -
I Wish I Could Have A Conversation With Firebase!
I Am A 60-year-old Dyslexic Man Who's Done All Kinds Of Tool Designs In Every Kind Of Work You Can Think Of But Now I'm Physically Crippled And I'm Trying To Learn To Vibe Code, And It Would Be So Helpful If I Could Actually Have A Conversation With Firebase AI, I Already Have A Program That Types When I Talk, (I'm Using It Right Now!) But If Firebase Could Talk Back To Me, Reading What It Writes Back To Me, That Would Be Such A Huge Help!
3 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 -
Conversation history with save and edit points
I was asked to go find my gemini api key which made me lose the original tab. When i came back i only had the IDE and zero conversation history. The vibe flow was gone. I was bummed, not vibed. Anyway, conversation history should be permanent, and link that with save and edit points. This should also go towards memory.
9 votes -
Supabase intergation
Linking supabase into Firebase like a MCP server
9 votes -
Futuro de ideas 💡
Excelente prototipo actualizador
1 vote -
Nguyễn Văn Hải tèo em
Nguyễn Văn Hải
1 vote -
</tag name><tag name>
Link+position+align+tags+according—to—data—time≈(creation)
1 vote -
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 -
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…862 votes -
Transformer une PWA en application native android et iOS
Pouvoir transformer une PWA en application native android et iOS
3 votes
- Don't see your idea?