flutterx_utils 1.6.8 copy "flutterx_utils: ^1.6.8" to clipboard
flutterx_utils: ^1.6.8 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 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.6.8

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
130
pub points
62%
popularity

Publisher

unverified uploader

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

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on flutterx_utils