Pinned Repositories
AwareSample
Sample app for Awarness API that was showcased at: https://www.meetup.com/AndroidListener-Chicago/events/233339910/
dart_dime
Dime is dart Dependency Injection framework that works with DartVM and Flutter.
flutter-fimber
Fimber is Flutter logger inspired by Timber (logger API for Android)
UnitTestProject
Showing Mockito and PowerMockito kotlin classes mocking error. Project for issues posted on mockito: https://github.com/mockito/mockito/issues/364
magillus's Repositories
magillus/flutter-fimber
Fimber is Flutter logger inspired by Timber (logger API for Android)
magillus/dart_dime
Dime is dart Dependency Injection framework that works with DartVM and Flutter.
magillus/AwareSample
Sample app for Awarness API that was showcased at: https://www.meetup.com/AndroidListener-Chicago/events/233339910/
magillus/ConstraintSetChangesTest
Simple project showing Changes of ConstraintSet value as part of mutable state in JetpackCompose.
magillus/example_flutter
Sample app from flutter create
magillus/realm-playground
Realm db playground project to sample a usage and test few things.
magillus/RxJavaPlayground
magillus/beacon_broadcast
A Flutter plugin for turning your device into a beacon.
magillus/ble-java
A Java BLE (bluetooth 4.0) library for bluez.
magillus/build_cli
A builder that generates an ArgsParser from a class
magillus/carhack
Automotive data aquisition, logging, diagnostics, and visualization project. Focusing on CAN-bus and the Nissan 370Z
magillus/cobs-dart
Dart implementation of the COBS algorithm
magillus/flutter-nordic-dfu
Flutter Nordic dfu
magillus/flutter-playground
Project to play around/learn with Flutter and Dart
magillus/FlutterHtmlView
Flutter Plugin to render html as a Widget
magillus/fresh
A Dart HTTP Client with built-in token refresh
magillus/grpc-dart
The Dart language implementation of gRPC.
magillus/InjectFactoryPool
Test of idea not creating new views during inflation, but use pool of views that are available and adapting its styles in place of calling new view, which should save possible GC calls on inflation.
magillus/Kotlin-Realm-Extensions
magillus/Marlin
Reprap FW with look ahead. SDcard and LCD support. It works on Gen6, Ultimaker, RAMPS and Sanguinololu
magillus/opendbc
democratize access to car decoder rings
magillus/plot_tracker
Plot tracker across multiple mount points
magillus/qmk_firmware
keyboard controller firmware for Atmel AVR and ARM USB families
magillus/Sample-AndroidThings
Test project for sample usage of AndroidThings Peripheral API
magillus/SqlQuery102_to_110UpdateBug
project to show reproduction of error in issue 386 on requery library v 1.1.x
magillus/Store
Android Library for Async Data Loading and Caching
magillus/stripe_api
Flutter stripe payment gateway
magillus/tensorflow
Computation using data flow graphs for scalable machine learning
magillus/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
magillus/WearComplicationAPISample
Sample application with Android Wear 2.0 Complication API