Jonny Borges
Committed by GitHub

Update get.dart

/// GetX is an extra-light and powerful multiplatform framework.
/// It combines high performance state management, intelligent dependency
/// injection, and route management in a quick and practical way.
library get;
export 'package:get_core/get_core.dart';
... ...