Initialisation du projet geosector complet (web + flutter)
This commit is contained in:
43
flutt/assets/images/app-screenshot1.svg
Normal file
43
flutt/assets/images/app-screenshot1.svg
Normal file
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="300" height="600" viewBox="0 0 300 600" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- Fond de smartphone -->
|
||||
<rect width="300" height="600" rx="30" fill="#2E4057" />
|
||||
<rect x="10" y="30" width="280" height="540" rx="15" fill="#FFFFFF" />
|
||||
|
||||
<!-- Interface de l'application -->
|
||||
<rect x="10" y="30" width="280" height="60" rx="15" fill="#048BA8" />
|
||||
<circle cx="40" cy="60" r="15" fill="#FFFFFF" opacity="0.8" />
|
||||
<rect x="70" y="50" width="120" height="20" rx="5" fill="#FFFFFF" opacity="0.8" />
|
||||
<rect x="240" y="50" width="30" height="20" rx="5" fill="#FFFFFF" opacity="0.8" />
|
||||
|
||||
<!-- Carte -->
|
||||
<rect x="20" y="100" width="260" height="200" rx="5" fill="#E5E7EB" />
|
||||
<circle cx="150" cy="180" r="15" fill="#F18F01" stroke="#FFFFFF" stroke-width="3" />
|
||||
<circle cx="90" cy="150" r="8" fill="#048BA8" stroke="#FFFFFF" stroke-width="2" />
|
||||
<circle cx="210" cy="220" r="8" fill="#048BA8" stroke="#FFFFFF" stroke-width="2" />
|
||||
<rect x="120" y="130" width="60" height="40" rx="3" fill="#2E4057" opacity="0.6" />
|
||||
<rect x="70" y="200" width="40" height="30" rx="3" fill="#2E4057" opacity="0.6" />
|
||||
<rect x="180" y="160" width="50" height="30" rx="3" fill="#2E4057" opacity="0.6" />
|
||||
|
||||
<!-- Liste d'emplacements -->
|
||||
<rect x="20" y="310" width="260" height="60" rx="5" fill="#F9FAFB" stroke="#E5E7EB" stroke-width="1" />
|
||||
<circle cx="45" cy="340" r="15" fill="#F18F01" opacity="0.8" />
|
||||
<rect x="70" y="325" width="150" height="12" rx="2" fill="#2E4057" opacity="0.8" />
|
||||
<rect x="70" y="345" width="100" height="10" rx="2" fill="#9CA3AF" opacity="0.6" />
|
||||
|
||||
<rect x="20" y="380" width="260" height="60" rx="5" fill="#F9FAFB" stroke="#E5E7EB" stroke-width="1" />
|
||||
<circle cx="45" cy="410" r="15" fill="#048BA8" opacity="0.8" />
|
||||
<rect x="70" y="395" width="150" height="12" rx="2" fill="#2E4057" opacity="0.8" />
|
||||
<rect x="70" y="415" width="100" height="10" rx="2" fill="#9CA3AF" opacity="0.6" />
|
||||
|
||||
<rect x="20" y="450" width="260" height="60" rx="5" fill="#F9FAFB" stroke="#E5E7EB" stroke-width="1" />
|
||||
<circle cx="45" cy="480" r="15" fill="#2E4057" opacity="0.8" />
|
||||
<rect x="70" y="465" width="150" height="12" rx="2" fill="#2E4057" opacity="0.8" />
|
||||
<rect x="70" y="485" width="100" height="10" rx="2" fill="#9CA3AF" opacity="0.6" />
|
||||
|
||||
<!-- Navigation en bas -->
|
||||
<rect x="10" y="530" width="280" height="60" rx="15" fill="#F9FAFB" />
|
||||
<circle cx="60" cy="560" r="15" fill="#048BA8" />
|
||||
<circle cx="150" cy="560" r="15" fill="#9CA3AF" />
|
||||
<circle cx="240" cy="560" r="15" fill="#9CA3AF" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user