Skip to content

Commit 6addf91

Browse files
committed
🎉 Release based_local_first_image v1.1.0+1 🎉
1 parent 7bd66d7 commit 6addf91

3 files changed

Lines changed: 15 additions & 13 deletions

File tree

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
## 1.1.0+1
2+
3+
- 📖 Update README.md
4+
15
## 1.1.0
26

3-
⚠️Rename `BasedLocalFirstImage().fileName` to `BasedLocalFirstImage().filename`
7+
- ⚠️ Rename `BasedLocalFirstImage().fileName` to `BasedLocalFirstImage().filename`
48

59
## 1.0.0
610

7-
🌞First commit
11+
- 🌞 First commit

packages/based_local_first_image/README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<div align="center">
2-
<img id="based_local_first_image" width="96" alt="based_local_first_image" src="https://raw.githubusercontent.com/Cierra-Runis/based_widget/master/.github/imgs/based_local_first_image/icon.svg">
2+
<img id="based_local_first_image" width="96" alt="based_local_first_image" src="https://raw.githubusercontent.com/Cierra-Runis/based_flutter/master/.github/imgs/based_local_first_image/icon.svg">
33
<p>『 based_local_first_image - Based Local First Image! 』</p>
44
</div>
55

6-
`Latest update: 2023-10-03 15:55:26`
7-
86
[📚 Introduction](#-Introduction)
97

108
[📦 How to use](#-How-to-use)
@@ -47,12 +45,12 @@ Image(
4745

4846
# 🧑‍💻 Contributor
4947

50-
<a href="https://github.com/Cierra-Runis/based_widget/graphs/contributors">
51-
<img src="https://contrib.rocks/image?repo=Cierra-Runis/based_widget" alt="based_widget"/>
48+
<a href="https://github.com/Cierra-Runis/based_flutter/graphs/contributors">
49+
<img src="https://contrib.rocks/image?repo=Cierra-Runis/based_flutter" alt="based_flutter"/>
5250
</a>
5351

5452
# 🔦 Declaration
5553

56-
[![License](https://img.shields.io/github/license/Cierra-Runis/based_widget)](https://github.com/Cierra-Runis/based_widget/blob/master/LICENSE)
54+
[![License](https://img.shields.io/github/license/Cierra-Runis/based_flutter)](https://github.com/Cierra-Runis/based_flutter/blob/master/LICENSE)
5755

58-
This project is licensed under the terms of the `MIT` license. See [LICENSE](https://github.com/Cierra-Runis/based_widget/blob/master/LICENSE) for more details
56+
This project is licensed under the terms of the `MIT` license. See [LICENSE](https://github.com/Cierra-Runis/based_flutter/blob/master/LICENSE) for more details

packages/based_local_first_image/pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: based_local_first_image
22
description: A Based Widget For Building More Useful Avatar
3-
version: 1.1.0
4-
homepage: https://github.com/Cierra-Runis/based_widget/tree/master/packages/based_avatar
3+
version: 1.1.0+1
4+
homepage: https://github.com/Cierra-Runis/based_flutter/tree/master/packages/based_avatar
55

66
environment:
7-
sdk: ">=3.1.2 <4.0.0"
8-
flutter: ">=1.17.0"
7+
sdk: '>=3.1.2 <4.0.0'
8+
flutter: '>=1.17.0'
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)