Pinned Repositories
CircularRevealAnimator
Screen transition with scaling circle.
clrpalette
Generate clr file used by Apple's Color Palettes.
flutter_image_viewer_sample
Hero animation + PhotoView library
flutter_post_tweet_example
Example that can post tweet on Flutter app
flutter_qiita_client
Qiita Client on Flutter
MaterialButton
Material design button for iOS in Swift.
nesting_navigators
Nesting Navigators demo app
scroll_to_index_listview
Demo app for ListView that is able to scroll to index
SimplePushAnimator
Push transition without UINavigationController.
sticky_tabbar
An app for sticky tabbar demo.
kitoko552's Repositories
kitoko552/CircularRevealAnimator
Screen transition with scaling circle.
kitoko552/flutter_image_viewer_sample
Hero animation + PhotoView library
kitoko552/sticky_tabbar
An app for sticky tabbar demo.
kitoko552/SimplePushAnimator
Push transition without UINavigationController.
kitoko552/flutter_post_tweet_example
Example that can post tweet on Flutter app
kitoko552/nesting_navigators
Nesting Navigators demo app
kitoko552/clrpalette
Generate clr file used by Apple's Color Palettes.
kitoko552/MaterialButton
Material design button for iOS in Swift.
kitoko552/scroll_to_index_listview
Demo app for ListView that is able to scroll to index
kitoko552/flutter_qiita_client
Qiita Client on Flutter
kitoko552/atcoder
kitoko552/flutter_webview_plugin
Community WebView Plugin - Allows Flutter to communicate with a native WebView. Maintainer: @charafau
kitoko552/hugo-theme-cleanwhite
A clean, elegant blog theme for hugo
kitoko552/kitoko552
kitoko552/LinkedList
LinkedList by C
kitoko552/Minesweeper
Minesweeper game in Java.
kitoko552/PullToRefreshSwift
iOS Simple Cool PullToRefresh Library. It is written in pure swift.
kitoko552/redux_provider
kitoko552/separated_number_input_formatter
A TextInputFormatter that allows the insertion of digits separated by specified separator.
kitoko552/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.
kitoko552/test_actions_flutter
Personal tests of GitHub Actions on flutter project
kitoko552/verify_redux_provider
Sample App to verify Redux with Provider Architecture