slim 4.2.8 copy "slim: ^4.2.8" to clipboard
slim: ^4.2.8 copied to clipboard

app essentials - common app infrastructure for localizations, ui messages, state management, useful extensions, rest api

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slim

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

dependencies:
  slim: ^4.2.8

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:slim/slim.dart';
18
likes
40
pub points
0%
popularity

Publisher

unverified uploader

app essentials - common app infrastructure for localizations, ui messages, state management, useful extensions, rest api

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_localizations, http

More

Packages that depend on slim