ctzon_api 0.0.3 copy "ctzon_api: ^0.0.3" to clipboard
ctzon_api: ^0.0.3 copied to clipboard

A library for handling HTTP requests with dialogs and shared preferences.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ctzon_api

With Flutter:

 $ flutter pub add ctzon_api

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

dependencies:
  ctzon_api: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ctzon_api/ctzon_api.dart';
0
likes
0
points
101
downloads

Publisher

unverified uploader

Weekly Downloads

A library for handling HTTP requests with dialogs and shared preferences.

Homepage

License

unknown (license)

Dependencies

diacritic, dio, flutter, flutter_animate, flutter_svg, fuzzywuzzy, google_sign_in, jiffy, json_annotation, local_auth, shared_preferences, sign_in_with_apple, url_launcher

More

Packages that depend on ctzon_api