utils.dart 186 Bytes
/// 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 'package:get_utils/get_utils.dart';