mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-06 15:21:21 +08:00

The idea is that for GitJournal's web version, we can have it talking with the mobile version which runs a grpc server. All of the git + fs logic will still run in the mobile and the web version will only have the UI.
8 lines
309 B
Dart
8 lines
309 B
Dart
///
|
|
// Generated code. Do not modify.
|
|
// source: shared_preferences.proto
|
|
//
|
|
// @dart = 2.12
|
|
// ignore_for_file: annotate_overrides,camel_case_types,unnecessary_const,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type,unnecessary_this,prefer_final_fields
|
|
|