Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@hoc081098
hoc081098
Follow
View hoc081098's full-sized avatar
✝️
"The Lord is my shepherd; I shall not want."— Psalm 23:1, KJV

Petrus Nguyễn Thái Học hoc081098

✝️
"The Lord is my shepherd; I shall not want."— Psalm 23:1, KJV
Functional & Reactive Programming - Rx Fan 🌰 RxDart - RxKotlin - RxSwift - rxjs 🌸 Android - iOS - Flutter - Node.js - Angular

Organizations

@Kotlin-Android-Open-Source@Flutter-Dart-Open-Source@rx-mobile-team

Block or report hoc081098

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse
hoc081098/README.md

Has a strong knowledge ofClean Architecture,MVVM,MVI,Reactive Programming (RxJava/RxKotlin, RxSwift, rxdart, RxJs, Kotlinx Coroutines Flow, ...),Kotlin/Android,Dart/Flutter,iOS/Swift.Official RxDart maintainer 🤟

ContactRx Mobile Team viahttps://rx-mobile-team.github.io/profile/ for freelance jobs 🤟

FacebookLinkedinTwitterStackOverflowEmailMediumMy CVReactiveXKotlinAndroidSwiftiOSFlutterDart

Buy Me A Coffee

Visitor count

Hits

I. My apps

GPS speedometer Track distance

You can install the production app via Get it on Google Play

Details

GPS speedometer can easily track / measure your speed (in km/h or m/s), your distance (in km or m), your time, your current location and show your location in map, with beautiful route. Motorcycle GPS Speedometer app will measure your traveling speed and when speed exceed limit alarm will start warning alarm with sound and vibration. Distance tracking app supports different speed units like kilometer per hour (km/h), meter per second (m/s) and ...

II. Libraries and packages (Kotlin/Android, iOS/Swift and Flutter/Dart)

Kotlin Multiplatform

Android

iOS/Swift

