liwe3_flutter 0.0.1 copy "liwe3_flutter: ^0.0.1" to clipboard
liwe3_flutter: ^0.0.1 copied to clipboard

The LiWE3 Flutter library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add liwe3_flutter

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

dependencies:
  liwe3_flutter: ^0.0.1

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:liwe3_flutter/components/button.dart';
import 'package:liwe3_flutter/components/dialog.dart';
import 'package:liwe3_flutter/components/input_text.dart';
import 'package:liwe3_flutter/components/tag_input.dart';
import 'package:liwe3_flutter/main.dart';
import 'package:liwe3_flutter/stores/theme.dart';
import 'package:liwe3_flutter/utils/challenge.dart';
import 'package:liwe3_flutter/utils/currency.dart';
import 'package:liwe3_flutter/utils/debug.dart';
0
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

The LiWE3 Flutter library

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, get

More

Packages that depend on liwe3_flutter