Skip to content

Commit 6577251

Browse files
chore: release v0.1.0-beta
1 parent ba4b5ff commit 6577251

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Misskey Auth
22

3+
[![Demo](https://raw.githubusercontent.com/librarylibrarian/misskey_auth/main/assets/demo_thumb.gif)]
4+
35
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
46

57
**Language**: [🇺🇸 English](#english) | [🇯🇵 日本語](#japanese)

assets/demo_thumb.gif

3.52 MB
Loading

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: misskey_auth
22
description: "Flutter library for Misskey OAuth authentication. Support for MiAuth format is planned in the future."
33
# The following line prevents the package from being accidentally published to
44
# pub.dev using `flutter pub publish`. This is preferred for private packages.
5-
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
5+
#publish_to: 'none' # Remove this line if you wish to publish to pub.dev
66

77
homepage: https://librarylibrarian.com/
88
repository: https://github.com/LibraryLibrarian/misskey_auth

0 commit comments

Comments
 (0)