assets_sync 0.0.1 copy "assets_sync: ^0.0.1" to clipboard
assets_sync: ^0.0.1 copied to clipboard

outdated

AssetsSync is a utility package for flutter that helps developers manage the synchronization of assets in their projects. It provides a simple and intuitive interface for adding and updating assets in [...]

Changelog [Unreleased] [1.0.0] - 2021-01-01

0.0.1 #

Added

  • Initial release with the following features:
  • addAsset method to add assets to the pubspec.yaml file
  • addFonts method to add fonts to the pubspec.yaml file
  • FileService class to handle file operations such as reading, writing, and deleting
  • PubspecConnector class to handle interactions with the pubspec.yaml file
  • AssetsSync class to manage the synchronization of assets in the pubspec.yaml file
  • ConnectorsHelper class with utility methods for fetching assets and fonts from the filesystem
5
likes
0
points
1
downloads

Publisher

verified publisherflutterbytes.io

Weekly Downloads

AssetsSync is a utility package for flutter that helps developers manage the synchronization of assets in their projects. It provides a simple and intuitive interface for adding and updating assets in the pubspec.yaml file of a Flutter project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

file_system, flutter, path, path_provider

More

Packages that depend on assets_sync