Skip to content

Instantly share code, notes, and snippets.

@taosif7-dreamorbit
Last active December 16, 2022 07:26
Show Gist options
  • Save taosif7-dreamorbit/8c334ea06c04e47f9ac2ab2a5b84ac46 to your computer and use it in GitHub Desktop.
Save taosif7-dreamorbit/8c334ea06c04e47f9ac2ab2a5b84ac46 to your computer and use it in GitHub Desktop.
Flutter dependency categories
# UI & Cosmetic
cupertino_icons: ^1.0.2
progress_dialog: ^1.2.0
# State management & Architecture
rxdart: ^0.26.0
code_scan: ^0.4.6
# Encoding, Decoding, Parsing, Intl, etc
image: ^3.0.2
charset_converter: ^2.0.0
intl: ^0.17.0
esc_pos_uetils: ^1.1.0
# System Functionality
path_provider: ^2.0.11
permission_handler: ^6.1.1
flutter_bluetooth_basic: ^0.1.7
esc_pos_bluetooth: ^0.4.1
# Storage & DB
sqflite: ^2.0.3+1
# Others
qr_flutter: ^4.0.0
# Code Quality control
flutter_lints: ^2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment