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

The Fidenz Flutter Boilerplate is a powerful and feature-rich starting template for Flutter app development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fidenz_flutter_boilerplate

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

dependencies:
  fidenz_flutter_boilerplate: ^0.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:fidenz_flutter_boilerplate/fidenz_flutter_boilerplate.dart';
2
likes
110
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

The Fidenz Flutter Boilerplate is a powerful and feature-rich starting template for Flutter app development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fidenz_flutter_boilerplate