File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 1.0.4+1
2+
3+ - 📖 Update README.md
4+
15## 1.0.4
26
3- 📖 Update repo link
7+ - 📖 Update repo link
48
59## 1.0.3
610
7- 📖 Set default size to 40
11+ - 📖 Set default size to 40
812
913## 1.0.2
1014
11- 1 . 🔧 Fix when ` zoomDistance ` equals zero
12- 2 . 📖 Improve avatar border color in light mode
15+ - 🔧 Fix when ` zoomDistance ` equals zero
16+ - 📖 Improve avatar border color in light mode
1317
1418## 1.0.1
1519
16- 📖 Improve logic of BasedAvatar
17- 📖 Add web demo
20+ - 📖 Improve logic of BasedAvatar
21+ - 📖 Add web demo
1822
1923## 1.0.0
2024
21- 🌞 First commit
25+ - 🌞 First commit
Original file line number Diff line number Diff line change 11<div align =" center " >
2- <img id =" based_avatar " width =" 96 " alt =" based_avatar " src =" https://raw.githubusercontent.com/Cierra-Runis/based_widget /master/.github/imgs/based_avatar/icon.svg " >
2+ <img id =" based_avatar " width =" 96 " alt =" based_avatar " src =" https://raw.githubusercontent.com/Cierra-Runis/based_flutter /master/.github/imgs/based_avatar/icon.svg " >
33 <p >『 based_avatar - Based Avatar! 』</p >
44</div >
55
@@ -29,13 +29,13 @@ A Based Widget For Building More Useful Avatar
2929
3030WIP
3131
32- Or try out [ live example app] ( http://note-of-me.top/based_widget / )
32+ Or try out [ live example app] ( http://cierra-runis.github.io/based_flutter / )
3333
3434# 📦 How to use
3535
3636- Follow [ Installing] ( https://pub.dev/packages/based_avatar/install ) to add ` based_avatar ` to your ` pubspec.yaml `
3737
38- - See the example code at [ example] ( https://github.com/Cierra-Runis/based_widget /blob/master/example/lib/main.dart )
38+ - See the example code at [ example] ( https://github.com/Cierra-Runis/based_flutter /blob/master/example/lib/main.dart )
3939
4040# ⏳ Rate of progress
4141
4848
4949# 🧑💻 Contributor
5050
51- <a href =" https://github.com/Cierra-Runis/based_widget /graphs/contributors " >
52- <img src =" https://contrib.rocks/image?repo=Cierra-Runis/based_widget " />
51+ <a href =" https://github.com/Cierra-Runis/based_flutter /graphs/contributors " >
52+ <img src =" https://contrib.rocks/image?repo=Cierra-Runis/based_flutter " alt = " contributors " />
5353</a >
5454
5555# 🔦 Declaration
5656
57- [ ![ License] ( https://img.shields.io/github/license/Cierra-Runis/based_widget )] ( https://github.com/Cierra-Runis/based_widget /blob/master/LICENSE )
57+ [ ![ License] ( https://img.shields.io/github/license/Cierra-Runis/based_flutter )] ( https://github.com/Cierra-Runis/based_flutter /blob/master/LICENSE )
5858
59- 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
59+ 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
Original file line number Diff line number Diff line change 11name : based_avatar
22description : A Based Widget For Building More Useful Avatar
3- version : 1.0.4
4- homepage : https://github.com/Cierra-Runis/based_widget /tree/master/packages/based_avatar
3+ version : 1.0.4+1
4+ homepage : https://github.com/Cierra-Runis/based_flutter /tree/master/packages/based_avatar
55
66environment :
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
1010dependencies :
1111 flutter :
You can’t perform that action at this time.
0 commit comments