BarrelMaintainer class

Maintains barrel export files for generated features.

Synchronizes exports according to the barrel configuration defined by the selected template.

Implemented types

Constructors

BarrelMaintainer()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

maintain(GeneratorContext context) Future<void>
Maintains generated project files using the provided context.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited