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

A package for flutter app development

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appkit

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

dependencies:
  appkit: ^0.2.6

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

Publisher

verified publishermo-shaheen.wuaze.com

Weekly Downloads

A package for flutter app development

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_localizations, flutter_spinkit, get_storage, skeletonizer

More

Packages that depend on appkit