Jonny Borges
Committed by GitHub

Update get.dart

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