Pinned Repositories
change_notifier_builder
A widget builder whose content stays synced with one or more `ChangeNotifier`s.
constant_class_example
dart_map_enhancer
A plugin which extends Dart's native `Map` type with a couple of handy methods.
flutter_conditional_rendering
A flutter package which enhances conditional rendering, supports if-else and switch conditions.
flutter_custom_theme_example
flutter_multiplication_table
This flutter project is created to demonstrate how to build a two direction scrolling data table.
flutter_route_aware_example
A demo of implementing route aware widgets by using `RouteObserver` and `RouteAware`.
insert-use-strict
A Visual Studio Code extension which inserts 'use strict' statement to all JavaScript files (*.js, *.ts, *.jsx) across your workspace.
multi_listenable_builder
simple_platform
crizant's Repositories
crizant/flutter_multiplication_table
This flutter project is created to demonstrate how to build a two direction scrolling data table.
crizant/flutter_conditional_rendering
A flutter package which enhances conditional rendering, supports if-else and switch conditions.
crizant/flutter_custom_theme_example
crizant/flutter_route_aware_example
A demo of implementing route aware widgets by using `RouteObserver` and `RouteAware`.
crizant/simple_platform
crizant/change_notifier_builder
A widget builder whose content stays synced with one or more `ChangeNotifier`s.
crizant/constant_class_example
crizant/dart_map_enhancer
A plugin which extends Dart's native `Map` type with a couple of handy methods.
crizant/draggable_bottom_sheet
crizant/flutter_const_constructor_analysis
The flutter project is created to study the performance gain when using the const constructors.
crizant/flutter_style_extensions
crizant/highlight_text
A flutter plugin to highlight words from a text
crizant/multi_listenable_builder
crizant/dart2js-module-poc
crizant/insert-use-strict
A Visual Studio Code extension which inserts 'use strict' statement to all JavaScript files (*.js, *.ts, *.jsx) across your workspace.
crizant/dart_json_parser_example
crizant/dismissible_lightbox
crizant/flutter_keyboard_actions
crizant/flutter_navigator2_riverpod_example
crizant/form_builder_validators
Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own
crizant/i18n_extension
Flutter package: Easy and powerful internationalization using Dart extensions.
crizant/intl
Internationalization and localization support
crizant/intl_test
crizant/jpush-flutter-plugin
JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。
crizant/moov_programing_test
crizant/Mos
一个用于在 MacOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on MacOS
crizant/numeral.dart
A Dart library for formatting and manipulating numbers.
crizant/plugins
Plugins for Flutter, including FlutterFire, maintained by the Flutter team
crizant/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
crizant/riverpod_consumer_router_delegate
This package enables you to use the `flutter_riverpod` package with the flutter navigator 2.0 API.