config library
Classes
- FlaiConfig
-
Represents the contents of a project's
flai.yaml. - FlaiConfigManager
-
Utilities for reading and writing the
flai.yamlconfiguration file.
Constants
- kConfigFileName → const String
- The default name of the FlAI configuration file.
Functions
-
isFlutterProject(
String directory) → bool -
Checks whether
directorylooks like a Flutter project.