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

This package helps to manage the transitions between screens in an elegant and simple way, it also helps the creation of jwt.

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.2.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:danisoft_utils/danisoft_utils.dart';
1
likes
150
points
22
downloads

Publisher

verified publisherdanisoft.com.co

Weekly Downloads

This package helps to manage the transitions between screens in an elegant and simple way, it also helps the creation of jwt.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auth_header, crypto, flutter

More

Packages that depend on danisoft_utils