failover 1.1.6 copy "failover: ^1.1.6" to clipboard
failover: ^1.1.6 copied to clipboard

Sistema robusto de failover para alternância automática entre ambientes de produção, desenvolvimento e staging em aplicações Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add failover

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

dependencies:
  failover: ^1.1.6

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:failover/failover.dart';
3
likes
160
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

Sistema robusto de failover para alternância automática entre ambientes de produção, desenvolvimento e staging em aplicações Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

file, flutter, path, socket_io_client

More

Packages that depend on failover