dredge_ui 0.2.2 copy "dredge_ui: ^0.2.2" to clipboard
dredge_ui: ^0.2.2 copied to clipboard

discontinuedreplaced by: tappable

Reusable UI widgets for the Dredge project

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dredge_ui

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

dependencies:
  dredge_ui: ^0.2.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:dredge_ui/constants.dart';
import 'package:dredge_ui/extensions.dart';
import 'package:dredge_ui/models.dart';
import 'package:dredge_ui/providers.dart';
import 'package:dredge_ui/utils.dart';
import 'package:dredge_ui/widgets.dart';
0
likes
120
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Reusable UI widgets for the Dredge project

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, provider

More

Packages that depend on dredge_ui