diff --git a/.timetracker b/.timetracker index 833263e..529e8a7 100644 --- a/.timetracker +++ b/.timetracker @@ -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}]} \ No newline at end of file +{"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}]} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0192623..049bc06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,4 +21,7 @@ * verse folder for user ## 0.0.7 -* Add [List? wordsHighlighted] to [VerseView] \ No newline at end of file +* Add [List? wordsHighlighted] to [VerseView] + +## 0.0.8 +* Add [highlight] type to the enum [TypeAttributes] \ No newline at end of file diff --git a/ios/Flutter/Generated.xcconfig b/ios/Flutter/Generated.xcconfig index d74d9e6..516ad3c 100644 --- a/ios/Flutter/Generated.xcconfig +++ b/ios/Flutter/Generated.xcconfig @@ -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 diff --git a/ios/Flutter/flutter_export_environment.sh b/ios/Flutter/flutter_export_environment.sh index fc395da..374f5ed 100644 --- a/ios/Flutter/flutter_export_environment.sh +++ b/ios/Flutter/flutter_export_environment.sh @@ -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" diff --git a/lib/model/bible/verse/verse.content.dart b/lib/model/bible/verse/verse.content.dart index 17209e8..b4de626 100644 --- a/lib/model/bible/verse/verse.content.dart +++ b/lib/model/bible/verse/verse.content.dart @@ -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, ; diff --git a/macos/Flutter/ephemeral/Flutter-Generated.xcconfig b/macos/Flutter/ephemeral/Flutter-Generated.xcconfig index 44655d4..cc2d9a0 100644 --- a/macos/Flutter/ephemeral/Flutter-Generated.xcconfig +++ b/macos/Flutter/ephemeral/Flutter-Generated.xcconfig @@ -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 diff --git a/macos/Flutter/ephemeral/flutter_export_environment.sh b/macos/Flutter/ephemeral/flutter_export_environment.sh index a5ec916..84ef07f 100644 --- a/macos/Flutter/ephemeral/flutter_export_environment.sh +++ b/macos/Flutter/ephemeral/flutter_export_environment.sh @@ -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" diff --git a/pubspec.yaml b/pubspec.yaml index a3a8a1f..079e526 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: