1708 results found
-
flutter ile yap yazdığım halde kendi varsayılan aracını kullanmaya devam ediyor
flutter ile yap yazdığım halde kendi varsayılan aracını kullanmaya devam ediyor, promp kısmının altından seçim yaptığımda da boş bir proje oluşturuyor
2 votes -
Support Azion Edge SQL Database
I would like to see full Azion EdgeSQL support. That is a serverless database based on Sqlite and LibSQL. Supports Vector Store for AI and LLMs.
2 votes -
Private Repo import similar to IDX
I noticed that currently only public repositories are supported. Are there any plans to support private repositories as well?
2 votes -
needs a restore button
Above each prompt, add a restore button to restore code back to point before prompt. Then you can restore, re-write prompt, and see what happens with the next prompt.
2 votes -
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
It would be awesome to have a template that provided BOTH a backend and frontend experience. E.g. a next.js + mongodb instance
2 votes -
1 vote
-
Fix error messages when deploying Functions
Several error messages often occur when deploying Firebase Cloud Functions that should not occur. My first time attempting to deploy functions in a new project, I got:
i extensions: ensuring required API firebaseextensions.googleapis.com is enabled...
⚠ extensions: missing required API firebaseextensions.googleapis.com. Enabling now...Error: Request to https://serviceusage.googleapis.com/v1/projects/********/services/firebaseextensions.googleapis.com had HTTP Error: 429, Quota exceeded for quota metric 'Default requests' and limit 'Default requests per minute' of service 'serviceusage.googleapis.com' for consumer 'project_number:********'.
I don't know if that happens every time. It appears to be just a failure to wait long enough after enabling the API.
The second time, it got further, but…
2 votes -
To make Firebase Studio truly unbeatable, I suggest focusing on two key features:
To make Firebase Studio truly unbeatable, I suggest focusing on two key features:
Offline Support or Enhanced Performance: As projects grow in size, the prototyper tends to slow down significantly. Introducing an offline version or optimizing the prototyper for better performance with large resources would greatly enhance the user experience.
Cross-Platform Conversion: After developing a web application, providing a seamless way to convert the same project—with the same structure—into Android and iOS apps would be incredibly valuable. This would streamline the development process and reduce duplication of effort.
1 vote -
Add Support to input basic info in flutter
Since we have to change several files just to change project name in flutter why not add the support to change it when the project starts it self instead of it being myapp for all projects why don't we make it so pubspec.yaml says the project name
3 votes -
NDK Thread Names
Crashltyics seems to display thread names for iOS apps, but not for Android. Sorting through Thread #1...50 is not ideal in a complex application. Nearly all our threads are in the NDK, and are just pthreads. The call to obtain the (15+endofstring) thread name is one line of code from the pthread_id.
This was my original query about adding this support, and has the pthread query.
https://groups.google.com/g/firebase-talk/c/cIRb75V5Jxw1 vote -
Change the Firebase project a Studio project is linked to
Please implement a way to change which Firebase project a Studio project is linked to after creation of the Studio project or upon setup
1 vote -
Rich Text Editor
A rich text editor enables users to format content with bold, italics, underlining, lists, links, colors, and embedded media—much like a mini word processor inside an app. It supports WYSIWYG (What You See Is What You Get) functionality, ensuring that users preview final formatting in real-time. Essential for apps involving content creation, blogging, messaging, or note-taking, a rich text editor improves user engagement and expression. Features like undo/redo, custom styles, and Markdown/HTML output enhance flexibility. Ideal for both web and mobile, this tool can be tailored for user-generated content, making app interfaces more interactive and user-friendly.
1 vote -
Vedic Astrology API Support
Vedic Astrology API support integrates ancient astrological calculations into modern applications. By connecting to an astrology API, apps can generate natal charts, planetary positions, dashas, transits, and personalized predictions based on birth details. This empowers developers to build features like daily horoscopes, matchmaking, muhurta selection, and dosha analysis. API support ensures precise Panchang data, customizable ayanamsa, and time zone handling. Ideal for wellness, spirituality, or cultural apps, it brings authenticity and accuracy to astrological content. Developers benefit from quick integration, automated chart generation, and multilingual support, providing users with deep insights from India’s time-tested astrological traditions.
1 vote -
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…1 vote -
The ability to send pushes to imported segments and google analytics audiences
Right now the API only allows you to send to topics which is very limited. Ideally the API would support more complex pushes like the firebase interface which includes
- Imported Segments
- Google Analytics Audiences
- Filters on User Properties
- Device type / versionsIdeally the API would allow us the same power as your form.
Many thanks for your consideration
1 vote -
Feature Request: Add SSH Access to idx/firestudio for Local Terminal Integration
It would be really helpful if idx/firestudio supported SSH access so that developers can connect to their IDX workspace directly from their local system terminal. This would allow us to use our local terminal environment, aliases, shortcuts, and tools while working on code hosted in IDX.
Having SSH support would:
Improve developer productivity
Enable easier integration with local tools and workflows
Provide a more flexible development experience
I request that this feature be considered and added as soon as possible. It would make a big difference in daily development tasks.
1 vote -
Have authentication that works
Auth is down, verified across many production apps, but the status page shows auth is up.
Error Unexpected error using Google for login: FirebaseError: Firebase: Error (auth/missing-project-id)..
1 vote -
Git controls in Studio UI
Firebase studio should have some git controls which allow me to commit and rollback to commits, so that if I want to try something experimental I don't have to worry about ruining my whole app and not being able to roll back.
Relying on AI to undo changes is very iffy, especially if the change it was making was a mistake in the first place.
I should also be able to branch my experiments, and switch between branches.1 vote -
1 vote
-
Firebase App Tester app not only for testing
“App Tester” has built-in texts suggesting that all we can do is test.
If the texts containing “test” were replaced and the app name would be more like “App Distribution”
then there are more cases than just testing where a mobile app could be very useful.
It could then help in private distribution of the app, for example among company members etc.1 vote
- Don't see your idea?