junction 1.1.3
junction: ^1.1.3 copied to clipboard
Junction is a Dart library that provides an API for working with the native filesystem, the web filesystem, and web origin private file filesystem (OPFS)!
1.1.3 #
- Added [detectedPlatform] constant that helps you determine what platform you're running on.
1.1.2 #
- Edited readme.
1.1.1 #
- Edited examples.
1.1.0 #
- A major design overhaul. It's back to being a purely Dart package and it now provides support for the web, web OPFS, and native platforms.
1.0.2 #
- This might be working!
1.0.1 #
- Migrated from being a Dart library to being a Flutter library.
1.0.0 #
- Initial version.