File tree 1 file changed +12
-11
lines changed
1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change 1
- # unico_connect
2
1
3
- A new Flutter project.
2
+ ## - Social Media
3
+ <a href =" https://github.com/AgnelSelvan/Flutter-UI-Template/tree/main/social_media " >Code</a >
4
4
5
- ## Getting Started
5
+ #### How to get started?
6
6
7
- This project is a starting point for a Flutter application.
7
+ ###### Download the project from Repo
8
8
9
- A few resources to get you started if this is your first Flutter project:
9
+ ```
10
+ git clone https://github.com/AgnelSelvan/Flutter-UI-Template.git
11
+ ```
10
12
11
- - [ Lab: Write your first Flutter app] ( https://docs.flutter.dev/get-started/codelab )
12
- - [ Cookbook: Useful Flutter samples] ( https://docs.flutter.dev/cookbook )
13
-
14
- For help getting started with Flutter development, view the
15
- [ online documentation] ( https://docs.flutter.dev/ ) , which offers tutorials,
16
- samples, guidance on mobile development, and a full API reference.
13
+ ``` dart
14
+ cd social_media
15
+ flutter pub get
16
+ flutter run
17
+ ```
You can’t perform that action at this time.
0 commit comments