beagle_components 1.0.0 copy "beagle_components: ^1.0.0" to clipboard
beagle_components: ^1.0.0 copied to clipboard

Beagle Components is a set of tools and components to be used with the Beagle package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beagle_components

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

dependencies:
  beagle_components: ^1.0.0

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:beagle_components/beagle_components.dart';
2
likes
70
pub points
0%
popularity

Publisher

unverified uploader

Beagle Components is a set of tools and components to be used with the Beagle package.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

beagle, collection, flutter, webview_flutter

More

Packages that depend on beagle_components