Crizant's repositories
flutter_multiplication_table
This flutter project is created to demonstrate how to build a two direction scrolling data table.
flutter_conditional_rendering
A flutter package which enhances conditional rendering, supports if-else and switch conditions.
flutter_route_aware_example
A demo of implementing route aware widgets by using `RouteObserver` and `RouteAware`.
change_notifier_builder
A widget builder whose content stays synced with one or more `ChangeNotifier`s.
dart_map_enhancer
A plugin which extends Dart's native `Map` type with a couple of handy methods.
flutter_const_constructor_analysis
The flutter project is created to study the performance gain when using the const constructors.
insert-use-strict
A Visual Studio Code extension which inserts 'use strict' statement to all JavaScript files (*.js, *.ts, *.jsx) across your workspace.
form_builder_validators
Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own
highlight_text
A flutter plugin to highlight words from a text
i18n_extension
Flutter package: Easy and powerful internationalization using Dart extensions.
jpush-flutter-plugin
JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。
numeral.dart
A Dart library for formatting and manipulating numbers.
riverpod_consumer_router_delegate
This package enables you to use the `flutter_riverpod` package with the flutter navigator 2.0 API.