auto_reload 1.0.0-dev.0 copy "auto_reload: ^1.0.0-dev.0" to clipboard
auto_reload: ^1.0.0-dev.0 copied to clipboard

discontinued
outdated

A library that helps to perform actions with some periodicity

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_reload

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

dependencies:
  auto_reload: ^1.0.0-dev.0

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:auto_reload/auto_reload.dart';
19
likes
0
pub points
82%
popularity

Publisher

verified publishersurf.ru

A library that helps to perform actions with some periodicity

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity, flutter

More

Packages that depend on auto_reload