- Hong Kong
- https://medium.com/@crizantlai
-
-
highlight_text Public
Forked from desconexo/highlight_textA flutter plugin to highlight words from a text
-
-
A flutter package which enhances conditional rendering, supports if-else and switch conditions.
-
flutter_multiplication_table Public
This flutter project is created to demonstrate how to build a two direction scrolling data table.
-
-
change_notifier_builder Public
A widget builder whose content stays synced with one or more `ChangeNotifier`s.
-
-
-
insert-use-strict Public
A Visual Studio Code extension which inserts 'use strict' statement to all JavaScript files (*.js, *.ts, *.jsx) across your workspace.
JavaScript MIT License UpdatedAug 13, 2023 -
-
-
form_builder_validators Public
Forked from flutter-form-builder-ecosystem/form_builder_validatorsForm Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own
Dart BSD 3-Clause "New" or "Revised" License UpdatedAug 22, 2022 -
This package enables you to use the `flutter_riverpod` package with the flutter navigator 2.0 API.
-
-
-
-
flutter_keyboard_actions Public
Forked from diegoveloper/flutter_keyboard_actionsDart MIT License UpdatedSep 27, 2021 -
flutter_route_aware_example Public
A demo of implementing route aware widgets by using `RouteObserver` and `RouteAware`.
-
numeral.dart Public
Forked from medz/numeral.dartA Dart library for formatting and manipulating numbers.
Dart MIT License UpdatedJun 23, 2021 -
-
intl Public
Forked from dart-archive/intlInternationalization and localization support
Dart BSD 3-Clause "New" or "Revised" License UpdatedApr 9, 2021 -
dart_map_enhancer Public
A plugin which extends Dart's native `Map` type with a couple of handy methods.
-
jpush-flutter-plugin Public
Forked from jpush/jpush-flutter-pluginJPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。
Dart MIT License UpdatedMar 8, 2021 -
-
i18n_extension Public
Forked from marcglasberg/i18n_extensionFlutter package: Easy and powerful internationalization using Dart extensions.
Dart Other UpdatedDec 29, 2020 -
Mos Public
Forked from Caldis/Mos一个用于在 MacOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on MacOS
Swift Other UpdatedDec 29, 2020 -
Rectangle Public
Forked from rxhanson/RectangleMove and resize windows on macOS with keyboard shortcuts and snap areas
Swift Other UpdatedDec 28, 2020 -
plugins Public
Forked from jaumard/pluginsPlugins for Flutter, including FlutterFire, maintained by the Flutter team
-
The flutter project is created to study the performance gain when using the const constructors.