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

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 Dart:

 $ dart pub add flutterx_utils

With Flutter:

 $ flutter pub add flutterx_utils

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

dependencies:
  flutterx_utils: ^1.6.2

Alternatively, your editor might support dart pub get or 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