thoaded 0.1.0 copy "thoaded: ^0.1.0" to clipboard
thoaded: ^0.1.0 copied to clipboard

Library for simple and fast design pattern that extends model, view and controller for asynchronous events in supported modern programming languages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add thoaded

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

dependencies:
  thoaded: ^0.1.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:thoaded/thoaded.dart';
1
likes
35
pub points
0%
popularity

Publisher

unverified uploader

Library for simple and fast design pattern that extends model, view and controller for asynchronous events in supported modern programming languages.

Homepage

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

async, flutter, meta

More

Packages that depend on thoaded