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

Libraries

strider