mobile_ecommerce_widgets 1.0.0 copy "mobile_ecommerce_widgets: ^1.0.0" to clipboard
mobile_ecommerce_widgets: ^1.0.0 copied to clipboard

A backend-driven dynamic widget system for e-commerce home/category screens. Renders TEXT, IMAGE, CAROUSEL, GRID, PRODUCTCARD, FLASHSALE and more from a JSON payload, with navigation/data/cart injecte [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobile_ecommerce_widgets

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mobile_ecommerce_widgets: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mobile_ecommerce_widgets/mobile_ecommerce_widgets.dart';
0
likes
130
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A backend-driven dynamic widget system for e-commerce home/category screens. Renders TEXT, IMAGE, CAROUSEL, GRID, PRODUCTCARD, FLASHSALE and more from a JSON payload, with navigation/data/cart injected by the host app.

Topics

#widget #ecommerce #ui

License

MIT (license)

Dependencies

cupertino_icons, flutter, url_launcher, video_player, youtube_player_flutter

More

Packages that depend on mobile_ecommerce_widgets