s_design 2.0.0 copy "s_design: ^2.0.0" to clipboard
s_design: ^2.0.0 copied to clipboard

Schrift Design UI component library of Flutter, responsive and suitable for use in mobile projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add s_design

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

dependencies:
  s_design: ^2.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:s_design/s_design.dart';
2
likes
160
points
155
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Schrift Design UI component library of Flutter, responsive and suitable for use in mobile projects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_localizations, flutter_spinkit, intl, provider, qr_flutter, shimmer

More

Packages that depend on s_design