so_flutter 0.0.7 copy "so_flutter: ^0.0.7" to clipboard
so_flutter: ^0.0.7 copied to clipboard

outdated

A wrapper around Flutter's App concepts. This package provides is a small set of helper classes for quickly building Flutter applications based on Material design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add so_flutter

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

dependencies:
  so_flutter: ^0.0.7

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

Publisher

verified publisherstoredobject.com

Weekly Downloads

A wrapper around Flutter's App concepts. This package provides is a small set of helper classes for quickly building Flutter applications based on Material design.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on so_flutter