chargepassv4 1.1.0+1 copy "chargepassv4: ^1.1.0+1" to clipboard
chargepassv4: ^1.1.0+1 copied to clipboard

A Flutter-based password management app with Firebase integration, encryption, and UI customization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chargepassv4

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

dependencies:
  chargepassv4: ^1.1.0+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:chargepassv4/chargepassv4.dart';
0
likes
60
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter-based password management app with Firebase integration, encryption, and UI customization.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (license)

Dependencies

cloud_firestore, cupertino_icons, encrypt, firebase_app_check, firebase_auth, firebase_core, firebase_messaging, firebase_storage, flutter, flutter_iconly, flutter_signin_button, http, iconly, intl, package_info_plus, provider, url_launcher, uuid

More

Packages that depend on chargepassv4