Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animated heart loader for devs page #346

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
fa5e25c
Add John Lester D. Necesito details
Zacharias02 Feb 14, 2021
346168b
Release new version
joshuadeguzman Feb 10, 2021
52ee034
Add username
mgcarpizo Feb 10, 2021
7fd537e
Resolved merge conflict by using current data.
mgcarpizo Feb 14, 2021
9648f52
Removed duplicate files
mgcarpizo Feb 14, 2021
d460ab1
Refactor search future
OliverRhyme Feb 14, 2021
cf411aa
Change search bar hint
OliverRhyme Feb 14, 2021
9efc51c
Fix dev page bug where the page is stuck in loading when switching fr…
OliverRhyme Feb 14, 2021
11392ba
Revert initializing devBoardModel on didChangeDependencies
OliverRhyme Feb 15, 2021
59e8ec5
Revert to using MultiProvider
OliverRhyme Feb 15, 2021
03720b5
Revert SearchBar hint
OliverRhyme Feb 15, 2021
c4b12d5
Add custom loader on dashboard page
mgcarpizo Feb 17, 2021
dec1d1f
add paul cedo to details dev board
paulcedo Feb 20, 2021
9c89f7f
Added heart loader
mgcarpizo Feb 21, 2021
430b82f
Add Portia Bumanlag Details
MapleSyyrup Feb 22, 2021
fb0ea35
Add Jaymon Rivera details
Feb 23, 2021
000f750
Merge branch 'master' into 340/JaymonRivera
joshuadeguzman Feb 23, 2021
a2ffc2c
docs: update README.md [skip ci]
allcontributors[bot] Feb 23, 2021
a0ce67d
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 23, 2021
7badf5b
Merge pull request #355 from JackofAllTradesDev/340/JaymonRivera
joshuadeguzman Feb 23, 2021
578ec3c
Merge pull request #356 from flutterph/all-contributors/add-JackofAll…
joshuadeguzman Feb 23, 2021
3eddbe8
Merge pull request #353 from MapleSyyrup/352/PortiaBumanlag
joshuadeguzman Feb 23, 2021
3051f65
Merge pull request #302 from OliverRhyme/search
joshuadeguzman Feb 23, 2021
0570e2b
docs: update README.md [skip ci]
allcontributors[bot] Feb 23, 2021
edb24a8
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 23, 2021
95dc145
Merge pull request #357 from flutterph/all-contributors/add-OliverRhyme
joshuadeguzman Feb 23, 2021
28383a4
Merge branch 'master' into 290/Zacharias02
joshuadeguzman Feb 23, 2021
22184ed
Merge pull request #291 from Zacharias02/290/Zacharias02
joshuadeguzman Feb 23, 2021
cae782d
docs: update README.md [skip ci]
allcontributors[bot] Feb 23, 2021
03b0ff6
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 23, 2021
add0511
Merge pull request #358 from flutterph/all-contributors/add-Zacharias02
joshuadeguzman Feb 23, 2021
e69baaf
Merge branch 'master' into master
joshuadeguzman Feb 23, 2021
6680bf2
Merge pull request #343 from paulcedo/master
joshuadeguzman Feb 23, 2021
9949bb8
docs: update README.md [skip ci]
allcontributors[bot] Feb 23, 2021
0f312b9
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 23, 2021
6e28cd9
Merge pull request #359 from flutterph/all-contributors/add-paulcedo
joshuadeguzman Feb 23, 2021
f1bf30e
BUG: fix missing bracket
vinceramcesoliveros Feb 25, 2021
3a43553
Release new version
joshuadeguzman Feb 10, 2021
e8ddb5c
Rebased and added loader
mgcarpizo Feb 27, 2021
5c38257
Merge branch '345/mgcarpizo' of https://github.com/mgcarpizo/devs int…
mgcarpizo Feb 27, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 30 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,9 @@
"avatar_url": "https://avatars.githubusercontent.com/u/35908542?v=4",
"profile": "https://github.com/OliverRhyme",
"contributions": [
"content"
"content",
"code",
"bug"
]
},
{
Expand Down Expand Up @@ -470,6 +472,33 @@
"contributions": [
"content"
]
},
{
"login": "JackofAllTradesDev",
"name": "Jaymon Rivera",
"avatar_url": "https://avatars.githubusercontent.com/u/40779851?v=4",
"profile": "https://github.com/JackofAllTradesDev",
"contributions": [
"content"
]
},
{
"login": "Zacharias02",
"name": "John Lester D. Necesito",
"avatar_url": "https://avatars.githubusercontent.com/u/52057825?v=4",
"profile": "https://github.com/Zacharias02",
"contributions": [
"content"
]
},
{
"login": "paulcedo",
"name": "Kuya False",
"avatar_url": "https://avatars.githubusercontent.com/u/8663669?v=4",
"profile": "https://paulcedo.com",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions .last_build_id
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2c8c0016e18d4544ee4991351fe1d0ad
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# devs
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![style: very good analysis](https://img.shields.io/badge/style-very_good_analysis-B22C89.svg)](https://pub.dev/packages/very_good_analysis)
Expand Down Expand Up @@ -227,12 +227,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/ipancho"><img src="https://avatars.githubusercontent.com/u/75502259?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ipancho</b></sub></a><br /><a href="#content-Ipancho" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/Kathorsiii"><img src="https://avatars.githubusercontent.com/u/55967594?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kathorsiii</b></sub></a><br /><a href="#content-Kathorsiii" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/jedau"><img src="https://avatars.githubusercontent.com/u/4092668?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jed Aureus Gonzales</b></sub></a><br /><a href="#content-jedau" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/OliverRhyme"><img src="https://avatars.githubusercontent.com/u/35908542?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oliver Rhyme Guibone Añasco</b></sub></a><br /><a href="#content-OliverRhyme" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/OliverRhyme"><img src="https://avatars.githubusercontent.com/u/35908542?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oliver Rhyme Guibone Añasco</b></sub></a><br /><a href="#content-OliverRhyme" title="Content">🖋</a> <a href="https://github.com/flutterph/devs/commits?author=OliverRhyme" title="Code">💻</a> <a href="https://github.com/flutterph/devs/issues?q=author%3AOliverRhyme" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/tanmher"><img src="https://avatars.githubusercontent.com/u/52248217?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mher Tan</b></sub></a><br /><a href="#content-tanmher" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/rytzi"><img src="https://avatars.githubusercontent.com/u/65063194?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ritzi April Lontoc</b></sub></a><br /><a href="#content-rytzi" title="Content">🖋</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/boringdeveloper"><img src="https://avatars.githubusercontent.com/u/21273958?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nickr</b></sub></a><br /><a href="#content-boringdeveloper" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/JackofAllTradesDev"><img src="https://avatars.githubusercontent.com/u/40779851?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jaymon Rivera</b></sub></a><br /><a href="#content-JackofAllTradesDev" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/Zacharias02"><img src="https://avatars.githubusercontent.com/u/52057825?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John Lester D. Necesito</b></sub></a><br /><a href="#content-Zacharias02" title="Content">🖋</a></td>
<td align="center"><a href="https://paulcedo.com"><img src="https://avatars.githubusercontent.com/u/8663669?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kuya False</b></sub></a><br /><a href="#content-paulcedo" title="Content">🖋</a></td>
</tr>
</table>

Expand Down
1 change: 1 addition & 0 deletions assets/AssetManifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"assets/data/devs.json":["assets/data/devs.json"],"assets/logos/logo.png":["assets/logos/logo.png"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"]}
1 change: 1 addition & 0 deletions assets/FontManifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"family":"MaterialIcons","fonts":[{"asset":"fonts/MaterialIcons-Regular.otf"}]},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]}]
Loading