Skip to content

[bug]: Package name length limited #341

Open
@rayliverified

Description

@rayliverified

Is there an existing issue for this?

  • I have searched the existing issues.

CLI Version

1.0.0

Firebase Tools version

13.20.2

Flutter Doctor Output

[√] Flutter (Channel beta, 3.26.0-0.1.pre, on Microsoft Windows [Version 10.0.22631.4169], locale en-US)
• Flutter version 3.26.0-0.1.pre on channel beta at C:\Users\searc\Development\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision ee624bc4fd (3 weeks ago), 2024-09-10 17:41:06 -0500
• Engine revision 059e4e6d8f
• Dart version 3.6.0 (build 3.6.0-216.1.beta)
• DevTools version 2.39.0

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at C:\Users\searc\AppData\Local\Android\sdk
• Platform android-35, build-tools 35.0.0
• Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105)
• All Android licenses accepted.

[X] Chrome - develop for the web (Cannot find Chrome executable at .\Google\Chrome\Application\chrome.exe)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.

[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.7.5)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.7.34202.233
• Windows 10 SDK version 10.0.22621.0

[√] Android Studio (version 2024.1)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105)

[√] VS Code (version 1.93.1)
• VS Code at C:\Users\searc\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.96.0

[√] Connected device (2 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.22631.4169]
• Edge (web) • edge • web-javascript • Microsoft Edge 129.0.2792.65

[√] Network resources
• All expected network resources are available.

Description

flutterfire_cli package name input is limited. Cannot enter full package name.

Screen.Recording.2024-10-02.at.11.44.23.AM.mov
Screen.Recording.2024-10-02.at.11.56.00.AM.mov

Steps to reproduce

  1. Run flutterfire configure
  2. Type a package name that reached the length of the terminal window.

Expected behavior

Package name length should not be limited.

Screenshots

No response

Additional context and comments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked: customer-responseWaiting for customer response, e.g. more information was requested.bugSomething isn't workingkeep opentriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions