Skip to content

Gaurangseven/Flutter7s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter7s💙

Screenshot (105) Opensource app designed for Flutter Developers

##Steps to Contribute

1.Follow @https://twitter.com/Gaurang__07

2.Star ⭐ this Github repository.

3.Go to lib folder

4.Open DeveloperList

5.Use this struture to add your data

Flutterdevelopers(
   name: 'enter you name here',
   title: 'Flutter Eng.',
   twitterlink: 'enter your twitter handle',
   instalink: 'enter your instagram handle',
   githublink: 'enter your github handle',
   userimagename: 'yourimage name',
 ),

6.Upload a image for your profile in assets folder.(Name it with first letter and last letter of your image.For eg if your name is Andrew Stlye,the name of the image file should be "asimage", IMP all images should be in png format only)

7.Commit Changes and clone in your device to get the apk running and trying it out.

8.Make a pull request.

WhatsApp Image 2022-10-13 at 10 26 29

You can earn Free swags that include tee and awesome world class branded sticker to showoff your hacking skills.

##For any help or information follow @https://twitter.com/Gaurang__07

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:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.