Skip to content

muarifer/ser_url_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ser_url_helper

Bu kütüphane verilen bir adresin https li fqdn sini döndürür.

Örnekler

Kullanımı

import 'package:ser_url_helper/ser_url_helper.dart';

main() {
    print(SerUrlHelper.fqdnUrl("example.com"));
}

About

Some of URL helpers for Dart (and Flutter of course)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages