Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded all the packages to latest version. #676

Closed
wants to merge 3 commits into from
Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies:
auto_size_text: ^3.0.0
# Helps implement the BLoC pattern.
bloc: ^8.1.2
build_runner: ^2.3.3
# Copy text from and to clipboard
clipboard: ^0.1.3
# Allow discover network connectivity
Expand Down Expand Up @@ -98,6 +99,7 @@ dependencies:
iconify_flutter: ^0.0.5
# Convenient code generator for get_it
injectable: ^2.3.0

radar101 marked this conversation as resolved.
Show resolved Hide resolved
# Allow you to have a screen at launcher for example
introduction_screen: ^3.1.8
# Extremely fast, easy to use, and fully async NoSQL database for Flutter.
Expand Down