jige_basickit 0.0.3 copy "jige_basickit: ^0.0.3" to clipboard
jige_basickit: ^0.0.3 copied to clipboard

封装一些基础组件的库, Encapsulate a library of basic widgets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jige_basickit

With Flutter:

 $ flutter pub add jige_basickit

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

dependencies:
  jige_basickit: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:jige_basickit/jige_basickit.dart';
1
likes
0
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

封装一些基础组件的库, Encapsulate a library of basic widgets.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on jige_basickit