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

A Flutter package for displaying network images using predefined asset URLs and reusable widgets.

flutter_assets_pkg #

A Flutter package that provides pre-built assets and widgets for easy asset management.

Features #

  • Predefined asset paths
  • Asset image widget
  • Easy image loading
  • Organized asset structure

Installation #

Add this package to your pubspec.yaml:

dependencies:
  flutter_assets_pkg: ^0.0.1

Usage #

import 'package:flutter_assets_pkg/flutter_assets_pkg.dart';

Example:

ShowAssetsImage(
  imagePath: BkashAssets.logo,
)

Author #

Juwel Rana

License #

MIT License

1
likes
130
points
39
downloads

Documentation

API reference

Publisher

verified publisherjuweldev.top

Weekly Downloads

A Flutter package for displaying network images using predefined asset URLs and reusable widgets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on flutter_assets_pkg