https://github.com/borisgautier/mywebsite
My Personnal Website with Flutter
https://github.com/borisgautier/mywebsite
dart flutter flutter-web website website-template
Last synced: 5 months ago
JSON representation
My Personnal Website with Flutter
- Host: GitHub
- URL: https://github.com/borisgautier/mywebsite
- Owner: BorisGautier
- License: gpl-3.0
- Created: 2021-05-21T06:33:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T09:19:35.000Z (over 3 years ago)
- Last Synced: 2024-12-29T23:24:53.390Z (over 1 year ago)
- Topics: dart, flutter, flutter-web, website, website-template
- Language: Dart
- Homepage: https://me.tbg.cm
- Size: 2.67 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyWebsite
[](https://twitter.com/Boris_Gauty)
[](https://www.linkedin.com/in/boris-gautier-tchoukouaha-420262143/)

This Project contains the source code of my personal website developed with [Flutter](https://flutter.dev/) web.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
## Installation & Launch
Run
```sh
$ https://github.com/BorisGautier/MyWebsite.git
$ flutter pub get
$ flutter run
```
## Build
Run
```sh
$ flutter build web
```
## Packages
For this project I used the following plugins all available on [pub.dev](https://pub.dev/)
- animated_text_kit
- carousel_slider
- cupertino_icons
- google_fonts
- responsive_builder
- scrollable_positioned_list
- universal_html
- url_launcher
- webview_flutter