Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
feelver
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
2F-ART
feelver
Commits
d3f3deb0
Commit
d3f3deb0
authored
Jun 24, 2020
by
Mobile : Ball (Apprentice)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
color
parent
5ab253f4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
20 deletions
+13
-20
lib/ui/login/login.dart
+1
-1
pubspec.lock
+12
-19
No files found.
lib/ui/login/login.dart
View file @
d3f3deb0
...
...
@@ -50,7 +50,7 @@ class _LoginPageState extends State<LoginPage> with TickerProviderStateMixin {
TabBar
(
indicatorColor:
Color
.
fromRGBO
(
106
,
179
,
170
,
1
),
unselectedLabelColor:
Colors
.
grey
[
400
],
labelColor:
Colors
.
black
,
labelColor:
Colors
.
red
,
controller:
_tabController
,
// onTap: (v) => registerBloc.changeMethodRegister(v),
tabs:
<
Widget
>[
...
...
pubspec.lock
View file @
d3f3deb0
...
...
@@ -7,42 +7,42 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1
1
"
version: "2.0.1
3
"
args:
dependency: transitive
description:
name: args
url: "https://pub.dartlang.org"
source: hosted
version: "1.
5.2
"
version: "1.
6.0
"
async:
dependency: transitive
description:
name: async
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.
0
"
version: "2.4.
1
"
boolean_selector:
dependency: transitive
description:
name: boolean_selector
url: "https://pub.dartlang.org"
source: hosted
version: "
1.0.5
"
version: "
2.0.0
"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.
2
"
version: "1.1.
3
"
collection:
dependency: transitive
description:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.14.1
1
"
version: "1.14.1
2
"
convert:
dependency: transitive
description:
...
...
@@ -56,7 +56,7 @@ packages:
name: crypto
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.
3
"
version: "2.1.
4
"
cupertino_icons:
dependency: "direct main"
description:
...
...
@@ -87,7 +87,7 @@ packages:
name: image
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.
4
"
version: "2.1.
12
"
matcher:
dependency: transitive
description:
...
...
@@ -109,13 +109,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.4"
pedantic:
dependency: transitive
description:
name: pedantic
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0+1"
petitparser:
dependency: transitive
description:
...
...
@@ -129,7 +122,7 @@ packages:
name: quiver
url: "https://pub.dartlang.org"
source: hosted
version: "2.
0.5
"
version: "2.
1.3
"
sky_engine:
dependency: transitive
description: flutter
...
...
@@ -141,7 +134,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.
5.5
"
version: "1.
7.0
"
stack_trace:
dependency: transitive
description:
...
...
@@ -176,7 +169,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.1
1
"
version: "0.2.1
5
"
typed_data:
dependency: transitive
description:
...
...
@@ -197,6 +190,6 @@ packages:
name: xml
url: "https://pub.dartlang.org"
source: hosted
version: "3.
5.0
"
version: "3.
6.1
"
sdks:
dart: ">=2.6.0 <3.0.0"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment