levit_flutter 0.0.5 copy "levit_flutter: ^0.0.5" to clipboard
levit_flutter: ^0.0.5 copied to clipboard

Utility mixins and tools for Levit Flutter applications. Re-exports levit_dart_utility.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add levit_flutter

With Flutter:

 $ flutter pub add levit_flutter

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

dependencies:
  levit_flutter: ^0.0.5

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:levit_flutter/levit_flutter.dart';
1
likes
0
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

Utility mixins and tools for Levit Flutter applications. Re-exports levit_dart_utility.

Repository (GitHub)
View/report issues

Topics

#flutter #utilities #widget

License

unknown (license)

Dependencies

flutter, levit_dart, levit_flutter_core

More

Packages that depend on levit_flutter