fedodo_general 0.1.2 copy "fedodo_general: ^0.1.2" to clipboard
fedodo_general: ^0.1.2 copied to clipboard

A flutter package which contains general components of the Fedodo-UIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fedodo_general

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

dependencies:
  fedodo_general: ^0.1.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:fedodo_general/fedodo_general.dart';
2
likes
140
points
26
downloads

Publisher

verified publisherfedodo.org

Weekly Downloads

A flutter package which contains general components of the Fedodo-UIs.

Homepage

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on fedodo_general