smart_space 0.1.2 copy "smart_space: ^0.1.2" to clipboard
smart_space: ^0.1.2 copied to clipboard

outdated

Ensures a consistent visual rhythm across each screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_space

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

dependencies:
  smart_space: ^0.1.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:smart_space/smart_space.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Ensures a consistent visual rhythm across each screen.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on smart_space