get 5.0.0-release-candidate copy "get: ^5.0.0-release-candidate" to clipboard
get: ^5.0.0-release-candidate copied to clipboard

outdated

Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  get: ^5.0.0-release-candidate
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:get/get.dart';
copied to clipboard
15.2k
likes
0
points
781k
downloads

Publisher

verified publishergetx.site

Weekly Downloads

2024.09.13 - 2025.03.28

Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on get