Gabriele266 / MyOlder

An application to safe store files
3 stars 0 forks source link

Migrate to providers to pass data #8

Closed Gabriele266 closed 3 years ago

Gabriele266 commented 3 years ago

Start using providers to pass global data like the safefiles list, the user informations, the safefile manager.

Gabriele266 commented 3 years ago

Migration complete

Now SafeFileManager, UserFileManager and SafeFile are providers. The migration is done.