Showing
1 changed file
with
3 additions
and
0 deletions
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'; |
-
Please register or login to post a comment