Skip to content

Commit

Permalink
0.0.8 => Add [highlight] type to the enum [TypeAttributes]
Browse files Browse the repository at this point in the history
  • Loading branch information
rodolfogoulart committed Oct 13, 2023
1 parent 81a4c53 commit 51f9bb6
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .timetracker
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"total":4375,"sessions":[{"begin":"2023-08-20T12:25:12-03:00","end":"2023-08-20T12:38:21-03:00","duration":788},{"begin":"2023-08-20T12:40:44-03:00","end":"2023-08-20T12:41:29-03:00","duration":44},{"begin":"2023-08-21T09:24:56-03:00","end":"2023-08-21T09:27:24-03:00","duration":147},{"begin":"2023-08-21T10:11:41-03:00","end":"2023-08-21T10:17:06-03:00","duration":325},{"begin":"2023-08-23T14:14:46-03:00","end":"2023-08-23T14:28:54-03:00","duration":847},{"begin":"2023-08-23T16:30:40-03:00","end":"2023-08-23T16:30:41-03:00","duration":0},{"begin":"2023-08-27T10:43:01-03:00","end":"2023-08-27T10:47:34-03:00","duration":272},{"begin":"2023-08-27T10:54:48-03:00","end":"2023-08-27T10:55:20-03:00","duration":32},{"begin":"2023-09-09T22:28:25-03:00","end":"2023-09-09T22:35:03-03:00","duration":398},{"begin":"2023-09-09T22:39:43-03:00","end":"2023-09-09T22:43:27-03:00","duration":224},{"begin":"2023-09-09T22:49:05-03:00","end":"2023-09-09T22:55:39-03:00","duration":394},{"begin":"2023-09-09T23:13:58-03:00","end":"2023-09-09T23:17:07-03:00","duration":188},{"begin":"2023-09-09T23:25:12-03:00","end":"2023-09-09T23:28:30-03:00","duration":197},{"begin":"2023-09-10T12:23:28-03:00","end":"2023-09-10T12:25:33-03:00","duration":125},{"begin":"2023-09-10T12:27:14-03:00","end":"2023-09-10T12:29:56-03:00","duration":161},{"begin":"2023-09-21T16:59:02-03:00","end":"2023-09-21T17:02:56-03:00","duration":233}]}
{"total":5540,"sessions":[{"begin":"2023-08-20T12:25:12-03:00","end":"2023-08-20T12:38:21-03:00","duration":788},{"begin":"2023-08-20T12:40:44-03:00","end":"2023-08-20T12:41:29-03:00","duration":44},{"begin":"2023-08-21T09:24:56-03:00","end":"2023-08-21T09:27:24-03:00","duration":147},{"begin":"2023-08-21T10:11:41-03:00","end":"2023-08-21T10:17:06-03:00","duration":325},{"begin":"2023-08-23T14:14:46-03:00","end":"2023-08-23T14:28:54-03:00","duration":847},{"begin":"2023-08-23T16:30:40-03:00","end":"2023-08-23T16:30:41-03:00","duration":0},{"begin":"2023-08-27T10:43:01-03:00","end":"2023-08-27T10:47:34-03:00","duration":272},{"begin":"2023-08-27T10:54:48-03:00","end":"2023-08-27T10:55:20-03:00","duration":32},{"begin":"2023-09-09T22:28:25-03:00","end":"2023-09-09T22:35:03-03:00","duration":398},{"begin":"2023-09-09T22:39:43-03:00","end":"2023-09-09T22:43:27-03:00","duration":224},{"begin":"2023-09-09T22:49:05-03:00","end":"2023-09-09T22:55:39-03:00","duration":394},{"begin":"2023-09-09T23:13:58-03:00","end":"2023-09-09T23:17:07-03:00","duration":188},{"begin":"2023-09-09T23:25:12-03:00","end":"2023-09-09T23:28:30-03:00","duration":197},{"begin":"2023-09-10T12:23:28-03:00","end":"2023-09-10T12:25:33-03:00","duration":125},{"begin":"2023-09-10T12:27:14-03:00","end":"2023-09-10T12:29:56-03:00","duration":161},{"begin":"2023-09-21T16:59:02-03:00","end":"2023-09-21T17:02:56-03:00","duration":233},{"begin":"2023-09-21T18:12:44-03:00","end":"2023-09-21T18:21:32-03:00","duration":527},{"begin":"2023-09-23T08:28:38-03:00","end":"2023-09-23T08:30:43-03:00","duration":124},{"begin":"2023-09-23T12:41:19-03:00","end":"2023-09-23T12:43:26-03:00","duration":126},{"begin":"2023-09-23T16:09:10-03:00","end":"2023-09-23T16:09:12-03:00","duration":1},{"begin":"2023-10-13T17:41:28-03:00","end":"2023-10-13T17:47:55-03:00","duration":387}]}
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@
* verse folder for user

