pixl_primitives 1.0.0-alpha copy "pixl_primitives: ^1.0.0-alpha" to clipboard
pixl_primitives: ^1.0.0-alpha copied to clipboard

Primitive reusable widgets for pixl

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pixl_primitives

With Flutter:

 $ flutter pub add pixl_primitives

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

dependencies:
  pixl_primitives: ^1.0.0-alpha

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:pixl_primitives/box.dart';
import 'package:pixl_primitives/focus_control.dart';
import 'package:pixl_primitives/inset.dart';
1
likes
0
points
2
downloads

Publisher

verified publisherkonstant.is

Weekly Downloads

Primitive reusable widgets for pixl

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pixl_primitives