sm_widget 0.0.6 copy "sm_widget: ^0.0.6" to clipboard
sm_widget: ^0.0.6 copied to clipboard

A Flutter package with widgets, containing implementations of commonly used Flutter widgets.

sm_widget #

English 简体中文

sm_widget is a Flutter component library written in Dart, containing implementations of commonly used Flutter widgets.

Installing #

Depend on it

Run this command:

With Dart:

dart pub add sm_widget

with Flutter:

flutter pub add sm_widget

Or add the dependency to your pubspec.yaml file and run dart pub get:

dependencies:
  sm_widget: ^0.0.1
2
likes
140
pub points
39%
popularity

Publisher

unverified uploader

A Flutter package with widgets, containing implementations of commonly used Flutter widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

extended_text, extended_text_field, extended_text_library, flutter, get, sm_image, sm_logger, sm_network

More

Packages that depend on sm_widget