token_store 1.0.17
token_store: ^1.0.17 copied to clipboard
api for the dart pub token store.
1.0.17 #
- removed duplication of .config in path.
1.0.16 #
- add missing support logic for windows an macos.
1.0.15 #
- added logic to create the configDir if it doesn't already exists.
- fix for configDir
1.0.14 #
- change the token store to not use platform.environment so that we can overload HOME.
1.0.13 #
- relaxed dependency
1.0.9 #
Fixed a bug in the ctor of token_store.
1.0.8 #
- first public release.
1.0.0 #
- Initial version.