8000 GitHub - pakorn186c/hotspot-utility: Unofficial Helium Hotspot Utility Mobile App for iOS and Android built with Flutter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pakorn186c/hotspot-utility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotspot Utility

Unofficial Helium Hotspot Utility Mobile App for iOS and Android built with Flutter

iOS - App Store
Android - Play Store

Development Environment

Flutter Getting Started

Generate Protobuf

Windows - Android Studio

  • Download compiled release of protoc here (add bin to path)
  • Clone https://github.com/dart-lang/protobuf
  • run flutter pub pub install inside protobuf/protoc_plugin
  • run pub pub global activate protoc_plugin to get .dart files into C:\Users{User}\AppData\Roaming\Pub\Cache\bin (move files from here to protoc bin dir)
  • Install dart-sdk choco install dart-sdk
  • cd protos
  • run protoc --dart_out=..\lib\gen .\hotspotutility.proto
  • run protoc --objc_out=..\ios\gen .\hotspotutility.proto

Firebase Libraries

There are Firebase services used on the published app, if you do not require the firebase libraries you can simply remove them.

About

Unofficial Helium Hotspot Utility Mobile App for iOS and Android built with Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.0%
  • Other 1.0%
0