Vishesh Handa e543e976ea ios: Enable flutter_email_sender
It needed the SWIFT_VERSION variable to be set, and for it to be set to
a version that exists on my system. I'm pasting the error over here so
maybe I google search will help a lost soul in the future -

`flutter_email_sender` does not specify a Swift version and none of the targets (`Runner`) integrating it have the `SWIFT_VERSION` attribute set. Please contact the author or set the `SWIFT_VERSION` attribute in at least one of the targets that integrate this pod.

https://github.com/sidlatau/flutter_email_sender/issues/8
2019-05-20 20:44:30 +02:00
2019-05-17 17:24:49 +02:00
2019-05-20 18:44:14 +02:00
2019-02-16 13:23:31 +01:00
2019-05-20 20:44:30 +02:00
2019-05-20 20:32:26 +02:00
2019-05-15 12:42:50 +02:00
2018-05-12 18:45:42 +02:00
2019-01-25 12:05:36 +01:00
2019-01-14 18:24:45 +01:00
2019-05-20 15:11:39 +02:00
2019-05-20 15:11:39 +02:00
2019-02-16 16:44:45 +01:00


A Journaling app built on top of Git for Developers

Get it on Google Play

Build Status

Summary

GitJournal is a journaling app built with privacy and openness in mind. It stores all its notes in a standardized Markdown + YAML header format. The notes are stored in a Git Repo of your choice - GitHub / Gitlab / Custom-provider.

Features -

  • Private by design
  • No Account Required
  • Open source
  • Can easily be extended and integrated with other git tools
  • Git log clearly shows a history of changes
  • Built for developers

Screenshots

License

Copyright 2018-2019 Vishesh Handa

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Languages
Dart 93.7%
Shell 1.6%
Objective-C 1.4%
Swift 1.3%
CMake 0.5%
Other 1.4%