typeset 0.1.0+4
typeset: ^0.1.0+4 copied to clipboard
This supports the input from backend to be formatted with different formatters
TypeSet #
This supports the input from backend to be formatted with different formatters
Installation 💻 #
❗ In order to start using typeset you must have the Flutter SDK installed on your machine.
Add typeset
to your pubspec.yaml
:
dependencies:
typeset:
Install it:
flutter packages get