sky_ui_kit 0.0.1 copy "sky_ui_kit: ^0.0.1" to clipboard
sky_ui_kit: ^0.0.1 copied to clipboard

outdated

A package contains some common widget for faster development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sky_ui_kit
copied to clipboard

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

dependencies:
  sky_ui_kit: ^0.0.1
copied to clipboard

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:sky_ui_kit/sky_ui_kit.dart';
copied to clipboard
3
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

A package contains some common widget for faster development.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, calendar_date_picker2, chewie, dotted_border, double_back_to_close_app, flutter, flutter_svg, infinite_scroll_pagination, path, path_provider, shimmer, video_player

More

Packages that depend on sky_ui_kit