kitforge 0.2.1 copy "kitforge: ^0.2.1" to clipboard
kitforge: ^0.2.1 copied to clipboard

An all-in-one Flutter toolkit — permissions, connectivity, toast, dialogs, bottom sheets, animation helpers, navigation, storage, logging, HTTP, validators, OTP fields, image/camera picking, lo[...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kitforge

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

dependencies:
  kitforge: ^0.2.1

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:kitforge/kitforge.dart';
0
likes
135
points
18
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

An all-in-one Flutter toolkit — permissions, connectivity, toast, dialogs, bottom sheets, animation helpers, navigation, storage, logging, HTTP, validators, OTP fields, image/camera picking, lo[...]

Repository (GitHub)
View/report issues
Contributing

Topics

#utilities #networking #storage #permissions #widget

License

MIT (license)

Dependencies

connectivity_plus, dio, flutter, flutter_local_notifications, flutter_secure_storage, geolocator, google_maps_flutter, image_picker, logger, permission_handler, shared_preferences, timezone, workmanager

More

Packages that depend on kitforge