An open API service indexing awesome lists of open source software.

https://github.com/surfstudio/flutter-surf-controllers


https://github.com/surfstudio/flutter-surf-controllers

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Surf Controllers

[![Build Status](https://shields.io/github/workflow/status/surfstudio/SurfGear/build?logo=github&logoColor=white)](https://github.com/surfstudio/SurfGear/tree/main/packages/surf_controllers)
[![Pub Version](https://img.shields.io/pub/v/surf_controllers?logo=dart&logoColor=white)](https://pub.dev/packages/surf_controllers)
[![Pub Likes](https://badgen.net/pub/likes/surf_controllers)](https://pub.dev/packages/surf_controllers)
[![Pub popularity](https://badgen.net/pub/popularity/surf_controllers)](https://pub.dev/packages/surf_controllers/score)
![Flutter Platform](https://badgen.net/pub/flutter-platform/surf_controllers)

This package made by [Surf](https://surf.ru).

## About

Common controller for call dialogs.

## Installation

Add `surf_controllers` to your `pubspec.yaml` file:

```yaml
dependencies:
surf_controllers: ^1.0.0
```

You can use both `stable` and `dev` versions of the package listed above in the badges bar.

## Changelog

All notable changes to this project will be documented in [this file](./CHANGELOG.md).

## Issues

For issues, file directly in the Issues section.

## Contribute

If you would like to contribute to the package (e.g. by improving the documentation, solving a bug or adding a cool new feature), please review our [contribution guide](../../CONTRIBUTING.md) first and send us your pull request.

Your PRs are always welcome.

## How to reach us

Please feel free to ask any questions about this package. Join our community chat on Telegram. We speak English and Russian.

[![Telegram](https://img.shields.io/badge/chat-on%20Telegram-blue.svg)](https://t.me/SurfGear)

## License

[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)