x_common 1.0.4 copy "x_common: ^1.0.4" to clipboard
x_common: ^1.0.4 copied to clipboard

A collection of common flutter tool classes, archived from common projects to subtree maintenance

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_common

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

dependencies:
  x_common: ^1.0.4

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:x_common/x_common.dart';
1
likes
130
pub points
61%
popularity

Publisher

unverified uploader

A collection of common flutter tool classes, archived from common projects to subtree maintenance

Repository (GitHub)
View/report issues

Topics

#tools

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_adaptive_scaffold, logger

More

Packages that depend on x_common