Pinned Repositories
devlog
Development logger with support for remote logging
easy_debounce
An extremely easy-to-use method call debouncer package for Dart/Flutter.
flutter-nfc-reader
Flutter NFC reader plugin for iOS and Android
Flutter-Offset.direction-angle
Cheat sheet for Flutter's `Offset.direction` angles
flutter_map
A Flutter map widget inspired by Leaflet
flutter_map_marker_cluster
Provides beautiful animated marker clustering functionality for flutter_map. Inspired by Leaflet.markercluster
hn_state_example
request-limiter
A simple class for limiting the request interval and number of requests per day either by IP or session (cookie)
scheduled_timer
magnuswikhog's Repositories
magnuswikhog/easy_debounce
An extremely easy-to-use method call debouncer package for Dart/Flutter.
magnuswikhog/scheduled_timer
magnuswikhog/request-limiter
A simple class for limiting the request interval and number of requests per day either by IP or session (cookie)
magnuswikhog/devlog
Development logger with support for remote logging
magnuswikhog/flutter-nfc-reader
Flutter NFC reader plugin for iOS and Android
magnuswikhog/Flutter-Offset.direction-angle
Cheat sheet for Flutter's `Offset.direction` angles
magnuswikhog/flutter_map
A Flutter map widget inspired by Leaflet
magnuswikhog/flutter_map_marker_cluster
Provides beautiful animated marker clustering functionality for flutter_map. Inspired by Leaflet.markercluster
magnuswikhog/hn_state_example
magnuswikhog/LaundryNotification
An IoT project for SparkFun Thing Dev (ESP8266), which uses an accelerometer and Blynk to send a notification to your phone when the laundry machine is done.
magnuswikhog/plugins
Plugins for Flutter maintained by the Flutter team
magnuswikhog/remotedb-android
Lets you quickly and easily send data from your Android app to your server and store it in a database.
magnuswikhog/remotedb-php
Lets you quickly and easily send data from your Android app to your server and store it in a database.
magnuswikhog/school
This repo contains some random university course projects I have made and that I find interesting enough to share.
magnuswikhog/simple_pip_mode_flutter
A complete Picture-In-Picture mode plugin for android. Provides methods to check feature availability, enter PIP mode and callbacks.
magnuswikhog/yet_another_observer
Yet another observer for Dart/Flutter