forked from yaso_meth/mih-project
.
This commit is contained in:
@@ -137,7 +137,7 @@ class _SignInState extends State<SignIn> {
|
||||
const SizedBox(height: 10),
|
||||
//Heading
|
||||
Text(
|
||||
'Sign In',
|
||||
'Sign In Now',
|
||||
style: TextStyle(
|
||||
fontSize: 25,
|
||||
fontWeight: FontWeight.bold,
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
<script type="text/javascript">
|
||||
pdfjsLib.GlobalWorkerOptions.workerSrc = "//cdnjs.cloudflare.com/ajax/libs/pdf.js/2.11.338/pdf.worker.min.js";
|
||||
</script>
|
||||
<script src="flutter_bootstrap.js?v=0.0.1" async></script>
|
||||
<script src="flutter_bootstrap.js?v=0.0.1.1" async></script>
|
||||
<div id="loading_indicator" class="main">
|
||||
<div><img class="indicator" src="Logo-loading.gif" /></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user