Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/CircuitVerse/mobile-app
Mobile App for CircuitVerse
https://github.com/CircuitVerse/mobile-app
* Navigation includes previous and next buttons are not included in the APIs responses, so we hav...
102c05b1e87ba4232cfc81fff108913cfd831a7f authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
a7a49c775a9e0bd7d6885ce224b58da92625e78f authored over 3 years ago
* Implemented getChapters() and getPageData().
* IbChapter now includes navOrder since it was ne...
Signed-off-by: Manjot Sidhu <[email protected]>
339c5779c657bcbdb27a374e1ad9bdaddebf1bc0 authored over 3 years ago* In-order to build Navigation and Drawer List Items, we realized that IbRawPage is just too ove...
abc3a9b7e664c780f2445fba0f0fb433d0414fc8 authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
970d662db700e5175b53caed125af70b1a4a2310 authored over 3 years ago
* Added support for Liquid syntax parsing.
* Chapter Contents is parsed from HTML content and th...
* The strategy is to parse using html package and recursively parse the lists.
* The list data w...
* Table of Contents has it's title and list text which is not required in mobile-app as it's now...
67122f4ae5f43eab5a017c2d3a856dae8889542d authored over 3 years ago
* Get.snackbar now accepts message and title mandatory.
* Http package now accepts Uri instead o...
Signed-off-by: Manjot Sidhu <[email protected]>
6471528be3c2b27e896ccc6bfef79a9a748d4ea6 authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
3139d7a1a18423a50b32839560264ad2bb25f341 authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
d4eac3aa2a0fc0e102c1a1be39a47f173767e10b authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
ce1a78f1aa8b50f431a2e182c4d632e7e9eb33ca authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
1c97f2f1e11135b921fe1ce06edc53933c0d47cb authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
8a2000dd693762f106ddf21ad23324a846d2144f authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
ab8183f0de16deecc75256f75b51ec5902371451 authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
648ebe1c9350f652b50647c2950d26e8ae3600aa authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
af321501c3a326c0d7f93fe9934575f11d24c173 authored over 3 years ago
* Ref:
https://stackoverflow.com/questions/61779848/flutter-extension-methods-not-working-it-say...
e3d6944d37e6f15fb6e890ee87de767b8549feb7 authored over 3 years ago
011b174d822499a52ea62a6fd5624cfece5be811 authored over 3 years ago
Signed-off-by: Manjot Sidhu <[email protected]>
a7f8d28ca4d06cc4049ef2d3356a24410b2e4d37 authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
841259998dbd703fd4cf883ea64f4ea46c4529c8 authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
5a7a5b4e792a1d9857034326b5a316ae4acbe23a authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
8cb89e509847cfe7472cd46201013a5b6f5973c2 authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
25c52b06261cba46a79e23a174c63839893bfde2 authored over 3 years ago* Still this is not a full working solution since Flutter's Image.network is not capable of hand...
cfd225ec7da82b95f5c809a6e1f8762a36099779 authored over 3 years ago
* Ideally, we should not parse pop quizes using markdown.
* We will have a special widget that w...
Signed-off-by: Manjot Sidhu <[email protected]>
4aa8fbdb96cf133ac35c494bfb92dca25375a8af authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
0346d899cbaf1c267b7d65a81ff9b03949251e7a authored over 3 years ago* We found out that flutter_markdown which is maintained by flutter team, is already supporting ...
2fa8ec7b9aad3b37c28af52862f5db6c72195b24 authored over 3 years agoSigned-off-by: Manjot Sidhu <[email protected]>
a710623e8d9d30cbd2a9f1b969113a9fd243b3a2 authored over 3 years ago
* flutter_markdown has some issues because of which we are using our own fork of the same.
(http...
Signed-off-by: Manjot Sidhu <[email protected]>
90a58d14ddcc9874b907367591f452b426f45b0d authored over 3 years ago
* API for fetching Raw Page Data and Fetching Pages list
* We are not serializing and returning ...
Signed-off-by: Manjot Sidhu <[email protected]>
3cf60e29f95c3e39556764a71001118bf64f5ef3 authored over 3 years ago
* Future.delayed() introduced in callback function causes Timer to throw errors.
ref: https://st...
The current Interactive Book has pages for Parent pages like "Binary Algebra". Currently, mobile...
2230d48266fbdc8575460c8d3265119313d54f11 authored over 3 years ago
* Made Button size smaller.
* Color Scheme follows white as bg color and primary color as Icon's...
* Floating Action Buttons now fades in if we scroll down and accordingly fades out if we scroll ...
2a230d206c4b712e985d19e1a4474a93450986a4 authored over 3 years ago* Uses Function Callback to run the function in IbPageView when TOC button is pressed in AppBar ...
b3bab591ec2bc1da21fbed92b83990d09f48bc35 authored over 3 years ago
* Moved common drawer tile to components as CVDrawerTile.
* Added a IbTheme class for custom sty...
Signed-off-by: Manjot Sidhu <[email protected]>
06eda81755550c75460b68a93857644da2a640e9 authored over 3 years ago
* I almost forgot to run Tests after doing changes.
* Should be reverted before merging back to ...
This reverts commit a07a8b4b547b5915f7729d45b84493a9ae52eaa9.
9c0106e7d3e25d2df10102cf581f4ec99b3b4857 authored over 3 years ago* Bringup Interactive Book UI Views.
* Moved common drawer tile to components as CVDrawerTile...
a07a8b4b547b5915f7729d45b84493a9ae52eaa9 authored over 3 years ago* Revert "Android App Icon Updates (#96)"
This reverts commit 298618fb988fa7157f1869ed62e1ed5...
66d41c376150bea3d266140e7c96d9fc97ca07a7 authored over 3 years agodf4f5e372af61c177f34f1be5196989a6b3acd56 authored over 3 years ago
* Icon change successful
* Pubspec
Pubspec .lock and .yaml files corrected
298618fb988fa7157f1869ed62e1ed57e6b30a6f authored over 3 years ago* typo in Readme file
* updated screenshots of mobile app
aaa8d6f83d24ba259d5d9ee4fe24df4132ee2c1d authored over 3 years ago7a1d006f8eaa5df2bfaf577af507cf1bdc0a2214 authored over 3 years ago
28750c5295575f85034bc2aa848b94ecd25073ef authored over 3 years ago
* bfix: fix android release config for cd.yml
* conf: bump version code
915dbc340050185e96c93b56ff1d5b59683b84c8 authored over 3 years ago6007b390b14e05a7de39545b6cda54886c162808 authored over 3 years ago
93e6869ff6c0992ad94c976863bfe18a1867fe27 authored over 3 years ago
c9492a7262935ce0a4df75697edfa439ca4c405d authored over 3 years ago
3af8dd8cc0ce310f9ed1bf9df405205a052452b8 authored over 3 years ago
3c25617b74952fa8cdb903781d298d0aee6f6518 authored almost 4 years ago
2edd5205c2873fa17102f814f711073f5f144f40 authored almost 4 years ago
66230c2600cf4aa73c68eaceea3279b56d5bbec9 authored almost 4 years ago
6ed3768442f57e77398a9c63a9155895b43464fa authored almost 4 years ago
33f1457e7c355c5ae5ac92a0240ca2a6324d29d8 authored almost 4 years ago
e5184f8d7f3197586b9ec84989f27bae9c362572 authored almost 4 years ago
*Total -- 595.41kb -> 569.18kb (4.41%)
/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-Ap...
bcc32fd8df3d75759b6fd08386b7e42b68b1a4a6 authored almost 4 years ago593c961e2a01c56661cc953fa9f3570b8e10c4aa authored almost 4 years ago
246d89caa9ec81d18e5edd687aee8fa593b457ff authored almost 4 years ago
* Update Packages
Signed-off-by: Manjot Sidhu <[email protected]>
* CV: Swap depreciated...
c34285676c0929eb6d34d900661c442a7b2725c3 authored almost 4 years ago597d2059524a563afe67decb880919fd7cf73641 authored almost 4 years ago
* Add members dialog box now appears in the center, and automatically adjusts itself if the keyb...
ea4e8e5888473c6e219e2368ef323f360d0cb9c8 authored almost 4 years ago* Added share link button to project screen
* Changed function name to onShareButtonPressed
7f99c4d3702ca8aadaaa8c1276dba4a90e8cc2a9 authored about 4 years ago* feat: Added pinch to zoom and expansion button
* feat: Completed pinch, tap and drag to zoo...
403292c1122c10af2aa72c4991bd163fc0f09f41 authored about 4 years ago* Add UI Tests for Groups.
Signed-off-by: Manjot Sidhu <[email protected]>
* UI Test...
b778e7b6892257e410b9c1343f59345d15ed697d authored about 4 years ago* Disabled add button on empty input field of Add Group Members.
* Fixed the disabling of Add b...
843901b390a24fd681905209d789455438a456a6 authored about 4 years agodf5c7dc9aa60d9c74863cbb54ae615ba7ab955a4 authored about 4 years ago
* fix: Remover the description key when the description returned is null
* fix: Added null ch...
5318ee7717947d0002f80816d822d0b116b71bba authored about 4 years ago* added splash screen feature
* added splash screen feature
* added splash screen
4bac198f1c5f4a7a6b1bc62aea2243c3af66231d authored about 4 years ago* added dark mode option
* minor changes in dark-mode
* positioning the dark mode switch a...
c22c15bf5445e5be818d552dd2747628a54e5026 authored about 4 years agoSigned-off-by: Manjot Sidhu <[email protected]>
d60561b595726a82b44af311f4e0f672516a8c6e authored about 4 years ago* Add Profile View UI Test
Signed-off-by: Manjot Sidhu <[email protected]>
* Fixes f...
cc68c91d09d617566c46a6371c048b221cc1236d authored about 4 years ago* Added typeahead field
* added typeahead field
* Added API tests
* Separated Country a...
62554d05f9d2b0dd62ff654c537a13ad076ed179 authored about 4 years ago0a9a6b0af610ad8cde475a2e2e32415fff9580cd authored about 4 years ago
29c4983a36993bc1f1399f157a25130f44acd68b authored about 4 years ago
27f8e048ff81841637e4901d4fcd79042c3a5c00 authored about 4 years ago
cd5c7877dba3cb0558850e41f1a38aad39e50124 authored about 4 years ago
* Added Focus Nodes
* Added spacing
* Updated formatting
501e74c281bbebd6c7149b97037ec5ca13c3ba64 authored about 4 years ago* Bringup Featured Circuits
* Adds Featured Circuits View
* Adds Explore (Expandable Tile) > Fe...
* Added focus nodes
* Improved naming convention
0098f144b483a7ff5cfc40e1f7dd5e0c0547720b authored about 4 years agoSigned-off-by: Manjot Sidhu <[email protected]>
946e35c3dbc7a053fc0f6ebaf501b671f0059fe4 authored about 4 years ago* Add modal test for AddCollaboratorResponse model.
Signed-off-by: Manjot Sidhu <manjot.techi...
c92b2b4321a26603667caf9ab95f572dd00d7fb2 authored about 4 years ago7c6085994874ca7a5d6746aed338aeaf91db1638 authored about 4 years ago
a144df95968ec1fb4caab9d720b87c84652db10d authored about 4 years ago
* About CV: Bringup Privacy Policy page.
Signed-off-by: Manjot Sidhu <[email protected]>
...
* About CV: Bringup Terms of Service Page.
Signed-off-by: Manjot Sidhu <[email protected]...
10afffe74bfc0b66e3228f3997104066ee039aac authored about 4 years agoSigned-off-by: Manjot Sidhu <[email protected]>
7cded442e1afbc0f454ec698427ab7d51689dc7a authored about 4 years agob0027d49c4e14f0748e0d10fe7910ce5d3feeb8a authored over 4 years ago
a0de0420fa7ff7d7c038f479d1ed7f692080a8e5 authored over 4 years ago
54520842d4bad952c121e7003784f8a16dafc58e authored over 4 years ago
Minor UI fixes in Edit & Create Views
24368f1548a0b78d1c860828322415449f931103 authored over 4 years ago295a26d1eff105fa52cf674e0961dceb84a89811 authored over 4 years ago