simple_auth_generator 2.0.10 copy "simple_auth_generator: ^2.0.10" to clipboard
simple_auth_generator: ^2.0.10 copied to clipboard

simple_auth is an http client generator using source_gen and inspired from retrofit and chopper

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simple_auth_generator

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

dependencies:
  simple_auth_generator: ^2.0.10

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

Import it

Now in your Dart code, you can use:

import 'package:simple_auth_generator/simple_auth_generator.dart';
0
likes
100
pub points
7%
popularity

Publisher

unverified uploader

simple_auth is an http client generator using source_gen and inspired from retrofit and chopper

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, build, build_config, code_builder, dart_style, logging, path, simple_auth, source_gen

More

Packages that depend on simple_auth_generator