Brian Mwangi

Results 6 issues of Brian Mwangi

Fix to issue #23 of the app crashing while deleting zero projects. Now it does a simple check before getting the active project ID which is then passed to the...

Hi, I love this project and I have followed the tutorial to the letter. However, I would like to create something similar but with a twist. I want all notes...

Error on debug in Android studio. Affected file : transactions_view.dart Description : `error: The argument type 'Material Function(BuildContext, dynamic)' can't be assigned to the parameter type 'Widget Function(BuildContext)'. (argument_type_not_assignable at...

Hi guys, I am trying to run the Golang implementation on the graph below and the cost to the stop is the MaxInt set in the beginning. ```golang graph["start"] =...

Since it's a quick upload -> download web app, I thought of a simple security feature. On upload, a 4-digit random number is generated which can be memorized or written...

### Purpose This PR introduces an implementation to fetch bandwidth usage for Go pricing plan and notify the user on the client side. ### What has changed - Added a...