Pinned Repositories
adaptive_dialog
Show alert dialog or modal action sheet adaptively according to platform.
barcode_scan2
[reborned barcode_scan] A flutter plugin for reading 2D barcodes and QR codes.
bloc_provider
Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state that the bloc_provider holds internally.
flutter_firestore_ref
Cross-platform(including web) Firestore type-safe wrapper.
flutter_playground
LicensePlist
A license list generator of all your dependencies for iOS applications
NativePopup
Clone of Apple iOS App's feedback popup, and easily customizable.
pedantic_mono
[mono edition] Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
wdb106-flutter
WEB+DB PRESS Vol.106のAndroid・iOSアプリ設計のサンプルをFlutterではどう書くかというサンプル
mono0926's Repositories
mono0926/LicensePlist
A license list generator of all your dependencies for iOS applications
mono0926/adaptive_dialog
Show alert dialog or modal action sheet adaptively according to platform.
mono0926/wdb106-flutter
WEB+DB PRESS Vol.106のAndroid・iOSアプリ設計のサンプルをFlutterではどう書くかというサンプル
mono0926/pedantic_mono
[mono edition] Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
mono0926/barcode_scan2
[reborned barcode_scan] A flutter plugin for reading 2D barcodes and QR codes.
mono0926/flutter_firestore_ref
Cross-platform(including web) Firestore type-safe wrapper.
mono0926/flutter_playground
mono0926/flutter_mono_kit
A collection of convenient widgets and utils made by mono.
mono0926/simple_logger
Provides super simple APIs for logging. The log also includes caller info by setting includeCallerInfo to true. On Android Studio, jump to caller info by clicking the log.
mono0926/apns
APNs(Apple Push Notification Service) SDK
mono0926/route_observer_mixin
RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.
mono0926/swiftui-flutter-comparison
mono0926/kids-quiz
mono0926/intl_sample
mono0926/json_converter_helper
JSON converters for package:json_serializable.
mono0926/homebrew-license-plist
mono0926/sort_key_generator
mono0926/mono-firebase
mono0926/flutter_web_experiment
mono0926/github-slideshow
A robot powered training repository :robot:
mono0926/riverpod
Provider but different. Allows reading providers while guaranteeing compile-safety
mono0926/packages
A collection of useful packages maintained by the Flutter team
mono0926/zenn-content
公開Zenn記事置き場
mono0926/archive
Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.
mono0926/expansion_tile_card
mono0926/fetch_link_data
mono0926/flutter_reorderable_list
ReorderableList for Flutter
mono0926/flutter_script_example
mono0926/flutter_selectable_autolink_text
Generate inline links that can be selected, clicked and long pressed in text for Flutter
mono0926/receive_sharing_intent
A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.