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

outdated

The source for a library for simple and fast design pattern of model, view and controller 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.0.9

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
15
pub points
0%
popularity

Publisher

unverified uploader

The source for a library for simple and fast design pattern of model, view and controller in supported modern programming languages.

Homepage

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

async, flutter, meta

More

Packages that depend on thoaded