steenbakker.dev

  • Packages
Results11 packages owned by steenbakker.dev
Sort by

flutter_secure_storagecopy "flutter_secure_storage: ^9.2.1" to clipboard
flutter_secure_storage: ^9.2.1 copied to clipboard

3529
likes
140
pub points
100%
popularity
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.

mobile_scannercopy "mobile_scanner: ^5.1.1" to clipboard
mobile_scanner: ^5.1.1 copied to clipboard

1544
likes
140
pub points
99%
popularity
A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
screenshot

sign_in_buttoncopy "sign_in_button: ^3.2.0" to clipboard
sign_in_button: ^3.2.0 copied to clipboard

95
likes
140
pub points
97%
popularity
A Flutter plugin for generating sign-in buttons for different social media accounts.

another_transformer_page_viewcopy "another_transformer_page_view: ^2.0.1" to clipboard
another_transformer_page_view: ^2.0.1 copied to clipboard

76
likes
140
pub points
94%
popularity
Yet another pageTransformer for flutter with null-safety support

nordic_dfucopy "nordic_dfu: ^6.1.4+hotfix" to clipboard
nordic_dfu: ^6.1.4+hotfix copied to clipboard

38
likes
140
pub points
90%
popularity
This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor. Fork of flutter-nordic-dfu.

community_charts_fluttercopy "community_charts_flutter: ^1.0.4" to clipboard
community_charts_flutter: ^1.0.4 copied to clipboard

129
likes
130
pub points
96%
popularity
Material Design charting library for flutter. Forked from google/charts.

flutter_ble_peripheralcopy "flutter_ble_peripheral: ^1.2.4" to clipboard
flutter_ble_peripheral: ^1.2.4 copied to clipboard

52
likes
140
pub points
85%
popularity
This plugin enables a device to be set into peripheral mode, and advertise custom services and characteristics.

flutter_settings_uicopy "flutter_settings_ui: ^3.0.1" to clipboard
flutter_settings_ui: ^3.0.1 copied to clipboard

111
likes
130
pub points
94%
popularity
Create native settings for Flutter app in minutes. Fork of settings_ui.

community_charts_commoncopy "community_charts_common: ^1.0.4" to clipboard
community_charts_common: ^1.0.4 copied to clipboard

14
likes
120
pub points
87%
popularity
A common library for charting packages. Forked from google/charts.

duration_pickercopy "duration_picker: ^1.1.1" to clipboard
duration_picker: ^1.1.1 copied to clipboard

100
likes
90
pub points
94%
popularity
A time picker widget that can select both minutes and hours. Fork from flutter_duration_picker.