flutter_waya 8.5.0 copy "flutter_waya: ^8.5.0" to clipboard
flutter_waya: ^8.5.0 copied to clipboard

The Flutter UI library contains multiple custom components,compatible with android,web,ios and MAC.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_waya

With Flutter:

 $ flutter pub add flutter_waya

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

dependencies:
  flutter_waya: ^8.5.0

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:flutter_waya/flutter_waya.dart';
8
likes
0
pub points
76%
popularity

Publisher

unverified uploader

The Flutter UI library contains multiple custom components,compatible with android,web,ios and MAC.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, easy_refresh, flutter, flutter_staggered_grid_view, path_drawing

More

Packages that depend on flutter_waya