xyz_pod 0.49.0 copy "xyz_pod: ^0.49.0" to clipboard
xyz_pod: ^0.49.0 copied to clipboard

discontinuedreplaced by: df_pod

This package simplifies state management in Flutter applications and is well-suited for use with a Modular Services State Management (MSSM) pattern.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xyz_pod

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

dependencies:
  xyz_pod: ^0.49.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:xyz_pod/xyz_pod.dart';
10
likes
160
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

This package simplifies state management in Flutter applications and is well-suited for use with a Modular Services State Management (MSSM) pattern.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, flutter, tuple

More

Packages that depend on xyz_pod