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

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 [...]

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

0.0.1+1 #

Fixed

  • singleton issue with AssetsSync

0.0.1+2 #

Fixed

  • singleton issue with AssetsSync
5
likes
130
points
0
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

Documentation

API reference

License

MIT (license)

Dependencies

file_system, flutter, path, path_provider

More

Packages that depend on assets_sync