intry 0.3.2 copy "intry: ^0.3.2" to clipboard
intry: ^0.3.2 copied to clipboard

Intry is a highly efficient and rich UI component set designed specifically for creating editor and graphic design applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intry

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

dependencies:
  intry: ^0.3.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:intry/intry.dart';
2
likes
150
pub points
27%
popularity

Publisher

unverified uploader

Intry is a highly efficient and rich UI component set designed specifically for creating editor and graphic design applications.

Repository (GitHub)
View/report issues

Topics

#textfield #textinput #slider #ui #ux

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, math_parser, reflectable

More

Packages that depend on intry