Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemyerebasmaz committed Jul 3, 2024
1 parent e479457 commit 60f9d62
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,30 @@
[![pub package](https://img.shields.io/pub/v/breez_liquid_sdk.svg)](https://pub.dev/packages/breez_liquid_sdk)

## Table of contents
- [Platform Support](#platform-support)
- [Requirements](#requirements)
- [Description](#description)
- [Installation](#installation)
- [Usage](#usage)
- [Documentation](#documentation)

## Platform Support

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :----: |
|||||||

## Requirements

- Flutter >=3.10.0
- Dart >=3.4.0 <4.0.0
- iOS >=12.0
- MacOS >=10.11
- Android `compileSDK` 31
- Java 1.8
- Android Gradle Plugin >=7.1.2
- Gradle wrapper >=7.4

## Description

This is a Flutter package that wraps the Dart bindings of [Breez Liquid SDK](https://github.com/breez/breez-liquid-sdk?tab=readme-ov-file#readme).
Expand Down

0 comments on commit 60f9d62

Please sign in to comment.