menu
flutter_app_identity package
documentation
utils/file_edit.dart
utils/file_edit.dart
dark_mode
light_mode
utils/file_edit
library
Functions
replaceInFile
(
String
path
,
Pattern
from
,
String
to
)
→ void
Replaces all occurrences of
from
with
to
in the file at
path
.
flutter_app_identity package
documentation
utils/file_edit.dart
flutter_app_identity
package
Libraries
android/android_ids
android/android_names
android/android_package_refactor
config/rename_config
flutter_app_identity
ios/ios_ids
ios/ios_names
utils/file_edit
utils/logger
utils/validators
utils/yaml_loader
file_edit library