Jonny Borges
Committed by GitHub

Update utils.dart

library get;
/// 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';
... ...