Jonny Borges
Committed by GitHub

Update utils.dart

1 -library get; 1 +/// Get utils is a set of tools that allows you to access high-level
  2 +/// APIs and obtain validation tools for Flutter and GetX
  3 +library utils;
2 4
3 export 'package:get_utils/get_utils.dart'; 5 export 'package:get_utils/get_utils.dart';