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