这是indexloc提供的服务,不要输入任何密码
Skip to content

Error when running dart run build_runner on the example #201

@tyler-jewell

Description

@tyler-jewell

Environment variable not found for field apiKey.
package:example/env/env.dart:9:23

9 │ static const String apiKey = _Env.apiKey;
│ ^^^^^^

I am currently changing the ENV var name to resolve this.

Before:

OPEN_AI_API_KEY=

After:

API_KEY=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions