dts_flutterwidgets 1.0.0+12 copy "dts_flutterwidgets: ^1.0.0+12" to clipboard
dts_flutterwidgets: ^1.0.0+12 copied to clipboard

Flutter UI widget library with buttons, cards, dialogs, inputs, dropdowns, navigation and more for consistent DTS design.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dts_flutterwidgets

With Flutter:

 $ flutter pub add dts_flutterwidgets

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

dependencies:
  dts_flutterwidgets: ^1.0.0+12

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:dts_flutterwidgets/dts_flutterwidgets.dart';
0
likes
0
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter UI widget library with buttons, cards, dialogs, inputs, dropdowns, navigation and more for consistent DTS design.

License

unknown (license)

Dependencies

cupertino_icons, dropdown_button2, file_picker, file_saver, flutter, flutter_riverpod, freezed_annotation, google_fonts, intl, json_annotation, syncfusion_flutter_datagrid, syncfusion_flutter_datagrid_export, syncfusion_flutter_xlsio

More

Packages that depend on dts_flutterwidgets