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

discontinued
outdated

Simple way to Write Code

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_type

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

dependencies:
  simple_type: ^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:simple_type/simple_type.dart';
0
likes
20
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Simple way to Write Code

Homepage

License

MIT (license)

Dependencies

auto_size_text, bordered_text, flutter, flutter_svg, intl, logger, simple_animations, simple_code, time

More

Packages that depend on simple_type