appkit 0.2.2 copy "appkit: ^0.2.2" to clipboard
appkit: ^0.2.2 copied to clipboard

A package for flutter app development

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add appkit

With Flutter:

 $ flutter pub add appkit

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

dependencies:
  appkit: ^0.2.2

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:appkit/appkit.dart';
4
likes
0
points
101
downloads

Publisher

verified publishermo-shaheen.wuaze.com

Weekly Downloads

A package for flutter app development

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, flutter_spinkit, skeletonizer

More

Packages that depend on appkit