simply 3.0.1 copy "simply: ^3.0.1" to clipboard
simply: ^3.0.1 copied to clipboard

outdated

Flutter made simple, Simply is a light-weight package for creating production-ready applications easily and quickly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simply

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

dependencies:
  simply: ^3.0.1

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:simply/simply.dart';
1
likes
0
points
103
downloads

Publisher

verified publisherwisebay.tech

Weekly Downloads

Flutter made simple, Simply is a light-weight package for creating production-ready applications easily and quickly.

Homepage

License

unknown (license)

Dependencies

flutter, provider, rxdart

More

Packages that depend on simply