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://opensource.org/license/gpl-3-0

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