package_file_loader 0.4.6 copy "package_file_loader: ^0.4.6" to clipboard
package_file_loader: ^0.4.6 copied to clipboard

Simple utility functions for loading a file from packages

0.4.6 #

  • Add backwards compatibility with legacy .packages file format
  • Update changelog with missing version entries
  • Add comprehensive README with usage examples and API documentation

0.4.5 #

  • Upgrade to Flutter 3.41.4 (SDK >=3.11.0 <4.0.0)
  • Upgrade build dependency to ^4.0.0
  • Replace json_annotation code generation with hand-written fromJson/toJson
  • Add .packages legacy format parser as fallback

0.4.4 #

  • Make PackageConfig metadata fields nullable (generator, generatorVersion, flutterRoot, flutterVersion, pubCache)

0.4.3 #

  • Make generated field nullable in PackageConfig

0.4.2 #

  • Append forward slash to root path when packageUriAsRoot is false

0.4.1 #

  • Fix packageUriAsRoot parameter

0.4.0 #

  • Add option to append packageUri or not

0.3.0 #

  • Add sync versions of the load functions

0.2.0 #

  • Add support for relative package paths

0.1.5 #

  • Downgrade json_annotation version

0.1.4 #

  • Upgrade to Flutter 3.3.7

0.1.3 #

  • Add absolute to package import converter

0.1.2 #

  • Add function for extracting the package name from a hosted or git dependency absolute path

0.1.1 #

  • Remove collection as dependency
  • Add unit test
  • Update example

0.1.0 #

  • Initial version.
1
likes
150
points
473
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Simple utility functions for loading a file from packages

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

build, path

More

Packages that depend on package_file_loader