Dart/Flutter

  1. RxDart official maintainerhttps://github.com/ReactiveX/rxdart/commits?author=hoc081098 - An implementation of the popularReactiveX api for asynchronous programming, leveraging the nativeDart Streams API.
  2. rx_shared_preferences (https://pub.dev/packages/rx_shared_preferences,https://github.com/hoc081098/rx_shared_preferences) - Reactive shared preferences forFlutter.
  3. rx_redux (https://pub.dev/packages/rx_redux,https://github.com/hoc081098/rx_redux) -Redux implementation based onDart Stream, with the power ofRxDart. Reactive redux store forDart &Flutter.
  4. disposebag (https://pub.dev/packages/disposebag,https://github.com/hoc081098/disposebag) - A package helps to cancelStreamSubscriptions and closeSinks.
  5. flutter_disposebag (https://pub.dev/packages/flutter_disposebag,https://github.com/Flutter-Dart-Open-Source/flutter_disposebag) - Automatically disposesStreamSubscriptions and closesSinks when disposingState<T>.
  6. sqlbrite (https://pub.dev/packages/sqlbrite,https://github.com/hoc081098/sqlbrite) - Reactive stream wrapper aroundsqflite forFlutter inspired bysqlbrite.
  7. stream_loader (https://pub.dev/packages/stream_loader,https://github.com/hoc081098/stream_loader) - Loading content asynchronously with Dart stream.
  8. rxdart_ext (https://pub.dev/packages/rxdart_ext,https://github.com/hoc081098/rxdart_ext) - Some extension methods and classes built on top ofRxDart.
  9. rx_storage (https://pub.dev/packages/rx_storage,https://github.com/Flutter-Dart-Open-Source/rx_storage) - Reactive storage forDart/Flutter.RxDart Storage forDart/Flutter.
  10. listenable_stream (https://pub.dev/packages/listenable_stream,https://github.com/Flutter-Dart-Open-Source/listenable_stream) - ConvertListenable (eg.ChangeNotifier),ValueListenable(eg.ValueNotifier) toStream/ValueStream.
  11. distinct_value_connectable_stream (https://pub.dev/packages/distinct_value_connectable_stream,https://github.com/hoc081098/distinct_value_connectable_stream) - Distinct value connectable stream forRxDart, useful forBLoC pattern.
  12. did_change_dependencies (https://pub.dev/packages/did_change_dependencies,https://github.com/hoc081098/did_change_dependencies) - Return aStream that emitsnull and done event whendidChangeDependencies is called for the first time.
  13. dart_either (https://pub.dev/packages/dart_either,https://github.com/hoc081098/dart_either) - Either monad for Dart, including monad comprehensions.
  14. flutter_bloc_pattern (https://pub.dev/packages/flutter_bloc_pattern,https://github.com/hoc081098/flutter_bloc_pattern) - Base class,BLoC provider andrxdart builder forBLoC pattern inFlutter.
  15. flutter_provider (https://pub.dev/packages/flutter_provider,https://github.com/hoc081098/flutter_provider) - Flutter generic provider using InheritedWidget. An helper to easily exposes a value using InheritedWidget without having to write one.
  16. cancellation_token_hoc081098 (https://pub.dev/packages/cancellation_token_hoc081098,https://github.com/hoc081098/cancellation_token_hoc081098) - Dart Cancellation Token. Inspired by CancellationToken in C#. A Dart utility package for easy async task cancellation.
  17. http_client_hoc081098 (https://pub.dev/packages/http_client_hoc081098,https://github.com/hoc081098/http_client_hoc081098) - Simple and powerful HTTP client for Flutter and Dart application.

III. Github Stats

https://profile-summary-for-github.com/user/hoc081098

More...

hoc081098

hoc081098's github statsTop Langshoc081098's wakatime stats


github-snake

generated withPlatane/snk

hoc0810198's github activity graph

IV. Open Source Projects


PinnedLoading

  1. find_room_flutter_BLoC_pattern_RxDartfind_room_flutter_BLoC_pattern_RxDartPublic

    👘 [FUNCTIONAL REACTIVE PROGRAMMING].💎 The main purpose of repository is learning. 📘 A FLUTTER app help student find room 🏠 Using BLoC pattern with RxDart library, firebase as backend, .... Star 🌟 i…

    Dart 75 18

  2. flutter_validation_login_form_BLoC_pattern_RxDartflutter_validation_login_form_BLoC_pattern_RxDartPublic

    [Functional reactive programming (FRP)]💧 💧 💧 [Pure RxDart] Validation login form by using the BLoC pattern with RxDart - A new Flutter project featuring a faked authentication interface to demonstr…

    Dart 50 12

  3. ComicReaderApp_MVI_Coroutine_RxKotlin_JetpackComicReaderApp_MVI_Coroutine_RxKotlin_JetpackPublic template

    ⚡️Comic reader app 📘 Learning MVVM / MVI with 🌀 RxKotlin, Retrofit, Kotlinx Coroutine, Work Manager, Room, Firebase, AndroidX Startup, Clean Architecture, Arrow.Kt Functional Programming ... ❄️ and…

    Kotlin 296 49

  4. wallpaper-flutterwallpaper-flutterPublic

    🐣🐣 Simple wallpaper use flutter sdk 🍂🍂 Firestore, rxdart, sqlite, http 🍁🍁 Method channel Kotlin + Swift

    Dart 88 25

  5. load_more_flutter_BLoC_pattern_RxDart_and_RxReduxload_more_flutter_BLoC_pattern_RxDart_and_RxReduxPublic

    🔥 [FUNCTIONAL & REACTIVE PROGRAMMING (FRP)] ❄️[Pure RxDart] Paging ListView flutter 🌸 Load more flutter listview 🌱 Endless scrolling flutter 👏 Flutter infinite list - BLoC pattern - rxdart - reacti…

    Dart 95 25

  6. node-auth-flutter-BLoC-pattern-RxDartnode-auth-flutter-BLoC-pattern-RxDartPublic

    ❤️ [active] 🌰[bloc_pattern] [rxdart] [stream] 🍄 simple auth app flutter, server node.js, bloc pattern, rxdart 🍁🍁 functionalities: login, register, change password, change avatar, forgot password. p…

    Dart 267 53


[8]ページ先頭

©2009-2025 Movatter.jp