danisoft_utils 1.1.0 copy "danisoft_utils: ^1.1.0" to clipboard
danisoft_utils: ^1.1.0 copied to clipboard

outdated

This package helps to manage transitions between screens in an elegant and easy way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add danisoft_utils

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

dependencies:
  danisoft_utils: ^1.1.0

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

Publisher

verified publisherdanisoft.com.co

This package helps to manage transitions between screens in an elegant and easy way.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on danisoft_utils