strider 0.9.1 copy "strider: ^0.9.1" to clipboard
strider: ^0.9.1 copied to clipboard

A Dart package for creating Swift-like Strides.

strider #

strider is a Dart package for creating Swift-like Strides.

License #

This project is licensed under the MIT License.

Features #

  • No external dependencies

Installation #

Add the following to your pubspec.yaml:

dependencies:
	strider: ^<latest_version>

Then run:

dart pub get

Usage #

Import the package:

import 'package:strider/strider.dart';

Contributing #

Contributions are welcome! Please open issues or submit pull requests on GitHub.

  1. Fork the repository
  2. Create a feature branch
  3. Write tests for your changes
  4. Open a pull request
0
likes
140
points
11
downloads

Documentation

API reference

Publisher

verified publisherpryor.io

Weekly Downloads

A Dart package for creating Swift-like Strides.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on strider