Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!
openssl genrsa -des3 -out rootCA.key 4096
import 'package:flutter/material.dart'; | |
void main() => runApp(MyApp()); | |
class MyApp extends StatelessWidget { | |
@override | |
Widget build(BuildContext context) { | |
return MaterialApp( | |
title: 'Weight Dashboard Animation', | |
theme: ThemeData( |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
<title>East Anglian Activities</title> | |
</head> | |
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0"> | |
<div style=" | |
background-color: #f5f5f5; | |
width:100%; |
.clear{ | |
clear: both; | |
} | |
#comodo-ssl ul{ | |
float: left; | |
} | |
#comodo-ssl ul li{ | |
height: 32px; | |
padding: 2px 5px; |
#links{ | |
width: 1000px; | |
background: #ff00ff; | |
} | |
#links a{ | |
display: block; | |
float: left; | |
padding: 20px; | |
border: 1px solid #ccc; | |
} |
<h2>Contact Us</h2> | |
<p>Open Monday to Saturday 9.30am - 5.00pm</p> | |
<p>St.Johns Street<br /> | |
Bury St Edmunds<br /> | |
Suffolk<br /> | |
IP33 1SP</p> | |
<p> | |
<a href="mailto:[email protected]">[email protected]</a><br /> | |
<a href="tel:01284704500">01284 704500</a> | |
</p> |
#container { | |
margin:0 auto; | |
width:75%; | |
} | |
#container-top{ | |
background-image:url(images/top_container_bakground_02.png); | |
width:100%; |
table { | |
border-collapse: separate; | |
border: 1px solid #9DABCE; | |
border-width: 0px 0px 1px 1px; | |
margin: 10px auto; | |
font-size: 20px; | |
font-family: Helvetica; | |
} | |
td, th { |
table { | |
border-collapse: separate; | |
border: 1px solid #9DABCE; | |
border-width: 0px 0px 1px 1px; | |
margin: 10px auto; | |
font-size: 20px; | |
font-family: Helvetica; | |
} | |
td, th { |
table { | |
border-collapse: separate; | |
border: 1px solid #9DABCE; | |
border-width: 0px 0px 1px 1px; | |
margin: 10px auto; | |
font-size: 20px; | |
} | |
td, th { |