stra 0.0.4 copy "stra: ^0.0.4" to clipboard
stra: ^0.0.4 copied to clipboard

This package provides UI widgets and utilities for Flutter games running on Windows and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stra

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

dependencies:
  stra: ^0.0.4

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:stra/stra.dart';
1
likes
150
pub points
0%
popularity

Publisher

verified publisherstra.dev

This package provides UI widgets and utilities for Flutter games running on Windows and Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_svg, flutter_web_plugins, font_awesome_flutter, plugin_platform_interface, yaml

More

Packages that depend on stra