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

outdated

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.4

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
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter, simprokmachine

More

Packages that depend on simprokcore