project library
Use a simple API to parse dart projects.
Classes
- Dependency
- Describe dependency.
- FlutterAsset
- Describes of the flutter asset.
- FlutterAssetVariant
- Describes flutter asset variant.
- FlutterAssetVariants
- Describes a collection of variants. [...]
- FlutterFont
- Describes an font of the Flutter.
- FlutterFontAsset
- An asset used to describe a font.
- FlutterFonts
- Describes all the flutter fonts in a package.
- FlutterInfo
- Some info for Flutter project.
- Package
- Package, usually the entry class. [...]
- PackageFileInfo
- The .packages file info the application project.
- PackageInfo
- The package info
- SourceUtils
- Some methods of encapsulating analyzer.
Extensions
- DirExt
- Some Directory extension.
- FileSystemEntityExt
- Some FileSystemEntity extension.
Enums
- DependencyType
- Type of the dependency.
- FontStyle
- Corresponding to the FontStyle in Flutter.