Skip to content

Visualizes the relationship within the code using the flutter and github api.

Notifications You must be signed in to change notification settings

MuazzezA/GitHub_Code_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github_code_file

Başlarken

Amaç userName/repoName/branch şeklinde ismi verilen projenin içerisindeki c ve h uzantılı dosyaları alıp listelemektir. Çekilen dosyalar içindeki değişken ve fonksiyonlar Regex sayesinde bulunmuştur.

RegExp exp = RegExp(r'(\.c|\.h$)');

Uzantıya göre seçim.

About

Visualizes the relationship within the code using the flutter and github api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published