fancy_factory 0.5.0+5 copy "fancy_factory: ^0.5.0+5" to clipboard
fancy_factory: ^0.5.0+5 copied to clipboard

A factory for flutter widgets on fancy way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fancy_factory

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

dependencies:
  fancy_factory: ^0.5.0+5

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

Publisher

unverified uploader

Weekly Downloads

A factory for flutter widgets on fancy way.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

chameleon_resolver, fancy_stream, flutter, flutter_localizations, flutter_tags

More

Packages that depend on fancy_factory