replicate_interceptor 0.1.0+1 copy "replicate_interceptor: ^0.1.0+1" to clipboard
replicate_interceptor: ^0.1.0+1 copied to clipboard

Flutter interceptor package for the Replicate iOS Simulator developer tool

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add replicate_interceptor

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

dependencies:
  replicate_interceptor: ^0.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:replicate_interceptor/replicate_interceptor.dart';
0
likes
120
points
3
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter interceptor package for the Replicate iOS Simulator developer tool

Homepage

License

MIT (license)

Dependencies

dio, flutter, flutter_secure_storage, http, path_provider, uuid

More

Packages that depend on replicate_interceptor