digit_components 1.0.3 copy "digit_components: ^1.0.3" to clipboard
digit_components: ^1.0.3 copied to clipboard

Digit UI Design specification Flutter widgets. Import this package by adding digit_components <latest> in respective pubspec.yaml dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add digit_components
copied to clipboard

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

dependencies:
  digit_components: ^1.0.3
copied to clipboard

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:digit_components/digit_components.dart';
copied to clipboard
5
likes
110
points
134
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Digit UI Design specification Flutter widgets. Import this package by adding digit_components <latest> in respective pubspec.yaml dependencies.

Documentation

API reference

License

MIT (license)

Dependencies

build_runner, easy_stepper, flutter, flutter_bloc, flutter_focus_watcher, flutter_spinkit, flutter_typeahead, fluttertoast, freezed_annotation, google_fonts, horizontal_data_table, intl, json_annotation, location, location_platform_interface, logging, overlay_builder, package_info_plus, plugin_platform_interface, reactive_flutter_typeahead, reactive_forms, remove_emoji_input_formatter

More

Packages that depend on digit_components