Skip to content

Custom Pub Dependencies tab is blank and "Pubspec Dependencies" section missing in Custom Action editor #7459

Description

@satoks327no07bu-dev

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

I am unable to add any custom pub.dev package to my project. I have tried two separate entry points, and both are broken:

  1. Settings & Integrations > Project Dependencies > Custom Pub Dependencies tab loads and is selectable, but the tab content area is completely empty. No "Add Pub Dependency" button or input fields appear. The other tabs on the same page (FlutterFlow Libraries, Custom Class Sources, FlutterFlow Pub Dependencies) all render correctly.

  2. As a workaround, I created a Custom Action and opened its code editor. The right-side "Action Settings" panel renders correctly (Return Value, Type, Define Arguments, Description, References all appear), but there is no "Pubspec Dependencies" section anywhere in this panel, even after explicitly setting a Return Value (type String) and adding one Argument (type String) and saving.

Expected Behavior

The Custom Pub Dependencies tab should show an "Add Pub Dependency" button/form, and/or the Custom Action editor's Action Settings panel should show a "Pubspec Dependencies" section where I can add a package name, version, and import statement.

Steps to Reproduce

  1. Open the project's Settings & Integrations > Project Dependencies
  2. Click the "Custom Pub Dependencies" tab
  3. Observe the tab content area is blank
  4. Alternatively: create a new Custom Action, open its editor, set a Return Value and one Argument, save, close, and reopen the action
  5. Observe no "Pubspec Dependencies" section appears in the Action Settings panel

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT48l8n1z4ZOpbxa1rqBc8J7/TgWOUs7arhE1O5udw48KOPdOoYUP8+kM0RoOOrgS39Xe2CGr2oW0N7SkfDPJew7ORytb6pdzLhIVBXvWlK7V5SIFJWgWHEnAptPIH685Ku7ohF7Ofhvc1pnwU2pONmAc3XdQYTWCkUkDq/LZO4=

Visual documentation

Image Image Image

Environment

- FlutterFlow version: 3.38.6
- Platform:web
- Browser name and version:152.0.7977.75
- Operating system and version affected: windows11

Additional Information

I need to add the alarm package (https://pub.dev/packages/alarm) to test reliable background alarm playback on a locked device. This blocker is currently preventing all further development.

Note: This appears to be the same underlying issue as #7286 (closed as "can't reproduce"). Unlike that report, I have confirmed this issue reproduces starting from a brand-new blank project (not just my main project), which may help with reproduction on your end. See attached screenshot #3 for this confirmation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions