Giter Club home page Giter Club logo

hoc081098 / node-auth-flutter-bloc-pattern-rxdart Goto Github PK

View Code? Open in Web Editor NEW
263.0 13.0 52.0 15.52 MB

โค๏ธ [active] ๐ŸŒฐ[bloc_pattern] [rxdart] [stream] ๐Ÿ„ simple auth app flutter, server node.js, bloc pattern, rxdart ๐Ÿ๐Ÿ functionalities: login, register, change password, change avatar, forgot password. pure rxdart bloc pattern. bloc pattern without library.

Home Page: https://pub.dev/packages/rx_shared_preferences

License: MIT License

Objective-C 0.02% Dart 76.43% Kotlin 2.61% Swift 2.45% Ruby 0.83% HTML 2.34% CMake 4.89% C++ 10.00% C 0.44%
flutter rxdart flutter-rxdart flutter-rx flutter-bloc flutter-bloc-pattern flutter-bloc-rxdart flutter-login-screen flutter-registration-screen flutter-auth

node-auth-flutter-bloc-pattern-rxdart's Introduction

node_auth # node-auth-flutter-BLoC-pattern-RxDart

  • โ„๏ธโ„๏ธ BLoC pattern rxdart stream ๐Ÿ‹๐Ÿ‹ Simple auth app flutter, server node.js, BLoC pattern, RxDart
  • Functionalities: LOGIN, LOGOUT, REGISTER, CHANGE PASSWORD, CHANGE AVATAR, FORGOT PASSWORD ๐ŸŒ€๐ŸŒ€
  • Pure rxdart BLoC pattern. BLoC pattern without library. Flutter Functional & Reactive programming ๐ŸŒฑ๐ŸŒฑ
  • Platform-Specific Code With Flutter Method Channel

Flutter Codemagic build status GitHub stars


Liked some of my work? Buy me a coffee (or more likely a beer)

Buy Me A Coffee

Video demo:

Youtube

Download apk here

Flutter version: channel stable

environment:
  sdk: ">=2.17.1 <3.0.0"
  flutter: ">=3.0.1"
Flutter 3.0.1 โ€ข channel stable โ€ข https://github.com/flutter/flutter.git
Framework โ€ข revision fb57da5f94 (2 weeks ago) โ€ข 2022-05-19 15:50:29 -0700
Engine โ€ข revision caaafc5604
Tools โ€ข Dart 2.17.1 โ€ข DevTools 2.12.2

Screenshots

Find this repository useful? โค๏ธ

Star this repository and follow me for next creations! Thanks for your support ๐Ÿ’—๐Ÿ’—.

node-auth-flutter-bloc-pattern-rxdart's People

Contributors

dependabot[bot] avatar hoc081098 avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node-auth-flutter-bloc-pattern-rxdart's Issues

Buzzwords ๐Ÿคฎ

โค๏ธ [ACTIVE] ๐ŸŒฐ๐ŸŒฐ [BLOC_PATTERN] [RXDART] [STREAM] ๐Ÿ„๐Ÿ„ Simple auth app flutter, server node.js, BLoC pattern, RxDart ๐Ÿ๐Ÿ Functionalities: LOGIN, REGISTER, CHANGE PASSWORD, CHANGE AVATAR, FORGOT PASSWORD. Pure rxdart BLoC pattern. BLoC pattern without library.

So many buzzwords ๐Ÿคฎ

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency rxdart to ^0.28.0
  • fix(deps): update dependency rxdart_ext to ^0.3.0
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-java action to v4
  • chore(deps): update actions/upload-artifact action to v4
  • chore(deps): update dependency analyzer to v6
  • chore(deps): update dependency dart to v3
  • chore(deps): update dependency flutter_lints to v4
  • fix(deps): update dependency cancellation_token_hoc081098 to v2
  • fix(deps): update dependency cupertino_http to v1
  • fix(deps): update dependency dart_either to v2
  • fix(deps): update dependency flutter_bloc_pattern to v3
  • fix(deps): update dependency http to v1
  • fix(deps): update dependency image_picker to v1
  • fix(deps): update dependency octo_image to v2
  • fix(deps): update dependency rx_shared_preferences to v4
  • fix(deps): update kotlin monorepo to v2 (major) (org.jetbrains.kotlin:kotlin-stdlib-jdk7, org.jetbrains.kotlin:kotlin-gradle-plugin)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cocoapods
ios/Podfile
  • CryptoSwift ~> 1.2.0
github-actions
.github/workflows/flutter.yml
  • actions/checkout v3
  • actions/setup-java v3
  • subosito/flutter-action v2
  • actions/upload-artifact v3
.github/workflows/remove-old-artifacts.yml
  • c-hive/gha-remove-artifacts v1
gradle
android/gradle.properties
android/settings.gradle
android/build.gradle
  • com.android.tools.build:gradle 4.1.0
  • org.jetbrains.kotlin:kotlin-gradle-plugin 1.6.10
  • org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.6.10
android/app/build.gradle
  • androidx.multidex:multidex 2.0.1
  • com.google.crypto.tink:tink-android 1.7.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.4
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.4
gradle-wrapper
android/gradle/wrapper/gradle-wrapper.properties
  • gradle 6.9.2
pub
pubspec.yaml
  • flutter
  • cupertino_icons ^1.0.5
  • cupertino_http ^0.0.10
  • path ^1.8.2
  • http ^0.13.5
  • built_value ^8.4.2
  • tuple ^2.0.1
  • rxdart ^0.27.7
  • image_picker ^0.8.6
  • shared_preferences ^2.2.2
  • octo_image ^1.0.2
  • flutter_provider ^2.1.0
  • rx_shared_preferences ^3.1.0
  • disposebag ^1.5.1
  • flutter_disposebag ^1.1.0
  • flutter_bloc_pattern ^2.3.0
  • rxdart_ext ^0.2.7
  • did_change_dependencies ^1.0.0
  • stream_loader ^1.5.0
  • dart_either ^1.0.0
  • http_client_hoc081098 ^0.0.1-dev.0
  • cancellation_token_hoc081098 ^1.0.0
  • plugin_platform_interface ^2.1.3
  • build_runner ^2.3.2
  • built_value_generator ^8.4.2
  • analyzer ^5.2.0
  • flutter_lints ^2.0.1
  • dart >=2.18.2 <3.0.0
  • flutter >=3.3.3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.