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

Publisher

verified publisherdanisoft.com.co

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