flutterx_utils 1.4.9 copy "flutterx_utils: ^1.4.9" to clipboard
flutterx_utils: ^1.4.9 copied to clipboard

outdated

A collection of Flutter utilities for any purpose. Check out the source code for documentation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterx_utils

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

dependencies:
  flutterx_utils: ^1.4.9

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:flutterx_utils/flutterx_utils.dart';
2
likes
0
points
321
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of Flutter utilities for any purpose. Check out the source code for documentation

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on flutterx_utils