Skip to content

ObjC code should not use "FLT" prefix #9

@stuartmorgan-g

Description

@stuartmorgan-g

The FLT prefix is the prefix used by code written and published by the Flutter project. Your code should use its own prefix, per Apple's naming conventions, to prevent collisions with Flutter code (which would cause undefined behavior at runtime).

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