toolkit_core 0.2.0 copy "toolkit_core: ^0.2.0" to clipboard
toolkit_core: ^0.2.0 copied to clipboard

Material 3 ready UI toolkit with themed widgets, inputs, navigation helpers, validators, and loggers for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toolkit_core

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

dependencies:
  toolkit_core: ^0.2.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:toolkit_core/toolkit_core.dart';
1
likes
160
points
140
downloads

Publisher

verified publisherjer3miahcodes.com

Weekly Downloads

Material 3 ready UI toolkit with themed widgets, inputs, navigation helpers, validators, and loggers for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#widget #theming #navigation #form #utilities

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on toolkit_core