diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-06 19:21:24 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-06 19:21:24 +0300 |
commit | ab786765c3717e651476fff95d7c39de8f2e0ba6 (patch) | |
tree | 29215467ac24ca85bce55506988739e3e625fcbe | |
parent | 1027e9ae5422fd86ec992381ef963ae664eb8e02 (diff) |
Centered Bar
Changes to be committed:
modified: lib/main.dart
modified: pubspec.lock
-rw-r--r-- | lib/main.dart | 1 | ||||
-rw-r--r-- | pubspec.lock | 20 |
2 files changed, 11 insertions, 10 deletions
diff --git a/lib/main.dart b/lib/main.dart index a9d9b35..7a573e2 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -120,6 +120,7 @@ class _MainScreenState extends State<MainScreen> with WidgetsBindingObserver { appBar: AppBar( backgroundColor: Theme.of(context).colorScheme.inversePrimary, title: const Text('MegaView Text Recognition'), + centerTitle: true, ), backgroundColor: _isPermissionGranted ? Colors.transparent : null, body: _isPermissionGranted diff --git a/pubspec.lock b/pubspec.lock index 9cf25df..ab5c547 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,10 +5,10 @@ packages: dependency: transitive description: name: archive - sha256: e0902a06f0e00414e4e3438a084580161279f137aeb862274710f29ec10cf01e + sha256: "06a96f1249f38a00435b3b0c9a3246d934d7dbc8183fc7c9e56989860edb99d4" url: "https://pub.dev" source: hosted - version: "3.3.9" + version: "3.4.4" args: dependency: transitive description: @@ -37,26 +37,26 @@ packages: dependency: "direct main" description: name: camera - sha256: f63f2687fb1795c36f7c57b18a03071880eabb0fd8b5291b0fcd3fb979cb0fb1 + sha256: "1f9010f0689774380fbcd7d6b7820a5157e8e97685fa66d619e1d1f58b3fdf93" url: "https://pub.dev" source: hosted - version: "0.10.5+4" + version: "0.10.5+5" camera_android: dependency: transitive description: name: camera_android - sha256: "647af159e244b8bc0fb80abc11e5b86e692bdfc9e4a77c656ef2c1cd52d68e44" + sha256: c978373b41a463c9edda3fea0a06966299f55db63232cd0f0d4efc21a59a0006 url: "https://pub.dev" source: hosted - version: "0.10.8+9" + version: "0.10.8+12" camera_avfoundation: dependency: transitive description: name: camera_avfoundation - sha256: dde42d19ad4cdf79287f9e410599db72beaec7e505787dc6abfd0ce5b526e9c0 + sha256: "9495e633cda700717bbe299b0979e6c4a08cee45f298945973dc9cf3e4c1cba5" url: "https://pub.dev" source: hosted - version: "0.9.13+5" + version: "0.9.13+6" camera_platform_interface: dependency: transitive description: @@ -220,10 +220,10 @@ packages: dependency: transitive description: name: image - sha256: a72242c9a0ffb65d03de1b7113bc4e189686fc07c7147b8b41811d0dd0e0d9bf + sha256: "028f61960d56f26414eb616b48b04eb37d700cbe477b7fb09bf1d7ce57fd9271" url: "https://pub.dev" source: hosted - version: "4.0.17" + version: "4.1.3" js: dependency: transitive description: |