Skip to content

Commit

Permalink
github actions patch
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerhgl committed Dec 26, 2020
1 parent 256f4d8 commit 9398ee7
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ import 'dart:math';

import 'package:faker/faker.dart';
import 'package:flutter/material.dart';
import 'package:flutter_uis/Widgets/Buttons/AppButton.dart';
import 'package:flutter_uis/Widgets/Overlay/GradientFade.dart';
import 'package:flutter_uis/Widgets/ScreenAnimation/Base.dart';
import 'package:flutter_uis/widgets/Buttons/AppButton.dart';
import 'package:flutter_uis/widgets/Overlay/GradientFade.dart';
import 'package:flutter_uis/widgets/ScreenAnimation/Base.dart';
import 'package:provider/provider.dart';

import 'package:flutter_uis/configs/AppDimensions.dart';
Expand Down

0 comments on commit 9398ee7

Please sign in to comment.