squirrel 0.2.0 copy "squirrel: ^0.2.0" to clipboard
squirrel: ^0.2.0 copied to clipboard

Create installable desktop apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add squirrel

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

dependencies:
  squirrel: ^0.2.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:squirrel/squirrel.dart';
41
likes
60
pub points
40%
popularity

Publisher

verified publisheranais.dev

Create installable desktop apps

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, jinja, path, yaml

More

Packages that depend on squirrel