kitforge 0.1.0 copy "kitforge: ^0.1.0" to clipboard
kitforge: ^0.1.0 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, location, [...]

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.1.0

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
140
points
19
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, location, maps helpers, network monitoring, background service and notifications behind one consistent, tree-shakeable API.

Repository (GitHub)
View/report issues

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