menu
call package
documentation
core.dart
TargetPath
getReleasePath method
getReleasePath method
dark_mode
light_mode
getReleasePath
method
String
getReleasePath
(
)
Implementation
String getReleasePath() => join(Directory.current.path, 'data', 'flutter_assets');
call package
documentation
core
TargetPath
getReleasePath method
TargetPath class