utils/update_roles_provider library

Update variable state in flutter based on its state in R Copyright (C) 2024, Togaware Pty Ltd

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://www.gnu.org/licenses/gpl-3.0.en.html

Authors: Yixiang Yin, Graham Williams

Properties

specialPrefixes List<String>
final
transformPrefix Set<String>
getter/setter pair

Functions

deleteVar(WidgetRef ref, String v) bool
getOriginal(String input) String
isTransformedVar(String name) bool
updateVariablesProvider(WidgetRef ref) → void