simprokcore 1.1.7 copy "simprokcore: ^1.1.7" to clipboard
simprokcore: ^1.1.7 copied to clipboard

A template that removes all headache of designing your application's architecture by providing a simple API that encourages you to separate an application's logic properly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simprokcore

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

dependencies:
  simprokcore: ^1.1.7

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

Publisher

unverified uploader

A template that removes all headache of designing your application's architecture by providing a simple API that encourages you to separate an application's logic properly.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, simprokmachine

More

Packages that depend on simprokcore