bl_getx 0.0.2 copy "bl_getx: ^0.0.2" to clipboard
bl_getx: ^0.0.2 copied to clipboard

Custom base with getx package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bl_getx

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

dependencies:
  bl_getx: ^0.0.2

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:bl_getx/bl_getx.dart';
0
likes
110
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Custom base with getx package

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_statusbarcolor_ns, get

More

Packages that depend on bl_getx

Packages that implement bl_getx