get_cubit 1.1.0 copy "get_cubit: ^1.1.0" to clipboard
get_cubit: ^1.1.0 copied to clipboard

A package to help handle Cubit instances across the app.

0.0.1 #

  • Initial Release

0.0.2 #

  • Changed dependency
  • Added delete all instance method

0.0.2+1 #

  • avoid overriding

0.0.2+2 #

  • fixed deleting all instances

0.0.3 #

  • added a flusher to clear instances from memory

0.0.3+1 #

  • updated documentation

0.0.4 #

  • auto create a cubit on find if it doesn't exists

1.0.0 #

  • added example
  • all methods are now static

1.1.0 #

  • added exists method to check if a cubit instance exists
  • is now dart 3 compatible
7
likes
150
pub points
76%
popularity

Publisher

verified publishercodewave.com

A package to help handle Cubit instances across the app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bloc, flutter

More

Packages that depend on get_cubit