FilledStacks / provider_architecture

A set of widgets to help with the implementation of the Provider architecture as shown by FilledStacks
86 stars 15 forks source link

feat: Add additional parameter to reuse the existing viewmodel #13

Closed mindthefish closed 4 years ago

mindthefish commented 4 years ago

Offers the possibility to reuse the viewmodel to make it available as a lazy singleton, e.g. with get_it.

FilledStacks commented 4 years ago

Awesome. Can you add a small section into the readme on why it's there and how to use it please.

mindthefish commented 4 years ago

Done, please feel free to adapt the description according to your wishes.

FilledStacks commented 4 years ago

Nice dude! I'm more than happy with that description.

FilledStacks commented 4 years ago

@mindthefish published v1.0.6 . Thanks a lot for he contribution. I appreciate it, I'm sure the FilledStacks community will too.