## 0.0.7
* Add [List<WordsHighlighted>? wordsHighlighted] to [VerseView]
* Add [List<WordsHighlighted>? wordsHighlighted] to [VerseView]

## 0.0.8
* Add [highlight] type to the enum [TypeAttributes]
4 changes: 2 additions & 2 deletions ios/Flutter/Generated.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ FLUTTER_APPLICATION_PATH=D:\Desenvolvimento\Source - Flutter\aletheia-core-model
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_TARGET=lib\main.dart
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=0.0.3
FLUTTER_BUILD_NUMBER=0.0.3
FLUTTER_BUILD_NAME=0.0.8
FLUTTER_BUILD_NUMBER=0.0.8
EXCLUDED_ARCHS[sdk=iphonesimulator*]=i386
EXCLUDED_ARCHS[sdk=iphoneos*]=armv7
DART_OBFUSCATION=false
Expand Down
4 changes: 2 additions & 2 deletions ios/Flutter/flutter_export_environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ export "FLUTTER_APPLICATION_PATH=D:\Desenvolvimento\Source - Flutter\aletheia-co
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=lib\main.dart"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=0.0.3"
export "FLUTTER_BUILD_NUMBER=0.0.3"
export "FLUTTER_BUILD_NAME=0.0.8"
export "FLUTTER_BUILD_NUMBER=0.0.8"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=true"
export "TREE_SHAKE_ICONS=false"
Expand Down
17 changes: 15 additions & 2 deletions lib/model/bible/verse/verse.content.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,31 @@ import 'dart:convert';

import 'referece.dart';

///[TypeAttributes] enum to style the text
enum TypeAttributes {
bold,
italic,
underline,
upperCase,
// upperCase,
// aligmentCenter,
// aligmentLeft,
// aligmentRight,
///for the color of the text
color,

///background color
backgroundColor,

///Jesus words get special color
jesuswords,
fontSize, //+[number] to default font size

///+[number] to default font size
fontSize,

///for the words that are highlighted by the user
highlight,

///used for the map, more in case of error
other,
;

Expand Down
4 changes: 2 additions & 2 deletions macos/Flutter/ephemeral/Flutter-Generated.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FLUTTER_ROOT=C:\Desenvolvimento\framework\flutter
FLUTTER_APPLICATION_PATH=D:\Desenvolvimento\Source - Flutter\aletheia-core-model
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=0.0.3
FLUTTER_BUILD_NUMBER=0.0.3
FLUTTER_BUILD_NAME=0.0.8
FLUTTER_BUILD_NUMBER=0.0.8
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=true
TREE_SHAKE_ICONS=false
Expand Down
4 changes: 2 additions & 2 deletions macos/Flutter/ephemeral/flutter_export_environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ export "FLUTTER_ROOT=C:\Desenvolvimento\framework\flutter"
export "FLUTTER_APPLICATION_PATH=D:\Desenvolvimento\Source - Flutter\aletheia-core-model"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=0.0.3"
export "FLUTTER_BUILD_NUMBER=0.0.3"
export "FLUTTER_BUILD_NAME=0.0.8"
export "FLUTTER_BUILD_NUMBER=0.0.8"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=true"
export "TREE_SHAKE_ICONS=false"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: aletheia_core_model
description: Aletheia Core Model
version: 0.0.7
version: 0.0.8
homepage: https://biblealetheia.com

environment:
Expand Down

0 comments on commit 51f9bb6

Please sign in to comment.