sk_utils 0.0.2 copy "sk_utils: ^0.0.2" to clipboard
sk_utils: ^0.0.2 copied to clipboard

sk_utils is a very usefull package that contains class like NavX thta makes it easy to navigate with transitions and biolerplate codes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sk_utils

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

dependencies:
  sk_utils: ^0.0.2

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

Publisher

unverified uploader

sk_utils is a very usefull package that contains class like NavX thta makes it easy to navigate with transitions and biolerplate codes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter, flutter_oss_licenses

More

Packages that depend on sk_utils