df_flutter_services 0.1.3 copy "df_flutter_services: ^0.1.3" to clipboard
df_flutter_services: ^0.1.3 copied to clipboard

Includes service classes for Flutter to help with state management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add df_flutter_services

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

dependencies:
  df_flutter_services: ^0.1.3

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:df_flutter_services/df_flutter_services.dart';
1
likes
160
points
159
downloads

Publisher

verified publisherdev-cetera.com

Weekly Downloads

Includes service classes for Flutter to help with state management.

Homepage
Repository (GitHub)
View/report issues

Topics

#services #state-management #dependency-injection

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

df_di, df_log, df_pod, df_safer_dart, df_type, flutter

More

Packages that depend on df_flutter_services