design_system_weincode 0.0.2 copy "design_system_weincode: ^0.0.2" to clipboard
design_system_weincode: ^0.0.2 copied to clipboard

outdated

This package is an example about implement atomic design in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add design_system_weincode

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

dependencies:
  design_system_weincode: ^0.0.2

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:design_system_weincode/design_system_weincode.dart';
6
likes
70
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

This package is an example about implement atomic design in Flutter.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on design_system_weincode