utils.dart 211 Bytes Raw Blame History Permalink 1 2 3 4 5 6 /// Get utils is a set of tools that allows you to access high-level /// APIs and obtain validation tools for Flutter and GetX library utils; export 'get_core/get_core.dart'; export 'get_utils/get_utils.dart';