serenay_ecommerce_widgets 1.1.0 copy "serenay_ecommerce_widgets: ^1.1.0" to clipboard
serenay_ecommerce_widgets: ^1.1.0 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serenay_ecommerce_widgets

With Flutter:

 $ flutter pub add serenay_ecommerce_widgets

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

dependencies:
  serenay_ecommerce_widgets: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:serenay_ecommerce_widgets/serenay_ecommerce_widgets.dart';
2
likes
0
points
494
downloads

Publisher

verified publisherserenay.net.tr

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#widget #ecommerce #ui

License

unknown (license)

Dependencies

cupertino_icons, flutter, url_launcher, video_player, youtube_player_flutter

More

Packages that depend on serenay_ecommerce_widgets