vps_utilities 1.3.0 copy "vps_utilities: ^1.3.0" to clipboard
vps_utilities: ^1.3.0 copied to clipboard

A multiplatform utilities package for VPS Citizen Mobile application. Supports iOS, Android, Web, Windows, macOS, and Linux. Provides network layer, secure storage, token management, registry, form en [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vps_utilities

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

dependencies:
  vps_utilities: ^1.3.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:vps_utilities/vps_utilities.dart';
0
likes
110
points
13
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A multiplatform utilities package for VPS Citizen Mobile application. Supports iOS, Android, Web, Windows, macOS, and Linux. Provides network layer, secure storage, token management, registry, form engine, cache, device info, responsive layout, and AI narrative enhancement.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, cached_network_image, dartz, device_info_plus, dio, equatable, flutter, flutter_bloc, flutter_form_builder, flutter_secure_storage, form_builder_validators, freezed_annotation, google_maps_flutter, http, image_picker, intl, intl_phone_number_input, json_annotation, kiwi, logger, meta, path, path_provider, place_picker_google, shared_preferences, table_calendar

More

Packages that depend on vps_utilities