Lorenzo Pichilli

Results 8 repositories owned by Lorenzo Pichilli

deps-report

84
Stars
8
Forks
Watchers

Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require statements.

flutter_appavailability

91
Stars
88
Forks
Watchers

A Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.

flutter_browser_app

414
Stars
135
Forks
Watchers

A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.

flutter_inappwebview

3.0k
Stars
1.3k
Forks
47
Watchers

A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.

jackson-js

91
Stars
12
Forks
Watchers

JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.

JavaScript-Completions

357
Stars
77
Forks
Watchers

JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions.

JavaScriptEnhancements

639
Stars
41
Forks
Watchers

JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-...

flutter_inappwebview_examples

64
Stars
31
Forks
Watchers

A collection of flutter_inappwebview project examples